History - net.minecraft.world.ticks.ProtoChunkTicks
1.21.3
Names
eyr
fdo
Fields
List<SavedTick<T>>: a, ticks, field_19275, scheduledTicks, f_193291_
List<SavedTick<T>>: a, ticks, field_19275, scheduledTicks
Set<SavedTick<?>>: b, ticksPerPosition, field_35541, scheduledTicksSet, f_193292_
Set<SavedTick<?>>: b, ticksPerPosition, field_35541, scheduledTicksSet
Constructors
Methods
boolean (BlockPos, T): a, hasScheduledTick, method_8674, isQueued, m_183582_
boolean (BlockPos, T): a, hasScheduledTick, method_8674, isQueued
int (): a, count, method_20825, getTickCount, m_183574_
int (): a, count, method_20825, getTickCount
void (ScheduledTick<T>): a, schedule, method_39363, scheduleTick, m_183393_
void (ScheduledTick<T>): a, schedule, method_39363, scheduleTick
void (SavedTick<T>): a, schedule, method_39397, scheduleTick, m_193295_
void (SavedTick<T>): a, schedule, method_39397, scheduleTick
Tag (long, Function<T, String>): b, save, method_20463, toNbt, m_183237_
List<SavedTick<T>> (): b, scheduledTicks, method_39399, getTicks, m_193306_
List<SavedTick<T>> (): b, scheduledTicks, method_39399, getTicks
<T> ProtoChunkTicks<T> (ListTag, Function<String, Optional<T>>, ChunkPos): a, load, method_39398, tick, m_193302_
List<SavedTick<T>> (long): a, pack, method_61898, collectTicks
<T> ProtoChunkTicks<T> (List<SavedTick<T>>): a, load, method_39398, tick
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
exi
eyr
Fields
Constructors
Methods
1.20.6
Names
eni
exi
Fields
Constructors
Methods
1.20.4
Names
eix
eni
Fields
Constructors
Methods
1.20.2
Names
efr
eix
Fields
Constructors
Methods
1.20.1
Names
een
efr
Fields
Constructors
Methods
1.19.4
Names
ebm
een
Fields
Constructors
Methods
1.19.3
Names
dxy
ebm
Fields
Constructors
Methods
1.19.2
Names
Fields
Constructors
Methods
1.19.1
Names
dxb
dxy
Fields
Constructors
Methods
1.19
Names
dqw
dxb
Fields
Constructors
Methods
1.18.2
Names
dpu
dqw
Fields
Constructors
Methods
1.18.1
Names
Fields
Constructors
Methods
1.18
Names
bvw
dpu
net.minecraft.world.level.ChunkTickList
net.minecraft.world.ticks.ProtoChunkTicks
net.minecraft.server.world.SimpleTickScheduler
net.minecraft.world.tick.SimpleTickScheduler
net.minecraft.src.C_1562_
net.minecraft.src.C_183044_
net.minecraft.world.level.TickListChunk
net.minecraft.world.ticks.ProtoChunkTickList
Fields
Function<T, ResourceLocation>: b, toId, field_19276, identifierProvider, f_45632_
List<ChunkTickList$ScheduledTick<T>>: a, ticks, field_19275, scheduledTicks, f_45631_
List<SavedTick<T>>: a, ticks, field_19275, scheduledTicks, f_193291_
Set<SavedTick<?>>: b, ticksPerPosition, field_35541, scheduledTicksSet, f_193292_
Constructors
(Function<T, ResourceLocation>, List<ChunkTickList$ScheduledTick<T>>)
(Function<T, ResourceLocation>, List<TickNextTickData<T>>, long)
()
Methods
boolean (BlockPos, T): a, hasScheduledTick, method_8674, isScheduled, m_5916_
boolean (BlockPos, T): a, hasScheduledTick, method_8674, isQueued, m_183582_
void (BlockPos, T, int, TickPriority): a, scheduleTick, method_8675, schedule, m_7663_
boolean (BlockPos, T): b, willTickThisTick, method_8677, isTicking, m_5913_
<T> ChunkTickList<T> (ListTag, Function<T, ResourceLocation>, Function<ResourceLocation, T>): a, create, method_20512, fromNbt, m_45656_
ListTag (): b, save, method_20463, toNbt, m_45660_
void (TickList<T>): a, copyOut, method_26368, scheduleTo, m_45643_
int (): a, size, method_20825, getTicks, m_142536_
int (): a, count, method_20825, getTickCount, m_183574_
void (ScheduledTick<T>): a, schedule, method_39363, scheduleTick, m_183393_
void (SavedTick<T>): a, schedule, method_39397, scheduleTick, m_193295_
Tag (long, Function<T, String>): b, save, method_20463, toNbt, m_183237_
List<SavedTick<T>> (): b, scheduledTicks, method_39399, getTicks, m_193306_
<T> ProtoChunkTicks<T> (ListTag, Function<String, Optional<T>>, ChunkPos): a, load, method_39398, tick, m_193302_
1.17.1
Names
bvv
bvw
Fields
Constructors
Methods
1.17
Names
bre
bvv
net.minecraft.world.SerializableTickList
net.minecraft.src.C_1562_
net.minecraft.server.v1_16_R3.TickListChunk
net.minecraft.world.level.TickListChunk
Fields
Function<T, ResourceLocation>: b, toId, field_19276, identifierProvider, field_219501_b
Function<T, ResourceLocation>: b, toId, field_19276, identifierProvider, f_45632_
List<ChunkTickList$ScheduledTick<T>>: a, ticks, field_19275, scheduledTicks, field_219500_a
List<ChunkTickList$ScheduledTick<T>>: a, ticks, field_19275, scheduledTicks, f_45631_
Constructors
Methods
boolean (BlockPos, T): a, hasScheduledTick, method_8674, isScheduled, func_205359_a
boolean (BlockPos, T): a, hasScheduledTick, method_8674, isScheduled, m_5916_
void (BlockPos, T, int, TickPriority): a, scheduleTick, method_8675, schedule, func_205362_a
void (BlockPos, T, int, TickPriority): a, scheduleTick, method_8675, schedule, m_7663_
boolean (BlockPos, T): b, willTickThisTick, method_8677, isTicking, func_205361_b
boolean (BlockPos, T): b, willTickThisTick, method_8677, isTicking, m_5913_
<T> ChunkTickList<T> (ListTag, Function<T, ResourceLocation>, Function<ResourceLocation, T>): a, create, method_20512, fromNbt, func_222984_a
<T> ChunkTickList<T> (ListTag, Function<T, ResourceLocation>, Function<ResourceLocation, T>): a, create, method_20512, fromNbt, m_45656_
ListTag (): b, save, method_20463, toNbt, func_234857_b_
ListTag (): b, save, method_20463, toNbt, m_45660_
void (TickList<T>): a, copyOut, method_26368, scheduleTo, func_234855_a_
void (TickList<T>): a, copyOut, method_26368, scheduleTo, m_45643_
int (): a, size, method_20825, getTicks, m_142536_
1.16.5
Names
Fields
Constructors
Methods
1.16.4
Names
brb
bre
net.minecraft.server.v1_16_R2.TickListChunk
net.minecraft.server.v1_16_R3.TickListChunk
Fields
Constructors
Methods
1.16.3
Names
Fields
Constructors
Methods
1.16.2
Names
bpi
brb
net.minecraft.server.v1_16_R1.TickListChunk
net.minecraft.server.v1_16_R2.TickListChunk
Fields
Constructors
Methods
1.16.1
Names
bji
bpi
net.minecraft.server.v1_15_R1.TickListChunk
net.minecraft.server.v1_16_R1.TickListChunk
Fields
Set<TickNextTickData<T>>: a, ticks, field_19275, scheduledTicks, field_219500_a
List<ChunkTickList$ScheduledTick<T>>: a, ticks, field_19275, scheduledTicks, field_219500_a
Constructors
(Function<T, ResourceLocation>, Set<TickNextTickData<T>>)
(Function<T, ResourceLocation>, List<TickNextTickData<T>>, long)
Methods
void (Stream<TickNextTickData<T>>): a, addAll, method_20470, scheduleAll, func_219497_a
Stream<TickNextTickData<T>> (): b, ticks, method_20462, stream, func_219499_a
ListTag (long): a, save, method_20463, toNbt, func_219498_a
ListTag (): b, save, method_20463, toNbt, func_234857_b_
void (TickList<T>): a, copyOut, method_26368, scheduleTo, func_234855_a_
1.15.2
Names
bjf
bji
Fields
Constructors
Methods
1.15.1
Names
Fields
Constructors
Methods
1.15
Names
bhe
bjf
net.minecraft.server.v1_14_R1.TickListChunk
net.minecraft.server.v1_15_R1.TickListChunk
Fields
Constructors
Methods
1.14.4
Names
bgz
bhe
net.minecraft.world.level.ChunkTickList
Fields
Set<NextTickListEntry<T>>: a, field_19275, scheduledTicks, field_219500_a
Set<TickNextTickData<T>>: a, ticks, field_19275, scheduledTicks, field_219500_a
Function<T, MinecraftKey>: b, field_19276, identifierProvider, field_219501_b
Function<T, ResourceLocation>: b, toId, field_19276, identifierProvider, field_219501_b
Constructors
Methods
boolean (BlockPosition, T): a, method_8674, isScheduled, func_205359_a
boolean (BlockPos, T): a, hasScheduledTick, method_8674, isScheduled, func_205359_a
void (BlockPosition, T, int, TickListPriority): a, method_8675, schedule, func_205362_a
void (BlockPos, T, int, TickPriority): a, scheduleTick, method_8675, schedule, func_205362_a
boolean (BlockPosition, T): b, method_8677, isTicking, func_205361_b
boolean (BlockPos, T): b, willTickThisTick, method_8677, isTicking, func_205361_b
void (Stream<NextTickListEntry<T>>): a, method_20470, scheduleAll, func_219497_a
void (Stream<TickNextTickData<T>>): a, addAll, method_20470, scheduleAll, func_219497_a
Stream<NextTickListEntry<T>> (): a, method_20462, stream, func_219499_a
Stream<TickNextTickData<T>> (): b, ticks, method_20462, stream, func_219499_a
NBTTagList (long): a, method_20463, toNbt, func_219498_a
ListTag (long): a, save, method_20463, toNbt, func_219498_a
<T> TickListChunk<T> (NBTTagList, Function<T, MinecraftKey>, Function<MinecraftKey, T>): a, method_20512, fromNbt, func_222984_a
<T> ChunkTickList<T> (ListTag, Function<T, ResourceLocation>, Function<ResourceLocation, T>): a, create, method_20512, fromNbt, func_222984_a
1.14.3
Names
bgv
bgz
net.minecraft.server.world.SimpleTickScheduler
Fields
Set<NextTickListEntry<T>>: a, field_19275, field_219500_a
Set<NextTickListEntry<T>>: a, field_19275, scheduledTicks, field_219500_a
Function<T, MinecraftKey>: b, field_19276, field_219501_b
Function<T, MinecraftKey>: b, field_19276, identifierProvider, field_219501_b
Constructors
Methods
boolean (BlockPosition, T): a, method_8674, func_205359_a
boolean (BlockPosition, T): a, method_8674, isScheduled, func_205359_a
void (BlockPosition, T, int, TickListPriority): a, method_8675, func_205362_a
void (BlockPosition, T, int, TickListPriority): a, method_8675, schedule, func_205362_a
boolean (BlockPosition, T): b, method_8677, func_205361_b
boolean (BlockPosition, T): b, method_8677, isTicking, func_205361_b
void (Stream<NextTickListEntry<T>>): a, method_20470, func_219497_a
void (Stream<NextTickListEntry<T>>): a, method_20470, scheduleAll, func_219497_a
Stream<NextTickListEntry<T>> (): a, method_20462, func_219499_a
Stream<NextTickListEntry<T>> (): a, method_20462, stream, func_219499_a
NBTTagList (long): a, method_20463, func_219498_a
NBTTagList (long): a, method_20463, toNbt, func_219498_a
<T> TickListChunk<T> (NBTTagList, Function<T, MinecraftKey>, Function<MinecraftKey, T>): a, method_20512, func_222984_a
<T> TickListChunk<T> (NBTTagList, Function<T, MinecraftKey>, Function<MinecraftKey, T>): a, method_20512, fromNbt, func_222984_a
1.14.2
Names
Fields
Constructors
Methods
1.14.1
Names
bgu
bgv
Fields
Constructors
(Function<T, MinecraftKey>, Set<NextTickListEntry<T>>)
Methods
<T> TickListChunk<T> (NBTTagList, Function<T, MinecraftKey>, Function<MinecraftKey, T>): a, method_20512, func_222984_a
1.14
Names
bgu
net.minecraft.class_4296
net.minecraft.world.SerializableTickList
net.minecraft.server.v1_14_R1.TickListChunk
Fields
Set<NextTickListEntry<T>>: a, field_19275, field_219500_a
Function<T, MinecraftKey>: b, field_19276, field_219501_b
Constructors
(Function<T, MinecraftKey>, List<NextTickListEntry<T>>)
Methods
boolean (BlockPosition, T): a, method_8674, func_205359_a
void (BlockPosition, T, int, TickListPriority): a, method_8675, func_205362_a
boolean (BlockPosition, T): b, method_8677, func_205361_b
void (Stream<NextTickListEntry<T>>): a, method_20470, func_219497_a
Stream<NextTickListEntry<T>> (): a, method_20462, func_219499_a
NBTTagList (long): a, method_20463, func_219498_a