Uses of Class
net.minecraft.network.play.client.CUpdateBeaconPacket
Packages that use CUpdateBeaconPacket
-
Uses of CUpdateBeaconPacket in net.minecraft.network.play
Methods in net.minecraft.network.play with parameters of type CUpdateBeaconPacketModifier and TypeMethodDescriptionvoid
IServerPlayNetHandler.handleSetBeaconPacket
(CUpdateBeaconPacket p_210154_1_) void
ServerPlayNetHandler.handleSetBeaconPacket
(CUpdateBeaconPacket p_210154_1_) -
Uses of CUpdateBeaconPacket in net.minecraftforge.common.util
Methods in net.minecraftforge.common.util with parameters of type CUpdateBeaconPacketModifier and TypeMethodDescriptionvoid
FakePlayer.FakePlayerNetHandler.handleSetBeaconPacket
(CUpdateBeaconPacket packet)