Uses of Class
net.minecraft.network.protocol.game.ServerboundPlaceRecipePacket
Packages that use ServerboundPlaceRecipePacket
Package
Description
-
Uses of ServerboundPlaceRecipePacket in net.minecraft.network.protocol.game
Fields in net.minecraft.network.protocol.game with type parameters of type ServerboundPlaceRecipePacketModifier and TypeFieldDescriptionstatic final PacketType
<ServerboundPlaceRecipePacket> GamePacketTypes.SERVERBOUND_PLACE_RECIPE
static final StreamCodec
<FriendlyByteBuf, ServerboundPlaceRecipePacket> ServerboundPlaceRecipePacket.STREAM_CODEC
Methods in net.minecraft.network.protocol.game that return types with arguments of type ServerboundPlaceRecipePacketMethods 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_) -
Uses of ServerboundPlaceRecipePacket in net.neoforged.neoforge.common.util
Methods in net.neoforged.neoforge.common.util with parameters of type ServerboundPlaceRecipePacketModifier and TypeMethodDescriptionvoid
FakePlayer.FakePlayerNetHandler.handlePlaceRecipe
(ServerboundPlaceRecipePacket packet)