implements Packet<ServerGamePacketListener>
| yq | |
| 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 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| 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) |
| public | (FriendlyByteBuf buf) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||||
| public void |
| ||||||||||
| public float |
| ||||||||||
| public float |
| ||||||||||
| public boolean |
| ||||||||||
| public boolean |
|