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_RECIPE
static final StreamCodec
<FriendlyByteBuf, ServerboundRecipeBookSeenRecipePacket> ServerboundRecipeBookSeenRecipePacket.STREAM_CODEC
Methods 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 TypeMethodDescriptionvoid
ServerGamePacketListener.handleRecipeBookSeenRecipePacket
(ServerboundRecipeBookSeenRecipePacket p_133768_) -
Uses of ServerboundRecipeBookSeenRecipePacket in net.minecraft.server.network
Methods in net.minecraft.server.network with parameters of type ServerboundRecipeBookSeenRecipePacketModifier and TypeMethodDescriptionvoid
ServerGamePacketListenerImpl.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 TypeMethodDescriptionvoid
FakePlayer.FakePlayerNetHandler.handleRecipeBookSeenRecipePacket
(ServerboundRecipeBookSeenRecipePacket packet)