Package com.ticxo.modelengine.api.entity
Class EntityDataTrackers
java.lang.Object
com.ticxo.modelengine.api.utils.ticker.AbstractLoadBalancer<UUID,EntityDataTrackers.Tracker>
com.ticxo.modelengine.api.entity.EntityDataTrackers
- All Implemented Interfaces:
LoadBalancer<UUID,EntityDataTrackers.Tracker>
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionclassA class that updates entity data on sync and async threads.Nested classes/interfaces inherited from interface com.ticxo.modelengine.api.utils.ticker.LoadBalancer
LoadBalancer.Server -
Field Summary
Fields inherited from class com.ticxo.modelengine.api.utils.ticker.AbstractLoadBalancer
available, reference -
Constructor Summary
ConstructorsConstructorDescriptionEntityDataTrackers(org.bukkit.plugin.java.JavaPlugin plugin, PlatformScheduler scheduler) -
Method Summary
Methods inherited from class com.ticxo.modelengine.api.utils.ticker.AbstractLoadBalancer
execute, get, getAvailable, getOrRegister, unregisterMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.ticxo.modelengine.api.utils.ticker.LoadBalancer
map
-
Constructor Details
-
EntityDataTrackers
-
-
Method Details
-
supply
-
start
public void start() -
end
public void end()
-