implements Packet<ClientPlayPacketListener>
| afb | |
| net.minecraft.network.protocol.game.ClientboundPlayerPositionPacket | |
| net.minecraft.class_2708 | |
| net.minecraft.network.packet.s2c.play.PlayerPositionLookS2CPacket | |
| net.minecraft.unmapped.C_pvzlatim | |
| net.minecraft.network.packet.s2c.play.PlayerPoseUpdateS2CPacket | |
| net.minecraft.src.C_5096_ |
Field summary
| Modifier and Type | Field | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| private final int |
| ||||||||||||||
| private final PlayerPosition |
| ||||||||||||||
| private final Set<PositionFlag> |
| ||||||||||||||
| public static final PacketCodec<PacketByteBuf, PlayerPositionLookS2CPacket> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (int teleportId, PlayerPosition change, Set<PositionFlag> relatives) |
Method summary
| Modifier and Type | Method | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| public static PlayerPositionLookS2CPacket |
| ||||||||||||||
| public PacketType<PlayerPositionLookS2CPacket> |
| ||||||||||||||
| public void |
| ||||||||||||||
| public int |
| ||||||||||||||
| public PlayerPosition |
| ||||||||||||||
| public Set<PositionFlag> |
|