Uses of Class
net.minecraft.network.play.client.CUpdateCommandBlockPacket
Packages that use CUpdateCommandBlockPacket
-
Uses of CUpdateCommandBlockPacket in net.minecraft.network.play
Methods in net.minecraft.network.play with parameters of type CUpdateCommandBlockPacketModifier and TypeMethodDescriptionvoid
IServerPlayNetHandler.handleSetCommandBlock
(CUpdateCommandBlockPacket p_210153_1_) void
ServerPlayNetHandler.handleSetCommandBlock
(CUpdateCommandBlockPacket p_210153_1_) -
Uses of CUpdateCommandBlockPacket in net.minecraftforge.common.util
Methods in net.minecraftforge.common.util with parameters of type CUpdateCommandBlockPacketModifier and TypeMethodDescriptionvoid
FakePlayer.FakePlayerNetHandler.handleSetCommandBlock
(CUpdateCommandBlockPacket packet)