Uses of Enum Class
net.minecraft.world.biome.ForestBiome.Type
Packages that use ForestBiome.Type
-
Uses of ForestBiome.Type in net.minecraft.world.biome
Fields in net.minecraft.world.biome declared as ForestBiome.TypeMethods in net.minecraft.world.biome that return ForestBiome.TypeModifier and TypeMethodDescriptionstatic ForestBiome.TypeReturns the enum constant of this class with the specified name.static ForestBiome.Type[]ForestBiome.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in net.minecraft.world.biome with parameters of type ForestBiome.Type