net.minecraft.world.ticks

public record ScheduledTick<T>

eft
net.minecraft.world.ticks.ScheduledTick
net.minecraft.class_6760
net.minecraft.unmapped.C_bokjrzyn
net.minecraft.world.tick.OrderedTick
net.minecraft.world.tick.OrderedTick
net.minecraft.src.C_183047_
net.minecraft.world.ticks.NextTickListEntry

Field summary

Modifier and TypeField
private final T
d
type
comp_252
f_lvcoyuct
type
type
f_193376_
private final BlockPos
e
pos
comp_253
f_ofympicf
pos
pos
f_193377_
private final long
f
triggerTick
comp_254
f_qvqproky
triggerTick
triggerTick
f_193378_
private final TickPriority
g
priority
comp_255
f_mcjmrfuw
priority
priority
f_193379_
private final long
h
subTickOrder
comp_256
f_okcmnlrw
subTickOrder
subTickOrder
f_193380_
public static final Comparator<ScheduledTick<?>>
a
DRAIN_ORDER
field_35549
f_uhyikwsm
TRIGGER_TICK_COMPARATOR
TRIGGER_TICK_COMPARATOR
f_193373_
public static final Comparator<ScheduledTick<?>>
b
INTRA_TICK_DRAIN_ORDER
field_35550
f_hpzlwzlx
BASIC_COMPARATOR
BASE_COMPARATOR
f_193374_
public static final it.unimi.dsi.fastutil.Hash$Strategy<ScheduledTick<?>>
c
UNIQUE_TICK_HASH
field_35551
f_boylcupn
HASH_STRATEGY
HASH_STRATEGY
f_193375_

Constructor summary

ModifierConstructor
public (T type, BlockPos pos, long triggerTick, long subTickOrder)
public (T type, BlockPos pos, long triggerTick, TickPriority priority, long subTickOrder)

Method summary

Modifier and TypeMethod
public static <T> ScheduledTick<T>
a(T arg0, gu arg1)
probe(T arg0, BlockPos arg1)
method_39410(T arg0, class_2338 arg1)
m_dsgjamml(T arg0, C_hynzadkk arg1)
create(T type, BlockPos pos)
create(T type, BlockPos pos)
m_193397_(T p_193398_, C_4675_ p_193399_)
public T
a()
type()
comp_252()
m_mkrypjym()
type()
type()
f_193376_()
public BlockPos
b()
pos()
comp_253()
m_fmowzdmt()
pos()
pos()
f_193377_()
public long
c()
triggerTick()
comp_254()
m_rebqgjgp()
triggerTick()
triggerTick()
f_193378_()
public TickPriority
d()
priority()
comp_255()
m_ftgccank()
priority()
priority()
f_193379_()
public long
e()
subTickOrder()
comp_256()
m_gbqpdsit()
subTickOrder()
subTickOrder()
f_193380_()