Uses of Class
net.minecraft.network.protocol.game.ServerboundRecipeBookSeenRecipePacket
Package
Description
-
Uses of ServerboundRecipeBookSeenRecipePacket in net.minecraft.network.protocol.game
Modifier and TypeFieldDescriptionstatic final PacketType
<ServerboundRecipeBookSeenRecipePacket> GamePacketTypes.SERVERBOUND_RECIPE_BOOK_SEEN_RECIPE
static final StreamCodec
<FriendlyByteBuf, ServerboundRecipeBookSeenRecipePacket> ServerboundRecipeBookSeenRecipePacket.STREAM_CODEC
Modifier and TypeMethodDescriptionvoid
ServerGamePacketListener.handleRecipeBookSeenRecipePacket
(ServerboundRecipeBookSeenRecipePacket p_133768_) -
Uses of ServerboundRecipeBookSeenRecipePacket in net.minecraft.server.network
Modifier and TypeMethodDescriptionvoid
ServerGamePacketListenerImpl.handleRecipeBookSeenRecipePacket
(ServerboundRecipeBookSeenRecipePacket p_9897_) -
Uses of ServerboundRecipeBookSeenRecipePacket in net.neoforged.neoforge.common.util
Modifier and TypeMethodDescriptionvoid
FakePlayer.FakePlayerNetHandler.handleRecipeBookSeenRecipePacket
(ServerboundRecipeBookSeenRecipePacket packet)