Uses of Enum Class
net.minecraft.util.profiling.jfr.JfrProfiler.InstanceType
Packages that use JfrProfiler.InstanceType
-
Uses of JfrProfiler.InstanceType in net.minecraft.util.profiling.jfr
Methods in net.minecraft.util.profiling.jfr that return JfrProfiler.InstanceTypeModifier and TypeMethodDescriptionstatic JfrProfiler.InstanceTypeJfrProfiler.InstanceType.get(MinecraftServer server) static JfrProfiler.InstanceTypeReturns the enum constant of this class with the specified name.static JfrProfiler.InstanceType[]JfrProfiler.InstanceType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft.util.profiling.jfr with parameters of type JfrProfiler.InstanceTypeModifier and TypeMethodDescriptionstatic booleanJfrProfiler.start(Path path, JfrProfiler.InstanceType instanceType) static booleanJfrProfiler.start(JfrProfiler.InstanceType instanceType)