net.minecraft.server.level

public class Ticket

arw
net.minecraft.server.level.Ticket
net.minecraft.class_3228
net.minecraft.unmapped.C_sstigolf
net.minecraft.server.world.ChunkTicket
net.minecraft.server.world.ChunkTicket

Field summary

Modifier and TypeField
public static final com.mojang.serialization.MapCodec<Ticket>
a
CODEC
field_56415
f_zvxnbknf
CODEC
CODEC
private final TicketType
b
type
field_14023
f_ojsgammd
type
type
private final int
c
ticketLevel
field_14025
f_btytbmvj
level
level
private long
d
ticksLeft
field_55597
f_dixslvwv
ticksLeft
ticksLeft

Constructor summary

ModifierConstructor
public (TicketType type, int level)
private (TicketType type, int level, long ticksLeft)

Method summary

Modifier and TypeMethod
public TicketType
a()
getType()
method_14281()
m_cjbqnriu()
getType()
getType()
public int
b()
getTicketLevel()
method_14283()
m_gmmituar()
getLevel()
getLevel()
public void
c()
resetTicksLeft()
method_66022()
m_izpyhuwx()
refreshExpiry()
public void
d()
decreaseTicksLeft()
method_66023()
m_dadkprju()
tick()
public boolean
e()
isTimedOut()
method_66024()
m_hkftfzoe()
isExpired()