Uses of Enum Class
org.bukkit.MinecraftExperimental.Requires
Packages that use MinecraftExperimental.Requires
Package
Description
The root package of the Bukkit API, contains generalized API classes.
-
Uses of MinecraftExperimental.Requires in org.bukkit
Subclasses with type arguments of type MinecraftExperimental.Requires in org.bukkitModifier and TypeClassDescriptionstatic enumAn enum identifying a feature flag required by aMinecraftExperimentalfeature.Methods in org.bukkit that return MinecraftExperimental.RequiresModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static MinecraftExperimental.Requires[]MinecraftExperimental.Requires.values()Returns an array containing the constants of this enum class, in the order they are declared.