net.minecraft.network.protocol.game

public class ServerboundPlayerActionPacket

implements Packet<ServerGamePacketListener>

ahv
net.minecraft.network.protocol.game.ServerboundPlayerActionPacket
net.minecraft.class_2846
net.minecraft.unmapped.C_cbvghftd
net.minecraft.network.packet.c2s.play.PlayerActionC2SPacket
net.minecraft.network.packet.c2s.play.PlayerActionC2SPacket

Field summary

Modifier and TypeField
public static final StreamCodec<FriendlyByteBuf, ServerboundPlayerActionPacket>
a
STREAM_CODEC
field_48207
f_mznczigy
CODEC
CODEC
private final BlockPos
b
pos
field_12967
f_gdymjyit
pos
pos
private final Direction
c
direction
field_12965
f_pqkjoyvy
direction
direction
private final ServerboundPlayerActionPacket$Action
d
action
field_12966
f_qxrputmp
action
action
private final int
e
sequence
field_38048
f_xytphvpc
sequence
actionIndex

Constructor summary

ModifierConstructor
public (ServerboundPlayerActionPacket$Action action, BlockPos pos, Direction direction, int sequence)
public (ServerboundPlayerActionPacket$Action action, BlockPos pos, Direction direction)
private (FriendlyByteBuf buf)

Method summary

Modifier and TypeMethod
private void
a(vu arg0)
write(FriendlyByteBuf arg0)
method_55988(class_2540 arg0)
m_nyorglhg(C_idfydwco arg0)
write(PacketByteBuf buf)
write(PacketByteBuf buf)
public PacketType<ServerboundPlayerActionPacket>
a()
type()
method_65080()
m_bbocywrf()
getPacketType()
getType()
public void
a(agp arg0)
handle(ServerGamePacketListener arg0)
method_12361(class_2792 arg0)
m_mwcqzqmq(C_eetcdhxt arg0)
apply(ServerPlayPacketListener arg0)
apply(ServerPlayPacketListener arg0)
public BlockPos
b()
getPos()
method_12362()
m_iqtnsxwg()
getPos()
getPos()
public Direction
e()
getDirection()
method_12360()
m_rwzycqve()
getDirection()
getDirection()
public ServerboundPlayerActionPacket$Action
f()
getAction()
method_12363()
m_nvterxhs()
getAction()
getAction()
public int
g()
getSequence()
method_42079()
m_aavwutsx()
getSequence()
getActionIndex()