Uses of Interface
net.neoforged.neoforge.common.world.AuxiliaryLightManager
Packages that use AuxiliaryLightManager
-
Uses of AuxiliaryLightManager in net.neoforged.neoforge.common.extensions
Methods in net.neoforged.neoforge.common.extensions that return AuxiliaryLightManagerModifier and TypeMethodDescriptiondefault @Nullable AuxiliaryLightManager
IBlockGetterExtension.getAuxLightManager
(net.minecraft.core.BlockPos pos) Get theAuxiliaryLightManager
of the chunk containing the givenBlockPos
.default @Nullable AuxiliaryLightManager
IBlockGetterExtension.getAuxLightManager
(net.minecraft.world.level.ChunkPos pos) Get theAuxiliaryLightManager
of the chunk at the givenChunkPos
. -
Uses of AuxiliaryLightManager in net.neoforged.neoforge.common.world
Classes in net.neoforged.neoforge.common.world that implement AuxiliaryLightManager