implements LongRunningSample
| net.minecraft.util.profiling.jfr.stats.ChunkGenStat | |
| net.minecraft.class_6521 | |
| net.minecraft.util.profiling.jfr.sample.ChunkGenerationSample |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final Duration |
|
||||||
| private final ChunkPos |
|
||||||
| private final ColumnPos |
|
||||||
| private final ChunkStatus |
|
||||||
| private final String |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Duration duration, ChunkPos chunkPos, ColumnPos centerPos, ChunkStatus chunkStatus, String worldKey) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public static ChunkGenerationSample |
|
||||||
| public Duration |
|
||||||
| public ChunkPos |
|
||||||
| public ColumnPos |
|
||||||
| public ChunkStatus |
|
||||||
| public String |
|