| Package | Description |
|---|---|
| net.minecraft.client.renderer.chunk |
| Modifier and Type | Field and Description |
|---|---|
private ChunkCompileTaskGenerator.Status |
ChunkCompileTaskGenerator.status |
| Modifier and Type | Method and Description |
|---|---|
ChunkCompileTaskGenerator.Status |
ChunkCompileTaskGenerator.getStatus() |
static ChunkCompileTaskGenerator.Status |
ChunkCompileTaskGenerator.Status.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ChunkCompileTaskGenerator.Status[] |
ChunkCompileTaskGenerator.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ChunkCompileTaskGenerator.setStatus(ChunkCompileTaskGenerator.Status statusIn) |