Class CapacitorTextureUpdateTask
java.lang.Object
io.github.thebusybiscuit.slimefun4.implementation.tasks.CapacitorTextureUpdateTask
- All Implemented Interfaces:
Runnable
-
Constructor Summary
ConstructorsConstructorDescriptionCapacitorTextureUpdateTask(org.bukkit.Location l, double percentage) This creates a newCapacitorTextureUpdateTaskwith the given parameters. -
Method Summary
-
Constructor Details
-
CapacitorTextureUpdateTask
public CapacitorTextureUpdateTask(@Nonnull org.bukkit.Location l, double percentage) This creates a newCapacitorTextureUpdateTaskwith the given parameters.
-
-
Method Details