Uses of Class
net.minecraft.network.play.client.CUpdateJigsawBlockPacket
Packages that use CUpdateJigsawBlockPacket
-
Uses of CUpdateJigsawBlockPacket in net.minecraft.network.play
Methods in net.minecraft.network.play with parameters of type CUpdateJigsawBlockPacketModifier and TypeMethodDescriptionvoid
IServerPlayNetHandler.handleSetJigsawBlock
(CUpdateJigsawBlockPacket p_217262_1_) void
ServerPlayNetHandler.handleSetJigsawBlock
(CUpdateJigsawBlockPacket p_217262_1_) -
Uses of CUpdateJigsawBlockPacket in net.minecraftforge.common.util
Methods in net.minecraftforge.common.util with parameters of type CUpdateJigsawBlockPacketModifier and TypeMethodDescriptionvoid
FakePlayer.FakePlayerNetHandler.handleSetJigsawBlock
(CUpdateJigsawBlockPacket packet)