| public static <T> com.mojang.serialization.Codec<Tick<T>> | | codec(com.mojang.serialization.Codec<T> typeCodec) | | codec(com.mojang.serialization.Codec<T> typeCodec) | | method_67719(com.mojang.serialization.Codec<T> arg0) | | createCodec(com.mojang.serialization.Codec<T> typeCodec) |
|
| public static <T> List<Tick<T>> | |
| public OrderedTick<T> | | unpack(long currentTick, long currentSubTick) | | unpack(long currentTick, long currentSubTick) | | method_39400(long arg0, long arg1) | | createOrderedTick(long time, long subTickOrder) |
|
| public static <T> Tick<T> | |
| public T | | type() | | type() | | comp_248() | | type() |
|
| public BlockPos | | pos() | | pos() | | comp_249() | | pos() |
|
| public int | | delay() | | delay() | | comp_250() | | delay() |
|
| public TickPriority | | priority() | | priority() | | comp_251() | | priority() |
|