Package io.github.thebusybiscuit.slimefun4.implementation.tasks
package io.github.thebusybiscuit.slimefun4.implementation.tasks
-
ClassesClassDescriptionThe
AncientAltarTaskis responsible for the animation that happens when a ritual involving theAncientAltaris started.TheArmorTaskis responsible for handlingPotionEffectsforRadioactiveitems or anySlimefunArmorPiece.AAsyncRecipeChoiceTaskis an asynchronously repeating task that cycles through the different variants ofMaterialthat aRecipeChoice.MaterialChoiceorTagcan represent.This task is run whenever aCapacitorneeds to update their texture.This Task initializes all items, some listeners and various other stuff.TheTickerTaskis responsible for ticking everyBlockTicker, synchronous or not.