Uses of Enum Class
net.minecraft.block.LichenGrower.GrowType
-
Uses of LichenGrower.GrowType in net.minecraft.block
Modifier and TypeFieldDescriptionstatic final LichenGrower.GrowType[]
LichenGrower.GROW_TYPES
private final LichenGrower.GrowType[]
SculkVeinBlock.SculkVeinGrowChecker.growTypes
Modifier and TypeMethodDescriptiondefault LichenGrower.GrowType[]
LichenGrower.GrowChecker.getGrowTypes()
SculkVeinBlock.SculkVeinGrowChecker.getGrowTypes()
static LichenGrower.GrowType
Returns the enum constant of this class with the specified name.static LichenGrower.GrowType[]
LichenGrower.GrowType.values()
Returns an array containing the constants of this enum class, in the order they are declared.