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 void
IServerPlayNetHandler. handleSetStructureBlock(CUpdateStructureBlockPacket p_210157_1_)
void
ServerPlayNetHandler. 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 void
FakePlayer.FakePlayerNetHandler. handleSetStructureBlock(CUpdateStructureBlockPacket packet)
-