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.TypeFertilizable.getFertilizableType()GrassBlock.getFertilizableType()MossBlock.getFertilizableType()NetherrackBlock.getFertilizableType()NyliumBlock.getFertilizableType()static Fertilizable.TypeReturns 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.