Uses of Class
net.minecraft.network.protocol.game.ServerboundRecipeBookSeenRecipePacket
Package
Description
-
Uses of ServerboundRecipeBookSeenRecipePacket in net.minecraft.network.protocol.game
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.minecraftforge.common.util
Modifier and TypeMethodDescriptionvoid
FakePlayer.FakePlayerNetHandler.handleRecipeBookSeenRecipePacket(ServerboundRecipeBookSeenRecipePacket packet)