Uses of Class
net.minecraft.network.play.client.CUpdateJigsawBlockPacket
-
Packages that use CUpdateJigsawBlockPacket Package Description net.minecraft.network.play net.minecraftforge.common.util -
-
Uses of CUpdateJigsawBlockPacket in net.minecraft.network.play
Methods in net.minecraft.network.play with parameters of type CUpdateJigsawBlockPacket Modifier and Type Method Description voidIServerPlayNetHandler. handleSetJigsawBlock(CUpdateJigsawBlockPacket p_217262_1_)voidServerPlayNetHandler. handleSetJigsawBlock(CUpdateJigsawBlockPacket p_217262_1_) -
Uses of CUpdateJigsawBlockPacket in net.minecraftforge.common.util
Methods in net.minecraftforge.common.util with parameters of type CUpdateJigsawBlockPacket Modifier and Type Method Description voidFakePlayer.FakePlayerNetHandler. handleSetJigsawBlock(CUpdateJigsawBlockPacket packet)
-