Uses of Record Class
net.minecraft.network.protocol.game.ClientboundRecipeBookSettingsPacket
Packages that use ClientboundRecipeBookSettingsPacket
-
Uses of ClientboundRecipeBookSettingsPacket in net.minecraft.client.multiplayer
Methods in net.minecraft.client.multiplayer with parameters of type ClientboundRecipeBookSettingsPacketModifier and TypeMethodDescriptionvoidClientPacketListener.handleRecipeBookSettings(ClientboundRecipeBookSettingsPacket p_380266_) -
Uses of ClientboundRecipeBookSettingsPacket in net.minecraft.network.protocol.game
Fields in net.minecraft.network.protocol.game with type parameters of type ClientboundRecipeBookSettingsPacketModifier and TypeFieldDescriptionstatic final PacketType<ClientboundRecipeBookSettingsPacket> GamePacketTypes.CLIENTBOUND_RECIPE_BOOK_SETTINGSstatic final StreamCodec<FriendlyByteBuf, ClientboundRecipeBookSettingsPacket> ClientboundRecipeBookSettingsPacket.STREAM_CODECMethods in net.minecraft.network.protocol.game that return types with arguments of type ClientboundRecipeBookSettingsPacketMethods in net.minecraft.network.protocol.game with parameters of type ClientboundRecipeBookSettingsPacketModifier and TypeMethodDescriptionvoidClientGamePacketListener.handleRecipeBookSettings(ClientboundRecipeBookSettingsPacket pPacket)