Uses of Enum Class
net.minecraft.util.profiling.jfr.Environment
Packages that use Environment
-
Uses of Environment in net.minecraft.util.profiling.jfr
Methods in net.minecraft.util.profiling.jfr that return EnvironmentModifier and TypeMethodDescriptionstatic EnvironmentEnvironment.from(MinecraftServer p_185279_) static EnvironmentReturns the enum constant of this class with the specified name.static Environment[]Environment.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 EnvironmentModifier and TypeMethodDescriptionprivate booleanJfrProfiler.start(Reader p_185317_, Environment p_185318_) booleanJfrProfiler.start(Environment p_185307_) booleanJvmProfiler.NoOpProfiler.start(Environment p_185368_) booleanJvmProfiler.start(Environment p_185347_)