Uses of Record Class
net.minecraft.world.level.biome.Climate.TargetPoint
Packages that use Climate.TargetPoint
-
Uses of Climate.TargetPoint in net.minecraft.world.level.biome
Methods in net.minecraft.world.level.biome that return Climate.TargetPointModifier and TypeMethodDescriptionClimate.Sampler.sample(int pX, int pY, int pZ) static Climate.TargetPointClimate.target(float pTemperature, float pHumidity, float pContinentalness, float pErosion, float pDepth, float pWeirdness) Methods in net.minecraft.world.level.biome with parameters of type Climate.TargetPointModifier and TypeMethodDescriptionClimate.ParameterList.findValue(Climate.TargetPoint pTargetPoint) Climate.ParameterList.findValueBruteForce(Climate.TargetPoint pTargetPoint) Climate.ParameterList.findValueIndex(Climate.TargetPoint pTargetPoint) protected TClimate.ParameterList.findValueIndex(Climate.TargetPoint pTargetPoint, Climate.DistanceMetric<T> pDistanceMetric) (package private) longClimate.ParameterPoint.fitness(Climate.TargetPoint pPoint) MultiNoiseBiomeSource.getNoiseBiome(Climate.TargetPoint pTargetPoint) Climate.RTree.search(Climate.TargetPoint pTargetPoint, Climate.DistanceMetric<T> pDistanceMetric)