net.minecraft.world.tick

public record Tick<T>

fht
net.minecraft.world.ticks.SavedTick
net.minecraft.class_6759
net.minecraft.world.tick.Tick
net.minecraft.unmapped.C_hojywanl
net.minecraft.world.tick.Tick
net.minecraft.src.C_183045_

Field summary

Modifier and TypeField
private final T
b
type
comp_248
type
f_kokmfvge
type
f_193311_
private final BlockPos
c
pos
comp_249
pos
f_lbpayevv
pos
f_193312_
private final int
d
delay
comp_250
delay
f_wmtupvmq
delay
f_193313_
private final TickPriority
e
priority
comp_251
priority
f_hdqigtch
priority
f_193314_
public static final it.unimi.dsi.fastutil.Hash$Strategy<Tick<?>>
a
UNIQUE_TICK_HASH
field_35542
HASH_STRATEGY
f_blwzfmal
UNIQUE_TICK_HASH
f_193310_

Constructor summary

ModifierConstructor
public (T type, BlockPos pos, int delay, TickPriority priority)

Method summary

Modifier and TypeMethod
public static <T> com.mojang.serialization.Codec<Tick<T>>
a(com.mojang.serialization.Codec<T> o)
codec(com.mojang.serialization.Codec<T> arg0)
method_67719(com.mojang.serialization.Codec<T> arg0)
createCodec(com.mojang.serialization.Codec<T> typeCodec)
m_blfhdtvl(com.mojang.serialization.Codec<T> arg0)
m_blfhdtvl(com.mojang.serialization.Codec<T> codec)
m_384275_(com.mojang.serialization.Codec<T> p_397196_)
public static <T> List<Tick<T>>
a(List<fht<T>> o, djo o)
filterTickListForChunk(List<SavedTick<T>> arg0, ChunkPos arg1)
method_67722(List<class_6759<T>> arg0, class_1923 arg1)
filter(List<Tick<T>> ticks, ChunkPos chunkPos)
m_trlbwazk(List<C_hojywanl<T>> arg0, C_ynrszrtu arg1)
m_387161_(List<C_183045_<T>> p_394267_, C_1560_ p_397045_)
public OrderedTick<T>
a(long o, long arg1)
unpack(long arg0, long arg1)
method_39400(long arg0, long arg1)
createOrderedTick(long time, long subTickOrder)
m_peydzvhr(long arg0, long arg1)
toOrderedTick(long triggerTick, long subTickorder)
m_193328_(long p_193330_, long arg1)
public static <T> Tick<T>
a(T o, iw o)
probe(T arg0, BlockPos arg1)
method_39402(T arg0, class_2338 arg1)
create(T type, BlockPos pos)
m_pfkvmbgw(T arg0, C_hynzadkk arg1)
of(T type, BlockPos pos)
m_193335_(T p_193336_, C_4675_ p_193337_)
public T
a()
type()
comp_248()
type()
m_imvsfdjj()
type()
f_193311_()
public BlockPos
b()
pos()
comp_249()
pos()
m_ucrjcrfu()
pos()
f_193312_()
public int
c()
delay()
comp_250()
delay()
m_gusjwjzh()
delay()
f_193313_()
public TickPriority
d()
priority()
comp_251()
priority()
m_metjftvq()
priority()
f_193314_()