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 void
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 CUpdateJigsawBlockPacket Modifier and Type Method Description void
FakePlayer.FakePlayerNetHandler. handleSetJigsawBlock(CUpdateJigsawBlockPacket packet)
-