Uses of Class
net.minecraft.world.level.biome.Climate.RTree.Leaf
-
Uses of Climate.RTree.Leaf in net.minecraft.world.level.biome
Modifier and TypeFieldDescriptionprivate final ThreadLocal<Climate.RTree.Leaf<T>>
Climate.RTree.lastResult
Modifier and TypeMethodDescriptionprotected 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_) protected Climate.RTree.Leaf<T>
Climate.RTree.SubTree.search
(long[] p_186972_, Climate.RTree.Leaf<T> p_186973_, Climate.DistanceMetric<T> p_186974_) Modifier and TypeMethodDescriptionprotected 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_) protected Climate.RTree.Leaf<T>
Climate.RTree.SubTree.search
(long[] p_186972_, Climate.RTree.Leaf<T> p_186973_, Climate.DistanceMetric<T> p_186974_)