CLASS net/minecraft/class_4298 net/minecraft/world/chunk/GridNibbleArray COMMENT A specialized chunk nibble array that ignores the Y parameters and only COMMENT stores the nibbles for a 16 × 16 horizontal chunk slice. COMMENT COMMENT

When it is {@linkplain #toByteArray() converted to a byte array}, it COMMENT fills each Y-level of the returned array with the same nibbles it stores. FIELD field_31707 INDICES_PER_Y I COMMENT The number of array indices each Y-level uses in a chunk nibble array. METHOD (Lnet/minecraft/class_2804;I)V ARG 1 array ARG 2 y