Uses of Enum Class
net.minecraft.util.profiling.jfr.Environment
-
Uses of Environment in net.minecraft.util.profiling.jfr
Modifier and TypeMethodDescriptionstatic Environment
Environment.from
(MinecraftServer p_185279_) static Environment
Returns 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.Modifier and TypeMethodDescriptionprivate boolean
JfrProfiler.start
(Reader p_185317_, Environment p_185318_) boolean
JfrProfiler.start
(Environment p_185307_) boolean
JvmProfiler.NoOpProfiler.start
(Environment p_185368_) boolean
JvmProfiler.start
(Environment p_185347_)