History - net.minecraft.world.tick.SimpleTickScheduler
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
1.21.11_unobfuscated
Names
net.minecraft.world.ticks.ProtoChunkTicks
net.minecraft.class_4296
net.minecraft.world.tick.SimpleTickScheduler
Fields
List<Tick<T>>: ticks, field_19275, scheduledTicks
Set<Tick<?>>: ticksPerPosition, field_35541, scheduledTicksSet
Constructors
()
Methods
void (OrderedTick<T>): schedule, method_39363, scheduleTick
void (Tick<T>): schedule, method_39397, scheduleTick
boolean (BlockPos, T): hasScheduledTick, method_8674, isQueued
int (): count, method_20825, getTickCount
List<Tick<T>> (long): pack, method_61898, collectTicks
List<Tick<T>> (): scheduledTicks, method_39399, getTicks
<T> SimpleTickScheduler<T> (List<Tick<T>>): load, method_39398, tick