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.forcedTicketsprivate final it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap<SortedArraySet<Ticket<?>>>TicketManager.ticketsMethods 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 voidintprivate voidTicketManager.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 intTicketManager.getTicketLevelAt(SortedArraySet<Ticket<?>> p_229844_0_)