Class WorldRenderer.ChunkInfo

java.lang.Object
net.minecraft.client.render.WorldRenderer.ChunkInfo
Enclosing class:
WorldRenderer

@Environment(CLIENT)
static class WorldRenderer.ChunkInfo
extends Object
Mappings:
Namespace Name
official elw$a
intermediary net/minecraft/class_761$class_762
named net/minecraft/client/render/WorldRenderer$ChunkInfo
  • Field Details

    • chunk

      private final ChunkBuilder.BuiltChunk chunk
      Mappings:
      Namespace Name Mixin selector
      official a Lelw$a;a:Leon$c;
      intermediary field_4124 Lnet/minecraft/class_761$class_762;field_4124:Lnet/minecraft/class_846$class_851;
      named chunk Lnet/minecraft/client/render/WorldRenderer$ChunkInfo;chunk:Lnet/minecraft/client/render/chunk/ChunkBuilder$BuiltChunk;
    • direction

      private byte direction
      Mappings:
      Namespace Name Mixin selector
      official b Lelw$a;b:B
      intermediary field_4125 Lnet/minecraft/class_761$class_762;field_4125:B
      named direction Lnet/minecraft/client/render/WorldRenderer$ChunkInfo;direction:B
    • cullingState

      private byte cullingState
      Mappings:
      Namespace Name Mixin selector
      official c Lelw$a;c:B
      intermediary field_4126 Lnet/minecraft/class_761$class_762;field_4126:B
      named cullingState Lnet/minecraft/client/render/WorldRenderer$ChunkInfo;cullingState:B
    • propagationLevel

      private final int propagationLevel
      Mappings:
      Namespace Name Mixin selector
      official d Lelw$a;d:I
      intermediary field_4122 Lnet/minecraft/class_761$class_762;field_4122:I
      named propagationLevel Lnet/minecraft/client/render/WorldRenderer$ChunkInfo;propagationLevel:I
  • Constructor Details

  • Method Details

    • updateCullingState

      public void updateCullingState​(byte parentCullingState, Direction from)
      Mappings:
      Namespace Name Mixin selector
      official a Lelw$a;a(BLgg;)V
      intermediary method_3299 Lnet/minecraft/class_761$class_762;method_3299(BLnet/minecraft/class_2350;)V
      named updateCullingState Lnet/minecraft/client/render/WorldRenderer$ChunkInfo;updateCullingState(BLnet/minecraft/util/math/Direction;)V
    • canCull

      public boolean canCull​(Direction from)
      Mappings:
      Namespace Name Mixin selector
      official a Lelw$a;a(Lgg;)Z
      intermediary method_3298 Lnet/minecraft/class_761$class_762;method_3298(Lnet/minecraft/class_2350;)Z
      named canCull Lnet/minecraft/client/render/WorldRenderer$ChunkInfo;canCull(Lnet/minecraft/util/math/Direction;)Z
    • method_34816

      public void method_34816​(Direction direction)
      Mappings:
      Namespace Name Mixin selector
      official b Lelw$a;b(Lgg;)V
      intermediary method_34816 Lnet/minecraft/class_761$class_762;method_34816(Lnet/minecraft/class_2350;)V
      named method_34816 Lnet/minecraft/client/render/WorldRenderer$ChunkInfo;method_34816(Lnet/minecraft/util/math/Direction;)V
    • method_34814

      public boolean method_34814​(int int2)
      Mappings:
      Namespace Name Mixin selector
      official a Lelw$a;a(I)Z
      intermediary method_34814 Lnet/minecraft/class_761$class_762;method_34814(I)Z
      named method_34814 Lnet/minecraft/client/render/WorldRenderer$ChunkInfo;method_34814(I)Z
    • method_34813

      public boolean method_34813()
      Mappings:
      Namespace Name Mixin selector
      official a Lelw$a;a()Z
      intermediary method_34813 Lnet/minecraft/class_761$class_762;method_34813()Z
      named method_34813 Lnet/minecraft/client/render/WorldRenderer$ChunkInfo;method_34813()Z