Uses of Class
net.minecraft.network.protocol.game.ServerboundSetJigsawBlockPacket
Packages that use ServerboundSetJigsawBlockPacket
Package
Description
-
Uses of ServerboundSetJigsawBlockPacket in net.minecraft.network.protocol.game
Fields in net.minecraft.network.protocol.game with type parameters of type ServerboundSetJigsawBlockPacketModifier and TypeFieldDescriptionstatic final PacketType
<ServerboundSetJigsawBlockPacket> GamePacketTypes.SERVERBOUND_SET_JIGSAW_BLOCK
static final StreamCodec
<FriendlyByteBuf, ServerboundSetJigsawBlockPacket> ServerboundSetJigsawBlockPacket.STREAM_CODEC
Methods in net.minecraft.network.protocol.game that return types with arguments of type ServerboundSetJigsawBlockPacketMethods in net.minecraft.network.protocol.game with parameters of type ServerboundSetJigsawBlockPacketModifier and TypeMethodDescriptionvoid
ServerGamePacketListener.handleSetJigsawBlock
(ServerboundSetJigsawBlockPacket p_133778_) -
Uses of ServerboundSetJigsawBlockPacket in net.minecraft.server.network
Methods in net.minecraft.server.network with parameters of type ServerboundSetJigsawBlockPacketModifier and TypeMethodDescriptionvoid
ServerGamePacketListenerImpl.handleSetJigsawBlock
(ServerboundSetJigsawBlockPacket p_9917_) -
Uses of ServerboundSetJigsawBlockPacket in net.neoforged.neoforge.common.util
Methods in net.neoforged.neoforge.common.util with parameters of type ServerboundSetJigsawBlockPacketModifier and TypeMethodDescriptionvoid
FakePlayer.FakePlayerNetHandler.handleSetJigsawBlock
(ServerboundSetJigsawBlockPacket packet)