Package io.pzstorm.storm.event.lua
Class OnGameBootEvent
java.lang.Object
io.pzstorm.storm.event.lua.OnGameBootEvent
- All Implemented Interfaces:
LuaEvent,ZomboidEvent
Lua event is called when the game/server is started or when
mods are reloaded while the game is started.
- See Also:
-
Constructor Details
-
OnGameBootEvent
public OnGameBootEvent()
-