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 void
LuaManager.GlobalObject.emulateAnimEvent
(NetTimedAction netTimedAction, long long0, String string0, String string1) static void
LuaManager.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 TypeMethodDescriptionvoid
AnimEventEmulator.create
(NetTimedAction netTimedAction, long long0, boolean boolean0, String string0, String string1) void
AnimEventEmulator.remove
(NetTimedAction netTimedAction)