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