Uses of Class
net.minecraft.network.protocol.game.ServerboundSetJigsawBlockPacket
Packages that use ServerboundSetJigsawBlockPacket
Package
Description
- 
Uses of ServerboundSetJigsawBlockPacket in net.minecraft.network.protocol.gameMethods in net.minecraft.network.protocol.game with parameters of type ServerboundSetJigsawBlockPacketModifier and TypeMethodDescriptionvoidServerGamePacketListener.handleSetJigsawBlock(ServerboundSetJigsawBlockPacket p_133778_) 
- 
Uses of ServerboundSetJigsawBlockPacket in net.minecraft.server.networkMethods in net.minecraft.server.network with parameters of type ServerboundSetJigsawBlockPacketModifier and TypeMethodDescriptionvoidServerGamePacketListenerImpl.handleSetJigsawBlock(ServerboundSetJigsawBlockPacket p_9917_) 
- 
Uses of ServerboundSetJigsawBlockPacket in net.neoforged.neoforge.common.utilMethods in net.neoforged.neoforge.common.util with parameters of type ServerboundSetJigsawBlockPacketModifier and TypeMethodDescriptionvoidFakePlayer.FakePlayerNetHandler.handleSetJigsawBlock(ServerboundSetJigsawBlockPacket packet)