Uses of Class
net.minecraft.network.play.client.CUpdateStructureBlockPacket
Packages that use CUpdateStructureBlockPacket
-
Uses of CUpdateStructureBlockPacket in net.minecraft.network.play
Methods in net.minecraft.network.play with parameters of type CUpdateStructureBlockPacketModifier and TypeMethodDescriptionvoid
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 CUpdateStructureBlockPacketModifier and TypeMethodDescriptionvoid
FakePlayer.FakePlayerNetHandler.handleSetStructureBlock
(CUpdateStructureBlockPacket packet)