Uses of Enum Class
net.minecraft.world.biome.TaigaBiome.Type
Packages that use TaigaBiome.Type
-
Uses of TaigaBiome.Type in net.minecraft.world.biome
Fields in net.minecraft.world.biome declared as TaigaBiome.TypeMethods in net.minecraft.world.biome that return TaigaBiome.TypeModifier and TypeMethodDescriptionstatic TaigaBiome.TypeReturns the enum constant of this class with the specified name.static TaigaBiome.Type[]TaigaBiome.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 TaigaBiome.Type