Class LightDebugRenderer.Data

java.lang.Object
net.minecraft.client.render.debug.LightDebugRenderer.Data
Enclosing class:
LightDebugRenderer

@Environment(CLIENT) private static final class LightDebugRenderer.Data extends Object
Mappings:
Namespace Name
named net/minecraft/client/render/debug/LightDebugRenderer$Data
intermediary net/minecraft/class_8520$class_8521
official gis$a
  • Field Details

    • readyShape

      final VoxelSet readyShape
      Mappings:
      Namespace Name Mixin selector
      named readyShape Lnet/minecraft/client/render/debug/LightDebugRenderer$Data;readyShape:Lnet/minecraft/util/shape/VoxelSet;
      intermediary field_44684 Lnet/minecraft/class_8520$class_8521;field_44684:Lnet/minecraft/class_251;
      official a Lgis$a;a:Lexl;
    • shape

      final VoxelSet shape
      Mappings:
      Namespace Name Mixin selector
      named shape Lnet/minecraft/client/render/debug/LightDebugRenderer$Data;shape:Lnet/minecraft/util/shape/VoxelSet;
      intermediary field_44685 Lnet/minecraft/class_8520$class_8521;field_44685:Lnet/minecraft/class_251;
      official b Lgis$a;b:Lexl;
    • minSectionPos

      final ChunkSectionPos minSectionPos
      Mappings:
      Namespace Name Mixin selector
      named minSectionPos Lnet/minecraft/client/render/debug/LightDebugRenderer$Data;minSectionPos:Lnet/minecraft/util/math/ChunkSectionPos;
      intermediary field_44686 Lnet/minecraft/class_8520$class_8521;field_44686:Lnet/minecraft/class_4076;
      official c Lgis$a;c:Lkf;
  • Constructor Details

    • Data

      Data(LightingProvider lightingProvider, ChunkSectionPos sectionPos, int radius, LightType lightType)
      Mappings:
      Namespace Name Mixin selector
      named <init> Lnet/minecraft/client/render/debug/LightDebugRenderer$Data;<init>(Lnet/minecraft/world/chunk/light/LightingProvider;Lnet/minecraft/util/math/ChunkSectionPos;ILnet/minecraft/world/LightType;)V
      intermediary <init> Lnet/minecraft/class_8520$class_8521;<init>(Lnet/minecraft/class_3568;Lnet/minecraft/class_4076;ILnet/minecraft/class_1944;)V
      official <init> Lgis$a;<init>(Leot;Lkf;ILddf;)V