net.minecraft.server.world

public class SimulationDistanceLevelPropagator

extends ChunkPosDistanceLevelPropagator

net.minecraft.server.level.SimulationChunkTracker
net.minecraft.class_6609
net.minecraft.server.world.SimulationDistanceLevelPropagator

Field summary

Modifier and TypeField
public static final int
MAX_LEVEL
field_44858
field_44858
protected final it.unimi.dsi.fastutil.longs.Long2ByteMap
chunks
field_34888
levels
private final ChunkTicketManager
ticketStorage
field_55596
ticketManager

Constructor summary

ModifierConstructor
public (ChunkTicketManager ticketManager)

Method summary

Modifier and TypeMethod
protected int
getLevelFromSource(long to)
method_14028(long arg0)
getInitialLevel(long arg0)
public int
getLevel(ChunkPos node)
method_38640(class_1923 arg0)
getLevel(ChunkPos pos)
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_38635()
updateLevels()