class TicketManager.ChunkTicketTracker extends ChunkDistanceGraph
| Constructor and Description |
|---|
ChunkTicketTracker() |
| Modifier and Type | Method and Description |
|---|---|
int |
func_215493_a(int p_215493_1_) |
protected int |
getLevel(long sectionPosIn) |
protected int |
getSourceLevel(long pos) |
protected void |
setLevel(long sectionPosIn,
int level) |
computeLevel, getEdgeLevel, isRoot, notifyNeighbors, updateSourceLevelcancelUpdate, func_227465_a_, func_227467_c_, needsUpdate, processUpdates, propagateLevel, queuedUpdateSize, scheduleUpdate, scheduleUpdateprotected int getSourceLevel(long pos)
getSourceLevel in class ChunkDistanceGraphprotected int getLevel(long sectionPosIn)
getLevel in class LevelBasedGraphprotected void setLevel(long sectionPosIn,
int level)
setLevel in class LevelBasedGraphpublic int func_215493_a(int p_215493_1_)