Uses of Record Class
net.minecraft.world.ticks.SavedTick
Packages that use SavedTick
-
Uses of SavedTick in net.minecraft.world.level.chunk
Fields in net.minecraft.world.level.chunk with type parameters of type SavedTickMethod parameters in net.minecraft.world.level.chunk with type arguments of type SavedTick -
Uses of SavedTick in net.minecraft.world.ticks
Fields in net.minecraft.world.ticks with type parameters of type SavedTickModifier and TypeFieldDescriptionLevelChunkTicks.pendingTicks
ProtoChunkTicks.ticks
ProtoChunkTicks.ticksPerPosition
static final it.unimi.dsi.fastutil.Hash.Strategy
<SavedTick<?>> SavedTick.UNIQUE_TICK_HASH
Methods in net.minecraft.world.ticks that return SavedTickMethods in net.minecraft.world.ticks that return types with arguments of type SavedTickModifier and TypeMethodDescriptionSavedTick.loadTick
(CompoundTag p_210670_, Function<String, Optional<T>> p_210671_) ProtoChunkTicks.scheduledTicks()
Methods in net.minecraft.world.ticks with parameters of type SavedTickMethod parameters in net.minecraft.world.ticks with type arguments of type SavedTickModifier and TypeMethodDescriptionstatic <T> void
SavedTick.loadTickList
(ListTag p_193351_, Function<String, Optional<T>> p_193352_, ChunkPos p_193353_, Consumer<SavedTick<T>> p_193354_) Constructor parameters in net.minecraft.world.ticks with type arguments of type SavedTick