Uses of Class
net.minecraft.network.play.client.CUpdateJigsawBlockPacket
Packages that use CUpdateJigsawBlockPacket
- 
Uses of CUpdateJigsawBlockPacket in net.minecraft.network.playMethods in net.minecraft.network.play with parameters of type CUpdateJigsawBlockPacketModifier and TypeMethodDescriptionvoidIServerPlayNetHandler.handleSetJigsawBlock(CUpdateJigsawBlockPacket p_217262_1_) voidServerPlayNetHandler.handleSetJigsawBlock(CUpdateJigsawBlockPacket p_217262_1_) 
- 
Uses of CUpdateJigsawBlockPacket in net.minecraftforge.common.utilMethods in net.minecraftforge.common.util with parameters of type CUpdateJigsawBlockPacketModifier and TypeMethodDescriptionvoidFakePlayer.FakePlayerNetHandler.handleSetJigsawBlock(CUpdateJigsawBlockPacket packet)