Class AlphaChunkIo.AlphaChunk

java.lang.Object
net.minecraft.world.level.storage.AlphaChunkIo.AlphaChunk
Enclosing class:
AlphaChunkIo

public static class AlphaChunkIo.AlphaChunk extends Object
Mappings:
Namespace Name
official bny$a
intermediary net/minecraft/class_1200$class_1201
named net/minecraft/world/level/storage/AlphaChunkIo$AlphaChunk
  • Field Details

    • lastUpdate

      public long lastUpdate
      Mappings:
      Namespace Name Mixin selector
      official a Lbny$a;a:J
      intermediary field_4755 Lnet/minecraft/class_1200$class_1201;field_4755:J
      named lastUpdate Lnet/minecraft/world/level/storage/AlphaChunkIo$AlphaChunk;lastUpdate:J
    • terrainPopulated

      public boolean terrainPopulated
      Mappings:
      Namespace Name Mixin selector
      official b Lbny$a;b:Z
      intermediary field_4756 Lnet/minecraft/class_1200$class_1201;field_4756:Z
      named terrainPopulated Lnet/minecraft/world/level/storage/AlphaChunkIo$AlphaChunk;terrainPopulated:Z
    • heightMap

      public byte[] heightMap
      Mappings:
      Namespace Name Mixin selector
      official c Lbny$a;c:[B
      intermediary field_4757 Lnet/minecraft/class_1200$class_1201;field_4757:[B
      named heightMap Lnet/minecraft/world/level/storage/AlphaChunkIo$AlphaChunk;heightMap:[B
    • blockLight

      public AlphaChunkDataArray blockLight
      Mappings:
      Namespace Name Mixin selector
      official d Lbny$a;d:Lbnn;
      intermediary field_4758 Lnet/minecraft/class_1200$class_1201;field_4758:Lnet/minecraft/class_1198;
      named blockLight Lnet/minecraft/world/level/storage/AlphaChunkIo$AlphaChunk;blockLight:Lnet/minecraft/world/level/storage/AlphaChunkDataArray;
    • skyLight

      public AlphaChunkDataArray skyLight
      Mappings:
      Namespace Name Mixin selector
      official e Lbny$a;e:Lbnn;
      intermediary field_4759 Lnet/minecraft/class_1200$class_1201;field_4759:Lnet/minecraft/class_1198;
      named skyLight Lnet/minecraft/world/level/storage/AlphaChunkIo$AlphaChunk;skyLight:Lnet/minecraft/world/level/storage/AlphaChunkDataArray;
    • data

      public AlphaChunkDataArray data
      Mappings:
      Namespace Name Mixin selector
      official f Lbny$a;f:Lbnn;
      intermediary field_4760 Lnet/minecraft/class_1200$class_1201;field_4760:Lnet/minecraft/class_1198;
      named data Lnet/minecraft/world/level/storage/AlphaChunkIo$AlphaChunk;data:Lnet/minecraft/world/level/storage/AlphaChunkDataArray;
    • blocks

      public byte[] blocks
      Mappings:
      Namespace Name Mixin selector
      official g Lbny$a;g:[B
      intermediary field_4761 Lnet/minecraft/class_1200$class_1201;field_4761:[B
      named blocks Lnet/minecraft/world/level/storage/AlphaChunkIo$AlphaChunk;blocks:[B
    • entities

      public NbtList entities
      Mappings:
      Namespace Name Mixin selector
      official h Lbny$a;h:Lhe;
      intermediary field_4762 Lnet/minecraft/class_1200$class_1201;field_4762:Lnet/minecraft/class_474;
      named entities Lnet/minecraft/world/level/storage/AlphaChunkIo$AlphaChunk;entities:Lnet/minecraft/nbt/NbtList;
    • blockEntities

      public NbtList blockEntities
      Mappings:
      Namespace Name Mixin selector
      official i Lbny$a;i:Lhe;
      intermediary field_4763 Lnet/minecraft/class_1200$class_1201;field_4763:Lnet/minecraft/class_474;
      named blockEntities Lnet/minecraft/world/level/storage/AlphaChunkIo$AlphaChunk;blockEntities:Lnet/minecraft/nbt/NbtList;
    • blockTicks

      public NbtList blockTicks
      Mappings:
      Namespace Name Mixin selector
      official j Lbny$a;j:Lhe;
      intermediary field_4764 Lnet/minecraft/class_1200$class_1201;field_4764:Lnet/minecraft/class_474;
      named blockTicks Lnet/minecraft/world/level/storage/AlphaChunkIo$AlphaChunk;blockTicks:Lnet/minecraft/nbt/NbtList;
    • x

      public final int x
      Mappings:
      Namespace Name Mixin selector
      official k Lbny$a;k:I
      intermediary field_4765 Lnet/minecraft/class_1200$class_1201;field_4765:I
      named x Lnet/minecraft/world/level/storage/AlphaChunkIo$AlphaChunk;x:I
    • z

      public final int z
      Mappings:
      Namespace Name Mixin selector
      official l Lbny$a;l:I
      intermediary field_4766 Lnet/minecraft/class_1200$class_1201;field_4766:I
      named z Lnet/minecraft/world/level/storage/AlphaChunkIo$AlphaChunk;z:I
  • Constructor Details

    • AlphaChunk

      public AlphaChunk(int x, int y)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lbny$a;<init>(II)V
      intermediary <init> Lnet/minecraft/class_1200$class_1201;<init>(II)V
      named <init> Lnet/minecraft/world/level/storage/AlphaChunkIo$AlphaChunk;<init>(II)V