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