Package net.minecraft
Class class_4298
java.lang.Object
net.minecraft.world.chunk.ChunkNibbleArray
net.minecraft.class_4298
- Mappings:
Namespace Name official dfuintermediary net/minecraft/class_4298named net/minecraft/class_4298
-
Field Summary
FieldsFields inherited from class net.minecraft.world.chunk.ChunkNibbleArray
bytes, BYTES_LENGTH, COPY_BLOCK_SIZE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.world.chunk.ChunkNibbleArray
copy, get, isUninitialized, method_35320, set, toString
-
Field Details
-
field_31707
public static final int field_31707- See Also:
- Mappings:
Namespace Name Mixin selector official dLdfu;d:Iintermediary field_31707Lnet/minecraft/class_4298;field_31707:Inamed field_31707Lnet/minecraft/class_4298;field_31707:I
-
-
Constructor Details
-
class_4298
public class_4298() -
class_4298
-
-
Method Details
-
getIndex
protected int getIndex(int x, int y, int z) - Overrides:
getIndexin classChunkNibbleArray- Mappings:
Namespace Name Mixin selector official bLcny;b(III)Iintermediary method_12140Lnet/minecraft/class_2804;method_12140(III)Inamed getIndexLnet/minecraft/world/chunk/ChunkNibbleArray;getIndex(III)I
-
asByteArray
public byte[] asByteArray()- Overrides:
asByteArrayin classChunkNibbleArray- Mappings:
Namespace Name Mixin selector official aLcny;a()[Bintermediary method_12137Lnet/minecraft/class_2804;method_12137()[Bnamed asByteArrayLnet/minecraft/world/chunk/ChunkNibbleArray;asByteArray()[B
-