Uses of Class
net.minecraft.world.level.ChunkTickList
Packages that use ChunkTickList
-
Uses of ChunkTickList in net.minecraft.world.level
Methods in net.minecraft.world.level that return ChunkTickListModifier and TypeMethodDescriptionstatic <T> ChunkTickList<T>
ChunkTickList.create(ListTag p_45657_, Function<T,ResourceLocation> p_45658_, Function<ResourceLocation,T> p_45659_)