implements IChunkLoader, IThreadedFileIO
ass | |
net.minecraft.world.chunk.storage.AnvilChunkLoader |
Field summary
Modifier and Type | Field | ||||
---|---|---|---|---|---|
private static final org.apache.logging.log4j.Logger |
| ||||
private Map<ChunkCoordIntPair, NBTTagCompound> |
| ||||
private Set<ChunkCoordIntPair> |
| ||||
private final File |
| ||||
private final DataFixer |
| ||||
private boolean |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (File arg0, DataFixer arg1) |
Method summary
Modifier and Type | Method | ||||
---|---|---|---|---|---|
public Chunk |
| ||||
protected Chunk |
| ||||
public void |
| ||||
protected void |
| ||||
public boolean |
| ||||
private void |
| ||||
public void |
| ||||
public void |
| ||||
public void |
| ||||
private void |
| ||||
private Chunk |
| ||||
public static Entity |
| ||||
public static Entity |
| ||||
protected static Entity |
| ||||
public static void |
| ||||
public static Entity |
|