net.minecraft.server.level

public record TicketType

arx
net.minecraft.server.level.TicketType
net.minecraft.class_3230
net.minecraft.unmapped.C_cuxhrvln
net.minecraft.server.world.ChunkTicketType
net.minecraft.server.world.ChunkTicketType

Field summary

Modifier and TypeField
private final long
j
timeout
comp_3474
f_qylbxzlt
expiryTicks
expiryTicks
private final boolean
k
persist
comp_3475
f_nnqlwagp
persist
persist
private final TicketType$TicketUse
l
use
comp_3476
f_bguagwts
use
use
public static final long
a
NO_TIMEOUT
field_55598
f_nvmmzsgd
NO_EXPIRATION
public static final TicketType
b
START
field_14030
f_ilvyivct
START
START
public static final TicketType
c
DRAGON
field_17264
f_vibplvko
DRAGON
DRAGON
public static final TicketType
d
PLAYER_LOADING
field_55599
f_qpwuxpjf
PLAYER_LOADING
PLAYER_LOADING
public static final TicketType
e
PLAYER_SIMULATION
field_55600
f_tbxftpkl
PLAYER_SIMULATION
PLAYER_SIMULATION
public static final TicketType
f
FORCED
field_14031
f_umyiddic
FORCED
FORCED
public static final TicketType
g
PORTAL
field_19280
f_qiivfmaj
PORTAL
PORTAL
public static final TicketType
h
ENDER_PEARL
field_54211
f_hybjkdhh
ENDER_PEARL
ENDER_PEARL
public static final TicketType
i
UNKNOWN
field_14032
f_cncdssiw
UNKNOWN
UNKNOWN

Constructor summary

ModifierConstructor
public (long expiryTicks, boolean persist, TicketType$TicketUse use)

Method summary

Modifier and TypeMethod
private static TicketType
a(String arg0, long arg1, boolean arg2, arx$a arg3)
register(String arg0, long arg1, boolean arg2, TicketType$TicketUse arg3)
method_66026(String arg0, long arg1, boolean arg2, class_3230$class_10558 arg3)
m_hnnumvmd(String arg0, long arg1, boolean arg2, C_cuxhrvln$C_vincrszw arg3)
register(String id, long expiryTicks, boolean persist, ChunkTicketType$Use use)
m_hnnumvmd(String id, long expiryTicks, boolean persist, ChunkTicketType$C_vincrszw use)
public boolean
a()
doesLoad()
method_66025()
m_panitufo()
isForLoading()
public boolean
b()
doesSimulate()
method_66027()
m_inpzfdpz()
isForSimulation()
public boolean
c()
hasTimeout()
method_66028()
m_kfojjria()
canExpire()
public long
d()
timeout()
comp_3474()
m_qjqllrqo()
expiryTicks()
getExpiryTicks()
public boolean
e()
persist()
comp_3475()
m_wxaeqdwo()
persist()
persist()
public TicketType$TicketUse
f()
use()
comp_3476()
m_icplasui()
use()
use()