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_BLOCKstatic final StreamCodec<FriendlyByteBuf, ServerboundSetJigsawBlockPacket> ServerboundSetJigsawBlockPacket.STREAM_CODECMethods 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 TypeMethodDescriptionvoidServerGamePacketListener.handleSetJigsawBlock(ServerboundSetJigsawBlockPacket p_133778_) -
Uses of ServerboundSetJigsawBlockPacket in net.minecraft.server.network
Methods in net.minecraft.server.network with parameters of type ServerboundSetJigsawBlockPacketModifier and TypeMethodDescriptionvoidServerGamePacketListenerImpl.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 TypeMethodDescriptionvoidFakePlayer.FakePlayerNetHandler.handleSetJigsawBlock(ServerboundSetJigsawBlockPacket packet)