Uses of Class
net.minecraft.network.protocol.game.ServerboundRecipeBookSeenRecipePacket
Packages that use ServerboundRecipeBookSeenRecipePacket
Package
Description
-
Uses of ServerboundRecipeBookSeenRecipePacket in net.minecraft.network.protocol.game
Methods 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)