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 p_186975_, int p_186976_, int p_186977_) static Climate.TargetPointClimate.target(float p_186782_, float p_186783_, float p_186784_, float p_186785_, float p_186786_, float p_186787_) Methods in net.minecraft.world.level.biome with parameters of type Climate.TargetPointModifier and TypeMethodDescriptionClimate.ParameterList.findValue(Climate.TargetPoint p_204253_) Climate.ParameterList.findValueBruteForce(Climate.TargetPoint p_204255_) Climate.ParameterList.findValueIndex(Climate.TargetPoint p_186852_) protected TClimate.ParameterList.findValueIndex(Climate.TargetPoint p_186854_, Climate.DistanceMetric<T> p_186855_) (package private) longClimate.ParameterPoint.fitness(Climate.TargetPoint p_186883_) MultiNoiseBiomeSource.getNoiseBiome(Climate.TargetPoint p_204270_) Climate.RTree.search(Climate.TargetPoint p_186931_, Climate.DistanceMetric<T> p_186932_)