Class AncientAltarTask
java.lang.Object
io.github.thebusybiscuit.slimefun4.implementation.tasks.AncientAltarTask
- All Implemented Interfaces:
Runnable
The
AncientAltarTask
is responsible for the animation that happens when a ritual
involving the AncientAltar
is started.- Author:
- dniym, meiamsome, TheBusyBiscuit
- See Also:
-
Constructor Summary
ConstructorDescriptionAncientAltarTask
(AncientAltarListener listener, Block altar, int stepDelay, ItemStack output, List<Block> pedestals, List<ItemStack> items, Player player) -
Method Summary