public class CurrencyPlugin.CurrencyPluginLoadHook extends java.lang.Object implements EnginePlugin.LoadHook
Constructor and Description |
---|
CurrencyPluginLoadHook() |
Modifier and Type | Method and Description |
---|---|
void |
onLoad(Entity entity)
A LoadHook/Namespace pair must be registered by calling
EnginePlugin.registerLoadHook().
|
public void onLoad(Entity entity)
EnginePlugin.LoadHook
onLoad
in interface EnginePlugin.LoadHook