net.minecraft.server.level

class DistanceManager$FixedPlayerDistanceChunkTracker

extends ChunkTracker

ww$b
net.minecraft.server.level.DistanceManager$FixedPlayerDistanceChunkTracker
net.minecraft.class_3204$class_3205
net.minecraft.server.world.ChunkTicketManager$DistanceFromNearestPlayerTracker
net.minecraft.world.server.TicketManager$PlayerChunkTracker
net.minecraft.server.v1_15_R1.ChunkMapDistance$b

Field summary

Modifier and TypeField
protected final it.unimi.dsi.fastutil.longs.Long2ByteMap
a
chunks
field_13896
distanceFromNearestPlayer
field_215498_a
protected final int
b
maxDistance
field_17461
maxDistance
field_215499_b

Constructor summary

ModifierConstructor
protected (DistanceManager maxDistance, int arg1)

Method summary

Modifier and TypeMethod
protected int
c(long arg0)
getLevel(long arg0)
method_15480(long arg0)
getLevel(long arg0)
func_215471_c(long arg0)
protected void
a(long arg0, int arg1)
setLevel(long arg0, int arg1)
method_15485(long arg0, int arg1)
setLevel(long arg0, int arg1)
func_215476_a(long arg0, int arg1)
protected void
a(long arg0, int arg1, int arg2)
onLevelChange(long arg0, int arg1, int arg2)
method_17657(long arg0, int arg1, int arg2)
onDistanceChange(long pos, int oldDistance, int distance)
func_215495_a(long arg0, int arg1, int arg2)
protected int
b(long arg0)
getLevelFromSource(long arg0)
method_14028(long arg0)
getInitialLevel(long arg0)
func_215492_b(long arg0)
private boolean
d(long arg0)
havePlayer(long arg0)
method_14056(long arg0)
isPlayerInChunk(long chunkPos)
func_215496_d(long arg0)
public void
a()
runAllUpdates()
method_14057()
updateLevels()
func_215497_a()