Uses of Record Class
net.minecraft.world.biome.source.util.VanillaTerrainParameters.class_7075
Packages that use VanillaTerrainParameters.class_7075
Package
Description
The base package for all Minecraft classes.
-
Uses of VanillaTerrainParameters.class_7075 in net.minecraft
Fields in net.minecraft with type parameters of type VanillaTerrainParameters.class_7075Modifier and TypeFieldDescriptionprivate final Spline<VanillaTerrainParameters.class_7075>class_6916.class_7076.splineThe field for thesplinerecord component.Methods in net.minecraft that return types with arguments of type VanillaTerrainParameters.class_7075Modifier and TypeMethodDescriptionclass_6916.class_7076.spline()Returns the value of thesplinerecord component.Constructor parameters in net.minecraft with type arguments of type VanillaTerrainParameters.class_7075ModifierConstructorDescriptionclass_7076(Spline<VanillaTerrainParameters.class_7075> spline, double double2, double double3) -
Uses of VanillaTerrainParameters.class_7075 in net.minecraft.world.biome.source.util
Fields in net.minecraft.world.biome.source.util with type parameters of type VanillaTerrainParameters.class_7075Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<Spline<VanillaTerrainParameters.class_7075>>VanillaTerrainParameters.field_37252(package private) static final com.mojang.serialization.Codec<ToFloatFunction<VanillaTerrainParameters.class_7075>>VanillaTerrainParameters.class_7074.field_37253Methods in net.minecraft.world.biome.source.util that return VanillaTerrainParameters.class_7075Modifier and TypeMethodDescriptionVanillaTerrainParameters.method_41191(NoiseType.NoisePos noisePos) Methods in net.minecraft.world.biome.source.util with parameters of type VanillaTerrainParameters.class_7075Modifier and TypeMethodDescriptionfloatVanillaTerrainParameters.class_7074.apply(VanillaTerrainParameters.class_7075 class_7075)