Uses of Class
zombie.core.NetTimedAction
Packages that use NetTimedAction
-
Uses of NetTimedAction in zombie.Lua
Methods in zombie.Lua with parameters of type NetTimedActionModifier and TypeMethodDescriptionstatic voidLuaManager.GlobalObject.emulateAnimEvent(NetTimedAction netTimedAction, long long0, String string0, String string1) static voidLuaManager.GlobalObject.emulateAnimEventOnce(NetTimedAction netTimedAction, long long0, String string0, String string1) -
Uses of NetTimedAction in zombie.network.packets
Subclasses of NetTimedAction in zombie.network.packets -
Uses of NetTimedAction in zombie.network.server
Methods in zombie.network.server with parameters of type NetTimedActionModifier and TypeMethodDescriptionvoidAnimEventEmulator.create(NetTimedAction netTimedAction, long long0, boolean boolean0, String string0, String string1) voidAnimEventEmulator.remove(NetTimedAction netTimedAction)