Uses of Record Class
net.minecraft.class_12108
Packages that use class_12108
Package
Description
The base package for all Minecraft classes.
-
Uses of class_12108 in net.minecraft
Methods in net.minecraft that return class_12108Modifier and TypeMethodDescriptionstatic class_12108class_12108.method_75097(RecordedEvent recordedEvent, String string) -
Uses of class_12108 in net.minecraft.util.profiling.jfr
Fields in net.minecraft.util.profiling.jfr with type parameters of type class_12108Modifier and TypeFieldDescriptionprivate final List<class_12108> JfrProfileRecorder.field_63282private final List<class_12108> JfrProfile.fpsThe field for thefpsrecord component.Methods in net.minecraft.util.profiling.jfr that return types with arguments of type class_12108Modifier and TypeMethodDescriptionJfrProfile.fps()Returns the value of thefpsrecord component.Method parameters in net.minecraft.util.profiling.jfr with type arguments of type class_12108Modifier and TypeMethodDescriptionprivate JsonElementJfrJsonReport.method_75096(List<class_12108> list) Constructor parameters in net.minecraft.util.profiling.jfr with type arguments of type class_12108ModifierConstructorDescriptionJfrProfile(Instant instant, Instant instant2, Duration duration, @Nullable Duration duration2, List<class_12108> list, List<ServerTickTimeSample> list2, List<CpuLoadSample> list3, GcHeapSummarySample.Statistics statistics, ThreadAllocationStatisticsSample.AllocationMap allocationMap, NetworkIoStatistics<PacketSample> networkIoStatistics, NetworkIoStatistics<PacketSample> networkIoStatistics2, NetworkIoStatistics<ChunkRegionSample> networkIoStatistics3, NetworkIoStatistics<ChunkRegionSample> networkIoStatistics4, FileIoSample.Statistics statistics2, FileIoSample.Statistics statistics3, List<ChunkGenerationSample> list4, List<StructureGenerationSample> list5)