net.minecraft.network.protocol.game

public class ServerboundPlayerCommandPacket

implements Packet<ServerGamePacketListener>

aim
net.minecraft.network.protocol.game.ServerboundPlayerCommandPacket
net.minecraft.class_2848

Field summary

Modifier and TypeField
public static final StreamCodec<FriendlyByteBuf, ServerboundPlayerCommandPacket>
a
STREAM_CODEC
field_48208
private final int
b
id
field_12977
private final ServerboundPlayerCommandPacket$Action
c
action
field_12978
private final int
d
data
field_12976

Constructor summary

ModifierConstructor
public (Entity arg0, ServerboundPlayerCommandPacket$Action arg1)
public (Entity arg0, ServerboundPlayerCommandPacket$Action arg1, int arg2)
private (FriendlyByteBuf arg0)

Method summary

Modifier and TypeMethod
private void
a(wc arg0)
write(FriendlyByteBuf arg0)
method_55989(class_2540 arg0)
public PacketType<ServerboundPlayerCommandPacket>
a()
type()
method_65080()
public void
a(ahf arg0)
handle(ServerGamePacketListener arg0)
method_12364(class_2792 arg0)
public int
b()
getId()
method_36173()
public ServerboundPlayerCommandPacket$Action
e()
getAction()
method_12365()
public int
f()
getData()
method_12366()