Uses of Interface
net.minecraft.world.level.biome.Climate.DistanceMetric
-
Uses of Climate.DistanceMetric in net.minecraft.world.level.biome
Modifier and TypeMethodDescriptionprotected T
Climate.ParameterList.findValueIndex
(Climate.TargetPoint p_186854_, Climate.DistanceMetric<T> p_186855_) protected Climate.RTree.Leaf<T>
Climate.RTree.Leaf.search
(long[] p_186953_, Climate.RTree.Leaf<T> p_186954_, Climate.DistanceMetric<T> p_186955_) protected abstract Climate.RTree.Leaf<T>
Climate.RTree.Node.search
(long[] p_186961_, Climate.RTree.Leaf<T> p_186962_, Climate.DistanceMetric<T> p_186963_) Climate.RTree.search
(Climate.TargetPoint p_186931_, Climate.DistanceMetric<T> p_186932_) protected Climate.RTree.Leaf<T>
Climate.RTree.SubTree.search
(long[] p_186972_, Climate.RTree.Leaf<T> p_186973_, Climate.DistanceMetric<T> p_186974_)