Uses of Enum Class
net.minecraft.util.profiling.jfr.InstanceType
Packages that use InstanceType
-
Uses of InstanceType in net.minecraft.util.profiling.jfr
Methods in net.minecraft.util.profiling.jfr that return InstanceTypeModifier and TypeMethodDescriptionstatic InstanceTypeInstanceType.get(MinecraftServer server) static InstanceTypeReturns the enum constant of this class with the specified name.static InstanceType[]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 InstanceTypeModifier and TypeMethodDescriptionbooleanFlightProfiler.NoopProfiler.start(InstanceType instanceType) booleanFlightProfiler.start(InstanceType instanceType) private booleanJfrProfiler.start(Reader reader, InstanceType instanceType) booleanJfrProfiler.start(InstanceType instanceType)