implements TimedStat
bqp | |
net.minecraft.util.profiling.jfr.stats.ChunkGenStat | |
net.minecraft.class_6521 | |
net.minecraft.util.profiling.jfr.sample.ChunkGenerationSample | |
net.minecraft.util.profiling.jfr.stats.ChunkGenStat |
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 arg1, ColumnPos arg2, ChunkStatus arg3, String arg4) |
Method summary
Modifier and Type | Method | ||||||||
---|---|---|---|---|---|---|---|---|---|
public static ChunkGenStat |
| ||||||||
public Duration |
| ||||||||
public ChunkPos |
| ||||||||
public ColumnPos |
| ||||||||
public ChunkStatus |
| ||||||||
public String |
|