Uses of Class
net.minecraft.server.level.Ticket
Packages that use Ticket
-
Uses of Ticket in net.minecraft.server.level
Fields in net.minecraft.server.level with type parameters of type TicketModifier and TypeFieldDescriptionprivate it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap<SortedArraySet<Ticket<?>>>
DistanceManager.forcedTickets
(package private) it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap<SortedArraySet<Ticket<?>>>
DistanceManager.tickets
Methods in net.minecraft.server.level that return types with arguments of type TicketModifier and TypeMethodDescriptionprivate SortedArraySet<Ticket<?>>
DistanceManager.getTickets(long p_140858_)
Methods in net.minecraft.server.level with parameters of type TicketModifier and TypeMethodDescription(package private) void
int
(package private) void
DistanceManager.removeTicket(long p_140819_, Ticket<?> p_140820_)
Method parameters in net.minecraft.server.level with type arguments of type TicketModifier and TypeMethodDescriptionprivate static int
DistanceManager.getTicketLevelAt(SortedArraySet<Ticket<?>> p_140798_)