net.minecraft.world.chunk

public class ChunkPrimerTickList<T>

implements ITickList<T>

bnj
net.minecraft.world.chunk.ChunkPrimerTickList

Field summary

Modifier and TypeField
protected final Predicate<T>
a
field_205382_a
protected final Function<T, ResourceLocation>
b
field_205383_b
protected final Function<ResourceLocation, T>
c
field_205384_c
private final ChunkPos
d
field_205385_d
private final it.unimi.dsi.fastutil.shorts.ShortList[]
e
field_205386_e

Constructor summary

ModifierConstructor
public (Predicate<T> arg0, Function<T, ResourceLocation> arg1, Function<ResourceLocation, T> arg2, ChunkPos arg3)

Method summary

Modifier and TypeMethod
public NBTTagList
a()
func_205379_a()
public void
a(he arg0)
func_205380_a(NBTTagList arg0)
public void
a(ayh<T> arg0, Function<ej, T> arg1)
func_205381_a(ITickList<T> arg0, Function<BlockPos, T> arg1)
public boolean
a(ej arg0, T arg1)
func_205359_a(BlockPos arg0, T arg1)
public void
a(ej arg0, T arg1, int arg2, ayj arg3)
func_205362_a(BlockPos arg0, T arg1, int arg2, TickPriority arg3)
public boolean
b(ej arg0, T arg1)
func_205361_b(BlockPos arg0, T arg1)