Class AlphaChunkIo.AlphaChunk
java.lang.Object
net.minecraft.world.level.storage.AlphaChunkIo.AlphaChunk
- Enclosing class:
- AlphaChunkIo
- Mappings:
Namespace Name official bny$aintermediary net/minecraft/class_1200$class_1201named net/minecraft/world/level/storage/AlphaChunkIo$AlphaChunk
-
Field Summary
FieldsModifier and TypeFieldDescriptionbyte[]byte[]longbooleanfinal intfinal int -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
lastUpdate
public long lastUpdate- Mappings:
Namespace Name Mixin selector official aLbny$a;a:Jintermediary field_4755Lnet/minecraft/class_1200$class_1201;field_4755:Jnamed lastUpdateLnet/minecraft/world/level/storage/AlphaChunkIo$AlphaChunk;lastUpdate:J
-
terrainPopulated
public boolean terrainPopulated- Mappings:
Namespace Name Mixin selector official bLbny$a;b:Zintermediary field_4756Lnet/minecraft/class_1200$class_1201;field_4756:Znamed terrainPopulatedLnet/minecraft/world/level/storage/AlphaChunkIo$AlphaChunk;terrainPopulated:Z
-
heightMap
public byte[] heightMap- Mappings:
Namespace Name Mixin selector official cLbny$a;c:[Bintermediary field_4757Lnet/minecraft/class_1200$class_1201;field_4757:[Bnamed heightMapLnet/minecraft/world/level/storage/AlphaChunkIo$AlphaChunk;heightMap:[B
-
blockLight
- Mappings:
Namespace Name Mixin selector official dLbny$a;d:Lbnn;intermediary field_4758Lnet/minecraft/class_1200$class_1201;field_4758:Lnet/minecraft/class_1198;named blockLightLnet/minecraft/world/level/storage/AlphaChunkIo$AlphaChunk;blockLight:Lnet/minecraft/world/level/storage/AlphaChunkDataArray;
-
skyLight
- Mappings:
Namespace Name Mixin selector official eLbny$a;e:Lbnn;intermediary field_4759Lnet/minecraft/class_1200$class_1201;field_4759:Lnet/minecraft/class_1198;named skyLightLnet/minecraft/world/level/storage/AlphaChunkIo$AlphaChunk;skyLight:Lnet/minecraft/world/level/storage/AlphaChunkDataArray;
-
data
- Mappings:
Namespace Name Mixin selector official fLbny$a;f:Lbnn;intermediary field_4760Lnet/minecraft/class_1200$class_1201;field_4760:Lnet/minecraft/class_1198;named dataLnet/minecraft/world/level/storage/AlphaChunkIo$AlphaChunk;data:Lnet/minecraft/world/level/storage/AlphaChunkDataArray;
-
blocks
public byte[] blocks- Mappings:
Namespace Name Mixin selector official gLbny$a;g:[Bintermediary field_4761Lnet/minecraft/class_1200$class_1201;field_4761:[Bnamed blocksLnet/minecraft/world/level/storage/AlphaChunkIo$AlphaChunk;blocks:[B
-
entities
- Mappings:
Namespace Name Mixin selector official hLbny$a;h:Lhe;intermediary field_4762Lnet/minecraft/class_1200$class_1201;field_4762:Lnet/minecraft/class_474;named entitiesLnet/minecraft/world/level/storage/AlphaChunkIo$AlphaChunk;entities:Lnet/minecraft/nbt/NbtList;
-
blockEntities
- Mappings:
Namespace Name Mixin selector official iLbny$a;i:Lhe;intermediary field_4763Lnet/minecraft/class_1200$class_1201;field_4763:Lnet/minecraft/class_474;named blockEntitiesLnet/minecraft/world/level/storage/AlphaChunkIo$AlphaChunk;blockEntities:Lnet/minecraft/nbt/NbtList;
-
blockTicks
- Mappings:
Namespace Name Mixin selector official jLbny$a;j:Lhe;intermediary field_4764Lnet/minecraft/class_1200$class_1201;field_4764:Lnet/minecraft/class_474;named blockTicksLnet/minecraft/world/level/storage/AlphaChunkIo$AlphaChunk;blockTicks:Lnet/minecraft/nbt/NbtList;
-
x
public final int x- Mappings:
Namespace Name Mixin selector official kLbny$a;k:Iintermediary field_4765Lnet/minecraft/class_1200$class_1201;field_4765:Inamed xLnet/minecraft/world/level/storage/AlphaChunkIo$AlphaChunk;x:I
-
z
public final int z- Mappings:
Namespace Name Mixin selector official lLbny$a;l:Iintermediary field_4766Lnet/minecraft/class_1200$class_1201;field_4766:Inamed zLnet/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)Vintermediary <init>Lnet/minecraft/class_1200$class_1201;<init>(II)Vnamed <init>Lnet/minecraft/world/level/storage/AlphaChunkIo$AlphaChunk;<init>(II)V
-