implements IChunkLoader, IAsyncChunkSaver
ass | |
net.minecraft.world.chunk.storage.AnvilChunkLoader | |
net.minecraft.server.v1_9_R1.ChunkRegionLoader |
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 DataConverterManager |
| ||||
private boolean |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (File arg0, DataConverterManager 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 |
|