History - net.minecraft.network.protocol.game.ServerboundInteractPacket
25w18a
Names
ahw
aib
Fields
int: b, entityId, field_12870, entityId, f_134030_
int: b, entityId, field_12870
ServerboundInteractPacket$Action: c, action, field_12871, type, f_134031_
ServerboundInteractPacket$Action: c, action, field_12871
boolean: d, usingSecondaryAction, field_25660, playerSneaking, f_134034_
boolean: d, usingSecondaryAction, field_25660
ServerboundInteractPacket$Action: e, ATTACK_ACTION, field_29170, ATTACK, f_179595_
ServerboundInteractPacket$Action: e, ATTACK_ACTION, field_29170
StreamCodec<FriendlyByteBuf, ServerboundInteractPacket>: a, STREAM_CODEC, field_48195, CODEC, f_316172_
StreamCodec<FriendlyByteBuf, ServerboundInteractPacket>: a, STREAM_CODEC, field_48195
Constructors
Methods
void (FriendlyByteBuf): a, write, method_55976, write, m_134057_
void (FriendlyByteBuf): a, write, method_55976
void (ServerGamePacketListener): a, handle, method_12251, apply, m_5797_
void (ServerGamePacketListener): a, handle, method_12251
boolean (): b, isUsingSecondaryAction, method_30007, isPlayerSneaking, m_134061_
boolean (): b, isUsingSecondaryAction, method_30007
ServerboundInteractPacket (Entity, boolean): a, createAttackPacket, method_34206, attack, m_179605_
ServerboundInteractPacket (Entity, boolean): a, createAttackPacket, method_34206
ServerboundInteractPacket (Entity, boolean, InteractionHand): a, createInteractionPacket, method_34207, interact, m_179608_
ServerboundInteractPacket (Entity, boolean, InteractionHand): a, createInteractionPacket, method_34207
ServerboundInteractPacket (Entity, boolean, InteractionHand, Vec3): a, createInteractionPacket, method_34208, interactAt, m_179612_
ServerboundInteractPacket (Entity, boolean, InteractionHand, Vec3): a, createInteractionPacket, method_34208
Entity (ServerLevel): a, getTarget, method_12248, getEntity, m_179603_
Entity (ServerLevel): a, getTarget, method_12248
void (ServerboundInteractPacket$Handler): a, dispatch, method_34209, handle, m_179617_
void (ServerboundInteractPacket$Handler): a, dispatch, method_34209
PacketType<ServerboundInteractPacket> (): a, type, method_65080, getPacketType, m_5779_
PacketType<ServerboundInteractPacket> (): a, type, method_65080
1.21.5
Names
ahc
ahw
Fields
Constructors
Methods
1.21.4
Names
aii
ahc
Fields
Constructors
Methods
PacketType<ServerboundInteractPacket> (): a, type, method_55846, getPacketId, m_5779_
PacketType<ServerboundInteractPacket> (): a, type, method_65080, getPacketType, m_5779_
1.21.3
Names
ahd
aii
Fields
Constructors
Methods
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
ahr
ahd
Fields
Constructors
Methods
1.20.6
Names
aed
ahr
Fields
int: a, entityId, field_12870, entityId, f_134030_
int: b, entityId, field_12870, entityId, f_134030_
ServerboundInteractPacket$Action: b, action, field_12871, type, f_134031_
ServerboundInteractPacket$Action: c, action, field_12871, type, f_134031_
boolean: c, usingSecondaryAction, field_25660, playerSneaking, f_134034_
boolean: d, usingSecondaryAction, field_25660, playerSneaking, f_134034_
ServerboundInteractPacket$Action: d, ATTACK_ACTION, field_29170, ATTACK, f_179595_
ServerboundInteractPacket$Action: e, ATTACK_ACTION, field_29170, ATTACK, f_179595_
StreamCodec<FriendlyByteBuf, ServerboundInteractPacket>: a, STREAM_CODEC, field_48195, CODEC, f_316172_
Constructors
Methods
void (FriendlyByteBuf): a, write, method_11052, write, m_5779_
void (FriendlyByteBuf): a, write, method_55976, write, m_134057_
boolean (): a, isUsingSecondaryAction, method_30007, isPlayerSneaking, m_134061_
boolean (): b, isUsingSecondaryAction, method_30007, isPlayerSneaking, m_134061_
PacketType<ServerboundInteractPacket> (): a, type, method_55846, getPacketId, m_5779_
1.20.4
Names
abv
aed
Fields
Constructors
Methods
1.20.2
Names
zt
abv
Fields
Constructors
Methods
1.20.1
Names
aag
zt
Fields
Constructors
Methods
1.19.4
Names
zi
aag
Fields
Constructors
Methods
boolean (): b, isUsingSecondaryAction, method_30007, isPlayerSneaking, m_134061_
boolean (): a, isUsingSecondaryAction, method_30007, isPlayerSneaking, m_134061_
1.19.3
Names
ye
zi
Fields
Constructors
Methods
1.19.2
Names
Fields
Constructors
Methods
1.19.1
Names
xm
ye
Fields
Constructors
Methods
1.19
Names
vx
xm
Fields
Constructors
Methods
1.18.2
Names
vl
vx
Fields
Constructors
Methods
1.18.1
Names
Fields
Constructors
Methods
1.18
Names
ub
vl
Fields
Constructors
Methods
1.17.1
Names
Fields
Constructors
Methods
1.17
Names
sp
ub
net.minecraft.network.play.client.CUseEntityPacket
net.minecraft.src.C_5161_
Fields
int: a, entityId, field_12870, entityId, field_149567_a
int: a, entityId, field_12870, entityId, f_134030_
ServerboundInteractPacket$Action: b, action, field_12871, type, field_149566_b
ServerboundInteractPacket$Action: b, action, field_12871, type, f_134031_
Vec3: c, location, field_12872, hitPos, field_179713_c
InteractionHand: d, hand, field_12869, hand, field_186995_d
boolean: e, usingSecondaryAction, field_25660, playerSneaking, field_241791_e_
boolean: c, usingSecondaryAction, field_25660, playerSneaking, f_134034_
ServerboundInteractPacket$Action: d, ATTACK_ACTION, field_29170, ATTACK, f_179595_
Constructors
()
(Entity, boolean)
(Entity, InteractionHand, boolean)
(Entity, InteractionHand, Vec3, boolean)
(int, boolean, ServerboundInteractPacket$Action)
Methods
void (FriendlyByteBuf): a, read, method_11053, read, func_148837_a
void (FriendlyByteBuf): b, write, method_11052, write, func_148840_b
void (FriendlyByteBuf): a, write, method_11052, write, m_5779_
void (ServerGamePacketListener): a, handle, method_12251, apply, func_148833_a
void (ServerGamePacketListener): a, handle, method_12251, apply, m_5797_
Entity (Level): a, getTarget, method_12248, getEntity, func_149564_a
ServerboundInteractPacket$Action (): b, getAction, method_12252, getType, func_149565_c
InteractionHand (): c, getHand, method_12249, getHand, func_186994_b
Vec3 (): d, getLocation, method_12250, getHitPosition, func_179712_b
boolean (): e, isUsingSecondaryAction, method_30007, isPlayerSneaking, func_241792_e_
boolean (): b, isUsingSecondaryAction, method_30007, isPlayerSneaking, m_134061_
ServerboundInteractPacket (Entity, boolean): a, createAttackPacket, method_34206, attack, m_179605_
ServerboundInteractPacket (Entity, boolean, InteractionHand): a, createInteractionPacket, method_34207, interact, m_179608_
ServerboundInteractPacket (Entity, boolean, InteractionHand, Vec3): a, createInteractionPacket, method_34208, interactAt, m_179612_
Entity (ServerLevel): a, getTarget, method_12248, getEntity, m_179603_
void (ServerboundInteractPacket$Handler): a, dispatch, method_34209, handle, m_179617_
1.16.5
Names
Fields
Constructors
Methods
1.16.4
Names
Fields
Constructors
Methods
1.16.3
Names
Fields
Constructors
Methods
1.16.2
Names
ro
sp
Fields
Constructors
Methods
1.16.1
Names
qa
ro
Fields
boolean: e, usingSecondaryAction, field_25660, playerSneaking, field_241791_e_
Constructors
(Entity)
(Entity, InteractionHand, Vec3)
(Entity, boolean)
(Entity, InteractionHand, boolean)
(Entity, InteractionHand, Vec3, boolean)
Methods
boolean (): e, isUsingSecondaryAction, method_30007, isPlayerSneaking, func_241792_e_
1.15.2
Names
net.minecraft.server.network.packet.PlayerInteractEntityC2SPacket
net.minecraft.network.packet.c2s.play.PlayerInteractEntityC2SPacket
Fields
Constructors
Methods
1.15.1
Names
Fields
Constructors
Methods
1.15
Names
oj
qa
net.minecraft.network.packet.c2s.play.PlayerInteractEntityC2SPacket
net.minecraft.server.network.packet.PlayerInteractEntityC2SPacket
Fields
Constructors
Methods
1.14.4
Names
oh
oj
net.minecraft.network.protocol.game.ServerboundInteractPacket
net.minecraft.server.network.packet.PlayerInteractEntityC2SPacket
net.minecraft.network.packet.c2s.play.PlayerInteractEntityC2SPacket
Fields
int: a, field_12870, entityId, field_149567_a
int: a, entityId, field_12870, entityId, field_149567_a
PlayerInteractEntityC2SPacket$InteractionType: b, field_12871, type, field_149566_b
ServerboundInteractPacket$Action: b, action, field_12871, type, field_149566_b
Vec3d: c, field_12872, hitPos, field_179713_c
Vec3: c, location, field_12872, hitPos, field_179713_c
Hand: d, field_12869, hand, field_186995_d
InteractionHand: d, hand, field_12869, hand, field_186995_d
Constructors
Methods
void (PacketByteBuf): a, method_11053, read, func_148837_a
void (FriendlyByteBuf): a, read, method_11053, read, func_148837_a
void (PacketByteBuf): b, method_11052, write, func_148840_b
void (FriendlyByteBuf): b, write, method_11052, write, func_148840_b
void (ServerPlayPacketListener): a, method_12251, method_12251, func_148833_a
void (ServerGamePacketListener): a, handle, method_12251, apply, func_148833_a
Entity (World): a, method_12248, getEntity, func_149564_a
Entity (Level): a, getTarget, method_12248, getEntity, func_149564_a
PlayerInteractEntityC2SPacket$InteractionType (): b, method_12252, getType, func_149565_c
ServerboundInteractPacket$Action (): b, getAction, method_12252, getType, func_149565_c
Hand (): c, method_12249, getHand, func_186994_b
InteractionHand (): c, getHand, method_12249, getHand, func_186994_b
Vec3d (): d, method_12250, getHitPosition, func_179712_b
Vec3 (): d, getLocation, method_12250, getHitPosition, func_179712_b
1.14.3
Names
og
oh
net.minecraft.server.network.packet.PlayerInteractEntityC2SPacket
Fields
int: a, field_12870, field_149567_a
int: a, field_12870, entityId, field_149567_a
CUseEntityPacket$Action: b, field_12871, field_149566_b
PlayerInteractEntityC2SPacket$InteractionType: b, field_12871, type, field_149566_b
Vec3d: c, field_12872, field_179713_c
Vec3d: c, field_12872, hitPos, field_179713_c
Hand: d, field_12869, field_186995_d
Hand: d, field_12869, hand, field_186995_d
Constructors
Methods
void (PacketBuffer): a, method_11053, func_148837_a
void (PacketByteBuf): a, method_11053, read, func_148837_a
void (PacketBuffer): b, method_11052, func_148840_b
void (PacketByteBuf): b, method_11052, write, func_148840_b
void (IServerPlayNetHandler): a, method_12251, func_148833_a
void (ServerPlayPacketListener): a, method_12251, method_12251, func_148833_a
Entity (World): a, method_12248, func_149564_a
Entity (World): a, method_12248, getEntity, func_149564_a
CUseEntityPacket$Action (): b, method_12252, func_149565_c
PlayerInteractEntityC2SPacket$InteractionType (): b, method_12252, getType, func_149565_c
Hand (): c, method_12249, func_186994_b
Hand (): c, method_12249, getHand, func_186994_b
Vec3d (): d, method_12250, func_179712_b
Vec3d (): d, method_12250, getHitPosition, func_179712_b
1.14.2
Names
Fields
Constructors
Methods
1.14.1
Names
Fields
Constructors
Methods
1.14
Names
og
net.minecraft.class_2824
net.minecraft.network.play.client.CUseEntityPacket
Fields
int: a, field_12870, field_149567_a
CUseEntityPacket$Action: b, field_12871, field_149566_b
Vec3d: c, field_12872, field_179713_c
Hand: d, field_12869, field_186995_d
Constructors
()
(Entity)
Methods
void (PacketBuffer): a, method_11053, func_148837_a
void (PacketBuffer): b, method_11052, func_148840_b
void (IServerPlayNetHandler): a, method_12251, func_148833_a
Entity (World): a, method_12248, func_149564_a
CUseEntityPacket$Action (): b, method_12252, func_149565_c
Hand (): c, method_12249, func_186994_b
Vec3d (): d, method_12250, func_179712_b