Uses of Class
net.minecraft.network.protocol.game.ClientboundPlayerLookAtPacket
-
Uses of ClientboundPlayerLookAtPacket in net.minecraft.client.multiplayer
Modifier and TypeMethodDescriptionvoid
ClientPacketListener.handleLookAt
(ClientboundPlayerLookAtPacket p_105054_) -
Uses of ClientboundPlayerLookAtPacket in net.minecraft.network.protocol.game
Modifier and TypeFieldDescriptionstatic final PacketType
<ClientboundPlayerLookAtPacket> GamePacketTypes.CLIENTBOUND_PLAYER_LOOK_AT
static final StreamCodec
<FriendlyByteBuf, ClientboundPlayerLookAtPacket> ClientboundPlayerLookAtPacket.STREAM_CODEC
Modifier and TypeMethodDescriptionvoid
ClientGamePacketListener.handleLookAt
(ClientboundPlayerLookAtPacket p_131415_)