Uses of Class
net.minecraft.network.protocol.game.ClientboundRotateHeadPacket
Packages that use ClientboundRotateHeadPacket
-
Uses of ClientboundRotateHeadPacket in net.minecraft.client.multiplayer
Methods in net.minecraft.client.multiplayer with parameters of type ClientboundRotateHeadPacketModifier and TypeMethodDescriptionvoidClientPacketListener.handleRotateMob(ClientboundRotateHeadPacket p_105068_) -
Uses of ClientboundRotateHeadPacket in net.minecraft.network.protocol.game
Fields in net.minecraft.network.protocol.game with type parameters of type ClientboundRotateHeadPacketModifier and TypeFieldDescriptionstatic final PacketType<ClientboundRotateHeadPacket> GamePacketTypes.CLIENTBOUND_ROTATE_HEADstatic final StreamCodec<FriendlyByteBuf, ClientboundRotateHeadPacket> ClientboundRotateHeadPacket.STREAM_CODECMethods in net.minecraft.network.protocol.game that return types with arguments of type ClientboundRotateHeadPacketMethods in net.minecraft.network.protocol.game with parameters of type ClientboundRotateHeadPacketModifier and TypeMethodDescriptionvoidClientGamePacketListener.handleRotateMob(ClientboundRotateHeadPacket p_131422_)