Uses of Enum Class
dev.piglin.piglinworldapi.block.Mushroom.MushroomType
Packages that use Mushroom.MushroomType
-
Uses of Mushroom.MushroomType in dev.piglin.piglinworldapi.block
Methods in dev.piglin.piglinworldapi.block that return Mushroom.MushroomTypeModifier and TypeMethodDescriptionstatic Mushroom.MushroomTypeReturns the enum constant of this class with the specified name.static Mushroom.MushroomTypeMushroom.MushroomType.valueOf(org.bukkit.Material material)Returns the enum constant of this class with the specified name.static Mushroom.MushroomType[]Mushroom.MushroomType.values()Returns an array containing the constants of this enum class, in the order they are declared.