Uses of Class
net.minecraft.network.protocol.game.ClientboundLightUpdatePacket
Packages that use ClientboundLightUpdatePacket
-
Uses of ClientboundLightUpdatePacket in net.minecraft.client.multiplayer
Methods in net.minecraft.client.multiplayer with parameters of type ClientboundLightUpdatePacketModifier and TypeMethodDescriptionvoid
ClientPacketListener.handleLightUpdatePacket
(ClientboundLightUpdatePacket p_194243_) -
Uses of ClientboundLightUpdatePacket in net.minecraft.network.protocol.game
Methods in net.minecraft.network.protocol.game with parameters of type ClientboundLightUpdatePacketModifier and TypeMethodDescriptionvoid
ClientGamePacketListener.handleLightUpdatePacket
(ClientboundLightUpdatePacket p_195623_)