Uses of Record Class
net.minecraft.network.protocol.game.ClientboundRecipeBookAddPacket
Packages that use ClientboundRecipeBookAddPacket
-
Uses of ClientboundRecipeBookAddPacket in net.minecraft.client.multiplayer
Methods in net.minecraft.client.multiplayer with parameters of type ClientboundRecipeBookAddPacketModifier and TypeMethodDescriptionvoidClientPacketListener.handleRecipeBookAdd(ClientboundRecipeBookAddPacket p_379950_) -
Uses of ClientboundRecipeBookAddPacket in net.minecraft.network.protocol.game
Fields in net.minecraft.network.protocol.game with type parameters of type ClientboundRecipeBookAddPacketModifier and TypeFieldDescriptionstatic final PacketType<ClientboundRecipeBookAddPacket> GamePacketTypes.CLIENTBOUND_RECIPE_BOOK_ADDstatic final StreamCodec<RegistryFriendlyByteBuf, ClientboundRecipeBookAddPacket> ClientboundRecipeBookAddPacket.STREAM_CODECMethods in net.minecraft.network.protocol.game that return types with arguments of type ClientboundRecipeBookAddPacketMethods in net.minecraft.network.protocol.game with parameters of type ClientboundRecipeBookAddPacketModifier and TypeMethodDescriptionvoidClientGamePacketListener.handleRecipeBookAdd(ClientboundRecipeBookAddPacket pPacket)