net.minecraft.network.protocol.game

public class ServerboundPlayerActionPacket

implements Packet<ServerGamePacketListener>

vv
net.minecraft.network.protocol.game.ServerboundPlayerActionPacket
net.minecraft.class_2846
net.minecraft.unmapped.C_cbvghftd
net.minecraft.network.packet.c2s.play.PlayerActionC2SPacket
net.minecraft.src.C_5175_
net.minecraft.network.protocol.game.PacketPlayInBlockDig

Field summary

Modifier and TypeField
private final BlockPos
a
pos
field_12967
f_gdymjyit
pos
f_134267_
private final Direction
b
direction
field_12965
f_pqkjoyvy
direction
f_134268_
private final ServerboundPlayerActionPacket$Action
c
action
field_12966
f_qxrputmp
action
f_134269_

Constructor summary

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

Method summary

Modifier and TypeMethod
public void
a(pn arg0)
write(FriendlyByteBuf arg0)
method_11052(class_2540 arg0)
m_pwnpydub(C_idfydwco arg0)
write(PacketByteBuf arg0)
m_5779_(C_4983_ arg0)
public void
a(ux arg0)
handle(ServerGamePacketListener arg0)
method_12361(class_2792 arg0)
m_mwcqzqmq(C_eetcdhxt arg0)
apply(ServerPlayPacketListener arg0)
m_5797_(C_5145_ arg0)
public BlockPos
b()
getPos()
method_12362()
m_iqtnsxwg()
getPos()
m_134281_()
public Direction
c()
getDirection()
method_12360()
m_rwzycqve()
getDirection()
m_134284_()
public ServerboundPlayerActionPacket$Action
d()
getAction()
method_12363()
m_nvterxhs()
getAction()
m_134285_()