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.ticketsMethods 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) voidint(package private) voidDistanceManager.removeTicket(long p_140819_, Ticket<?> p_140820_)Method parameters in net.minecraft.server.level with type arguments of type TicketModifier and TypeMethodDescriptionprivate static intDistanceManager.getTicketLevelAt(SortedArraySet<Ticket<?>> p_140798_)