net.minecraft.world.poi

final class PointOfInterestStorage$PointOfInterestDistanceTracker

extends SectionDistanceLevelPropagator

net.minecraft.world.entity.ai.village.poi.PoiManager$DistanceTracker
net.minecraft.class_4153$class_4154
net.minecraft.world.poi.PointOfInterestStorage$PointOfInterestDistanceTracker

Field summary

Modifier and TypeField
private final it.unimi.dsi.fastutil.longs.Long2ByteMap
levels
field_18486
distances
final PointOfInterestStorage
this$0
field_18485
field_18485

Constructor summary

ModifierConstructor
protected (PointOfInterestStorage this$0)

Method summary

Modifier and TypeMethod
protected int
getLevelFromSource(long to)
method_18749(long arg0)
getInitialLevel(long arg0)
protected int
getLevel(long node)
method_15480(long arg0)
getLevel(long arg0)
protected void
setLevel(long node, int level)
method_15485(long arg0, int arg1)
setLevel(long arg0, int arg1)
public void
runAllUpdates()
method_19134()
update()