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.TargetPoint
Climate.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 T
Climate.ParameterList.findValueIndex
(Climate.TargetPoint pTargetPoint, Climate.DistanceMetric<T> pDistanceMetric) (package private) long
Climate.ParameterPoint.fitness
(Climate.TargetPoint pPoint) MultiNoiseBiomeSource.getNoiseBiome
(Climate.TargetPoint pTargetPoint) Climate.RTree.search
(Climate.TargetPoint pTargetPoint, Climate.DistanceMetric<T> pDistanceMetric)