Uses of Class
net.minecraft.world.level.biome.Climate.RTree.Leaf
Packages that use Climate.RTree.Leaf
-
Uses of Climate.RTree.Leaf in net.minecraft.world.level.biome
Fields in net.minecraft.world.level.biome with type parameters of type Climate.RTree.LeafModifier and TypeFieldDescriptionprivate final ThreadLocal<Climate.RTree.Leaf<T>>
Climate.RTree.lastResult
Methods in net.minecraft.world.level.biome that return Climate.RTree.LeafModifier 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_) Methods in net.minecraft.world.level.biome with parameters of type Climate.RTree.LeafModifier 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_)