Class ChunkRegionReadEvent
java.lang.Object
jdk.internal.event.Event
jdk.jfr.Event
net.minecraft.util.profiling.jfr.event.ChunkRegionIoEvent
net.minecraft.util.profiling.jfr.event.ChunkRegionReadEvent
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.util.profiling.jfr.event.ChunkRegionIoEvent
ChunkRegionIoEvent.Fields
-
Field Summary
Fields inherited from class net.minecraft.util.profiling.jfr.event.ChunkRegionIoEvent
bytes, chunkPosX, chunkPosZ, compression, dimension, levelId, localChunkPosX, localChunkPosZ, regionPosX, regionPosZ, type
-
Constructor Summary
ConstructorDescriptionChunkRegionReadEvent
(RegionStorageInfo p_335975_, ChunkPos p_329415_, RegionFileVersion p_331229_, int p_335412_) -
Method Summary
-
Field Details
-
EVENT_NAME
- See Also:
-
TYPE
-
-
Constructor Details
-
ChunkRegionReadEvent
public ChunkRegionReadEvent(RegionStorageInfo p_335975_, ChunkPos p_329415_, RegionFileVersion p_331229_, int p_335412_)
-