public abstract class LightEngineStorageArray<M extends LightEngineStorageArray<M>>
ckm | |
net.minecraft.class_3556 | |
net.minecraft.world.lighting.LightDataMap | |
net.minecraft.server.v1_14_R1.LightEngineStorageArray |
Field summary
Modifier and Type | Field | ||||||
---|---|---|---|---|---|---|---|
private final long[] |
| ||||||
private final NibbleArray[] |
| ||||||
private boolean |
| ||||||
protected final it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap<NibbleArray> |
|
Constructor summary
Modifier | Constructor |
---|---|
protected | (it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap<NibbleArray> arg0) |
Method summary
Modifier and Type | Method | ||||||
---|---|---|---|---|---|---|---|
public abstract M |
| ||||||
public void |
| ||||||
public boolean |
| ||||||
public NibbleArray |
| ||||||
public NibbleArray |
| ||||||
public void |
| ||||||
public void |
| ||||||
public void |
|