public class WeatherPlugin extends JavaPlugin
The main plugin class for Weather. This plugin provides gameplay features for the Hytale server. Extend this class to create a plugin.
java.lang.Object > JavaPlugin > WeatherPlugin
Field Summary
entityStoreRegistry
final
ComponentRegistryProxy
entityStoreRegistry
Field entityStoreRegistry.
Method Detail
setup
protected
void
setup
()
Method setup.
WeatherCommand
public
new
WeatherCommand
()
Method WeatherCommand.
getWeatherTrackerComponentType
public
WeatherTracker>
getWeatherTrackerComponentType
()
Method getWeatherTrackerComponentType.
getWeatherResourceType
public
WeatherResource>
getWeatherResourceType
()
Method getWeatherResourceType.