Uses of Class
net.minecraft.network.protocol.game.ServerboundPlaceRecipePacket
Packages that use ServerboundPlaceRecipePacket
Package
Description
-
Uses of ServerboundPlaceRecipePacket in net.minecraft.network.protocol.game
Methods in net.minecraft.network.protocol.game with parameters of type ServerboundPlaceRecipePacketModifier and TypeMethodDescriptionvoidServerGamePacketListener.handlePlaceRecipe(ServerboundPlaceRecipePacket p_133762_) -
Uses of ServerboundPlaceRecipePacket in net.minecraft.server.network
Methods in net.minecraft.server.network with parameters of type ServerboundPlaceRecipePacketModifier and TypeMethodDescriptionvoidServerGamePacketListenerImpl.handlePlaceRecipe(ServerboundPlaceRecipePacket p_9882_) -
Uses of ServerboundPlaceRecipePacket in net.minecraftforge.common.util
Methods in net.minecraftforge.common.util with parameters of type ServerboundPlaceRecipePacketModifier and TypeMethodDescriptionvoidFakePlayer.FakePlayerNetHandler.handlePlaceRecipe(ServerboundPlaceRecipePacket packet)