Class BlockLightStorage


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

    • BlockLightStorage

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

    • getLight

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