Package | Description |
---|---|
net.minecraft.world.server |
Modifier and Type | Field and Description |
---|---|
private it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap<SortedArraySet<Ticket<?>>> |
TicketManager.tickets |
Modifier and Type | Method and Description |
---|---|
private SortedArraySet<Ticket<?>> |
TicketManager.getTicketSet(long p_229848_1_) |
Modifier and Type | Method and Description |
---|---|
int |
Ticket.compareTo(Ticket<?> p_compareTo_1_) |
private void |
TicketManager.register(long chunkPosIn,
Ticket<?> ticketIn) |
private void |
TicketManager.release(long chunkPosIn,
Ticket<?> ticketIn) |
Modifier and Type | Method and Description |
---|---|
private static int |
TicketManager.func_229844_a_(SortedArraySet<Ticket<?>> p_229844_0_) |