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 TypeMethodDescriptionvoidClientPacketListener.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 TypeMethodDescriptionvoidClientGamePacketListener.handleLightUpdatePacket(ClientboundLightUpdatePacket p_195623_)