Uses of Enum Class
net.risingworld.api.objects.world.Plant.Flags
Packages that use Plant.Flags
-
Uses of Plant.Flags in net.risingworld.api.objects.world
Subclasses with type arguments of type Plant.Flags in net.risingworld.api.objects.worldMethods in net.risingworld.api.objects.world that return Plant.FlagsModifier and TypeMethodDescriptionstatic Plant.FlagsReturns the enum constant of this class with the specified name.static Plant.Flags[]Plant.Flags.values()Returns an array containing the constants of this enum class, in the order they are declared.