net.minecraft.network.protocol.game

public record ServerboundPlayerInputPacket

implements Packet<ServerGamePacketListener>

ain
net.minecraft.network.protocol.game.ServerboundPlayerInputPacket
net.minecraft.class_2851

Field summary

Modifier and TypeField
private final Input
b
input
comp_3139
public static final StreamCodec<FriendlyByteBuf, ServerboundPlayerInputPacket>
a
STREAM_CODEC
field_48209

Constructor summary

ModifierConstructor
public (Input arg0)

Method summary

Modifier and TypeMethod
public PacketType<ServerboundPlayerInputPacket>
a()
type()
method_65080()
public void
a(ahf arg0)
handle(ServerGamePacketListener arg0)
method_12369(class_2792 arg0)
public Input
b()
input()
comp_3139()