Class ViewUpdateTask
java.lang.Object
tech.guilhermekaua.spigotboot.inventoryapi.internal.schedule.ViewUpdateTask
- All Implemented Interfaces:
Runnable
Per-session scheduled update runnable, started by the first-render phase when
updateIntervalTicks > 0 and cancelled by the close phase.-
Constructor Summary
ConstructorsConstructorDescriptionViewUpdateTask(@NotNull ViewEngine engine, @NotNull ViewSession session) Creates the task for one session. -
Method Summary