Package net.minecraft.util.datafix.fixes
Class ChunkPaletteFormat.NibbleArray
- java.lang.Object
-
- net.minecraft.util.datafix.fixes.ChunkPaletteFormat.NibbleArray
-
- Enclosing class:
- ChunkPaletteFormat
static class ChunkPaletteFormat.NibbleArray extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description private byte[]
data
-
Constructor Summary
Constructors Constructor Description NibbleArray()
NibbleArray(byte[] p_i49577_1_)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
get(int p_210932_1_, int p_210932_2_, int p_210932_3_)
private int
getPosition(int p_210934_1_)
private boolean
isFirst(int p_210933_1_)
-