Uses of Class
net.minecraft.network.protocol.game.ServerboundSetJigsawBlockPacket
Package
Description
-
Uses of ServerboundSetJigsawBlockPacket in net.minecraft.network.protocol.game
Modifier and TypeFieldDescriptionstatic final PacketType
<ServerboundSetJigsawBlockPacket> GamePacketTypes.SERVERBOUND_SET_JIGSAW_BLOCK
static final StreamCodec
<FriendlyByteBuf, ServerboundSetJigsawBlockPacket> ServerboundSetJigsawBlockPacket.STREAM_CODEC
Modifier and TypeMethodDescriptionvoid
ServerGamePacketListener.handleSetJigsawBlock
(ServerboundSetJigsawBlockPacket p_133778_) -
Uses of ServerboundSetJigsawBlockPacket in net.minecraft.server.network
Modifier and TypeMethodDescriptionvoid
ServerGamePacketListenerImpl.handleSetJigsawBlock
(ServerboundSetJigsawBlockPacket p_9917_) -
Uses of ServerboundSetJigsawBlockPacket in net.neoforged.neoforge.common.util
Modifier and TypeMethodDescriptionvoid
FakePlayer.FakePlayerNetHandler.handleSetJigsawBlock
(ServerboundSetJigsawBlockPacket packet)