Uses of Enum Class
net.minecraft.block.Fertilizable.FertilizableType
-
Uses of Fertilizable.FertilizableType in net.minecraft.block
Modifier and TypeMethodDescriptiondefault Fertilizable.FertilizableType
Fertilizable.getFertilizableType()
GrassBlock.getFertilizableType()
MossBlock.getFertilizableType()
NetherrackBlock.getFertilizableType()
NyliumBlock.getFertilizableType()
Returns the enum constant of this class with the specified name.static Fertilizable.FertilizableType[]
Fertilizable.FertilizableType.values()
Returns an array containing the constants of this enum class, in the order they are declared.