Class BlockLightStorage


public class BlockLightStorage extends LightStorage<BlockLightStorage.Data>
Mappings:
Namespace Name
named net/minecraft/world/chunk/light/BlockLightStorage
intermediary net/minecraft/class_3547
official eon
  • Constructor Details

    • BlockLightStorage

      protected BlockLightStorage(ChunkProvider chunkProvider)
      Mappings:
      Namespace Name Mixin selector
      named <init> Lnet/minecraft/world/chunk/light/BlockLightStorage;<init>(Lnet/minecraft/world/chunk/ChunkProvider;)V
      intermediary <init> Lnet/minecraft/class_3547;<init>(Lnet/minecraft/class_2823;)V
      official <init> Leon;<init>(Ldvl;)V
  • Method Details

    • getLight

      protected int getLight(long blockPos)
      Specified by:
      getLight in class LightStorage<BlockLightStorage.Data>
      Mappings:
      Namespace Name Mixin selector
      named getLight Lnet/minecraft/world/chunk/light/LightStorage;getLight(J)I
      intermediary method_15538 Lnet/minecraft/class_3560;method_15538(J)I
      official a Leos;a(J)I