Uses of Enum Class
net.minecraft.world.biome.source.util.VanillaTerrainParameters.LocationFunction
-
Uses of VanillaTerrainParameters.LocationFunction in net.minecraft.world.biome.source.util
Modifier and TypeFieldDescriptionprivate static final com.mojang.serialization.Codec<VanillaTerrainParameters.LocationFunction>
VanillaTerrainParameters.LocationFunction.CODEC
private static final Map<String,
VanillaTerrainParameters.LocationFunction> VanillaTerrainParameters.LocationFunction.field_35462
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.VanillaTerrainParameters.LocationFunction.values()
Returns an array containing the constants of this enum class, in the order they are declared.