Uses of Class
net.minecraft.network.protocol.game.ServerboundSetJigsawBlockPacket
Packages that use ServerboundSetJigsawBlockPacket
Package
Description
-
Uses of ServerboundSetJigsawBlockPacket in net.minecraft.network.protocol.game
Methods 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)