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