Uses of Class
net.minecraft.world.server.Ticket
Packages that use Ticket
-
Uses of Ticket in net.minecraft.world.server
Fields in net.minecraft.world.server with type parameters of type TicketModifier and TypeFieldDescriptionprivate final it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap<SortedArraySet<Ticket<?>>>
TicketManager.forcedTickets
private final it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap<SortedArraySet<Ticket<?>>>
TicketManager.tickets
Methods in net.minecraft.world.server that return types with arguments of type TicketModifier and TypeMethodDescriptionprivate SortedArraySet<Ticket<?>>
TicketManager.getTickets
(long p_229848_1_) Methods in net.minecraft.world.server with parameters of type TicketModifier and TypeMethodDescriptionprivate void
int
private void
TicketManager.removeTicket
(long p_219349_1_, Ticket<?> p_219349_3_) Method parameters in net.minecraft.world.server with type arguments of type TicketModifier and TypeMethodDescriptionprivate static int
TicketManager.getTicketLevelAt
(SortedArraySet<Ticket<?>> p_229844_0_)