Uses of Class
net.minecraft.world.biome.source.DirectBiomeAccessType
| Package | Description |
|---|---|
| net.minecraft.world.biome.source |
-
Uses of DirectBiomeAccessType in net.minecraft.world.biome.source
Methods in net.minecraft.world.biome.source that return DirectBiomeAccessType Modifier and Type Method Description static DirectBiomeAccessTypeDirectBiomeAccessType. valueOf(String name)Returns the enum constant of this type with the specified name.static DirectBiomeAccessType[]DirectBiomeAccessType. values()Returns an array containing the constants of this enum type, in the order they are declared.