Uses of Class
net.minecraft.network.protocol.game.ServerboundPlaceRecipePacket
Packages that use ServerboundPlaceRecipePacket
-
Uses of ServerboundPlaceRecipePacket in net.minecraft.network.protocol.game
Methods in net.minecraft.network.protocol.game with parameters of type ServerboundPlaceRecipePacketModifier and TypeMethodDescriptionvoid
ServerGamePacketListener.handlePlaceRecipe
(ServerboundPlaceRecipePacket p_133762_) -
Uses of ServerboundPlaceRecipePacket in net.minecraft.server.network
Methods in net.minecraft.server.network with parameters of type ServerboundPlaceRecipePacketModifier and TypeMethodDescriptionvoid
ServerGamePacketListenerImpl.handlePlaceRecipe
(ServerboundPlaceRecipePacket p_9882_)