Uses of Enum Class
dev.satyrn.sowwhatyoureap.utils.HandYields
Packages that use HandYields
-
Uses of HandYields in dev.satyrn.sowwhatyoureap.configuration
Fields in dev.satyrn.sowwhatyoureap.configuration with type parameters of type HandYieldsModifier and TypeFieldDescriptionfinal @NotNull dev.satyrn.papermc.api.configuration.v1.EnumNode<HandYields>
Configuration.handYield
The yield for crops which are harvested by hand. -
Uses of HandYields in dev.satyrn.sowwhatyoureap.utils
Methods in dev.satyrn.sowwhatyoureap.utils that return HandYieldsModifier and TypeMethodDescriptionstatic HandYields
Returns the enum constant of this class with the specified name.static HandYields[]
HandYields.values()
Returns an array containing the constants of this enum class, in the order they are declared.