implements Packet<ServerGamePacketListener>
aho | |
net.minecraft.network.protocol.game.ServerboundPlayerInputPacket | |
net.minecraft.class_2851 | |
net.minecraft.network.packet.c2s.play.PlayerInputC2SPacket | |
net.minecraft.src.C_5179_ | |
net.minecraft.network.protocol.game.PacketPlayInSteerVehicle |
Field summary
Modifier and Type | Field | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public static final StreamCodec<FriendlyByteBuf, ServerboundPlayerInputPacket> |
| ||||||||||
private static final int |
| ||||||||||
private static final int |
| ||||||||||
private final float |
| ||||||||||
private final float |
| ||||||||||
private final boolean |
| ||||||||||
private final boolean |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (float sideways, float forward, boolean jumping, boolean sneaking) |
private | (FriendlyByteBuf buf) |
Method summary
Modifier and Type | Method | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
private void |
| ||||||||||
public PacketType<ServerboundPlayerInputPacket> |
| ||||||||||
public void |
| ||||||||||
public float |
| ||||||||||
public float |
| ||||||||||
public boolean |
| ||||||||||
public boolean |
|