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 x, int y, int z) static Climate.TargetPoint
Climate.target
(float temperature, float humidity, float continentalness, float erosion, float depth, float weirdness) Methods in net.minecraft.world.level.biome with parameters of type Climate.TargetPointModifier and TypeMethodDescriptionClimate.ParameterList.findValue
(Climate.TargetPoint targetPoint) Climate.ParameterList.findValueBruteForce
(Climate.TargetPoint targetPoint) Climate.ParameterList.findValueIndex
(Climate.TargetPoint targetPoint) protected T
Climate.ParameterList.findValueIndex
(Climate.TargetPoint targetPoint, Climate.DistanceMetric<T> distanceMetric) (package private) long
Climate.ParameterPoint.fitness
(Climate.TargetPoint point) MultiNoiseBiomeSource.getNoiseBiome
(Climate.TargetPoint targetPoint) Climate.RTree.search
(Climate.TargetPoint targetPoint, Climate.DistanceMetric<T> distanceMetric)