Uses of Record Class
net.minecraft.util.profiling.jfr.sample.StructureGenerationSample
Packages that use StructureGenerationSample
-
Uses of StructureGenerationSample in net.minecraft.util.profiling.jfr
Fields in net.minecraft.util.profiling.jfr with type parameters of type StructureGenerationSampleModifier and TypeFieldDescriptionprivate final List<StructureGenerationSample> JfrProfile.structureGenerationSamplesThe field for thestructureGenerationSamplesrecord component.private final List<StructureGenerationSample> JfrProfileRecorder.structureGenerationSamplesMethods in net.minecraft.util.profiling.jfr that return types with arguments of type StructureGenerationSampleModifier and TypeMethodDescriptionJfrProfile.structureGenerationSamples()Returns the value of thestructureGenerationSamplesrecord component.Method parameters in net.minecraft.util.profiling.jfr with type arguments of type StructureGenerationSampleModifier and TypeMethodDescriptionprivate JsonElementJfrJsonReport.collectStructureGenSection(List<StructureGenerationSample> structureGenerationSamples) -
Uses of StructureGenerationSample in net.minecraft.util.profiling.jfr.sample
Methods in net.minecraft.util.profiling.jfr.sample that return StructureGenerationSampleModifier and TypeMethodDescriptionstatic StructureGenerationSampleStructureGenerationSample.fromEvent(RecordedEvent event)