Uses of Class
net.minecraft.network.protocol.game.ServerboundRecipeBookSeenRecipePacket
Packages that use ServerboundRecipeBookSeenRecipePacket
Package
Description
-
Uses of ServerboundRecipeBookSeenRecipePacket in net.minecraft.network.protocol.game
Fields in net.minecraft.network.protocol.game with type parameters of type ServerboundRecipeBookSeenRecipePacketModifier and TypeFieldDescriptionstatic final PacketType<ServerboundRecipeBookSeenRecipePacket> GamePacketTypes.SERVERBOUND_RECIPE_BOOK_SEEN_RECIPEstatic final StreamCodec<FriendlyByteBuf, ServerboundRecipeBookSeenRecipePacket> ServerboundRecipeBookSeenRecipePacket.STREAM_CODECMethods in net.minecraft.network.protocol.game that return types with arguments of type ServerboundRecipeBookSeenRecipePacketMethods in net.minecraft.network.protocol.game with parameters of type ServerboundRecipeBookSeenRecipePacketModifier and TypeMethodDescriptionvoidServerGamePacketListener.handleRecipeBookSeenRecipePacket(ServerboundRecipeBookSeenRecipePacket p_133768_) -
Uses of ServerboundRecipeBookSeenRecipePacket in net.minecraft.server.network
Methods in net.minecraft.server.network with parameters of type ServerboundRecipeBookSeenRecipePacketModifier and TypeMethodDescriptionvoidServerGamePacketListenerImpl.handleRecipeBookSeenRecipePacket(ServerboundRecipeBookSeenRecipePacket p_9897_) -
Uses of ServerboundRecipeBookSeenRecipePacket in net.neoforged.neoforge.common.util
Methods in net.neoforged.neoforge.common.util with parameters of type ServerboundRecipeBookSeenRecipePacketModifier and TypeMethodDescriptionvoidFakePlayer.FakePlayerNetHandler.handleRecipeBookSeenRecipePacket(ServerboundRecipeBookSeenRecipePacket packet)