Uses of Record Class
net.minecraft.util.profiling.jfr.stats.StructureGenStat
Packages that use StructureGenStat
Package
Description
-
Uses of StructureGenStat in net.minecraft.util.profiling.jfr.parse
Fields in net.minecraft.util.profiling.jfr.parse with type parameters of type StructureGenStatModifier and TypeFieldDescriptionprivate final List<StructureGenStat> JfrStatsParser.structureGenStatsprivate final List<StructureGenStat> JfrStatsResult.structureGenStatsThe field for thestructureGenStatsrecord component.Methods in net.minecraft.util.profiling.jfr.parse that return types with arguments of type StructureGenStatModifier and TypeMethodDescriptionJfrStatsResult.structureGenStats()Returns the value of thestructureGenStatsrecord component. -
Uses of StructureGenStat in net.minecraft.util.profiling.jfr.serialize
Method parameters in net.minecraft.util.profiling.jfr.serialize with type arguments of type StructureGenStatModifier and TypeMethodDescriptionprivate JsonElementJfrResultJsonSerializer.structureGen(List<StructureGenStat> pStats) -
Uses of StructureGenStat in net.minecraft.util.profiling.jfr.stats
Methods in net.minecraft.util.profiling.jfr.stats that return StructureGenStatModifier and TypeMethodDescriptionstatic StructureGenStatStructureGenStat.from(RecordedEvent pEvent)