DeployablesPlugin

public class DeployablesPlugin extends JavaPlugin

The main plugin class for Deployables. This plugin provides gameplay features for the Hytale server. Extend this class to create a plugin.

java.lang.Object > JavaPlugin > DeployablesPlugin

Field Summary

entityStoreRegistry

final ComponentRegistryProxy entityStoreRegistry

Field entityStoreRegistry.

Method Detail

DeployablesPlugin

public public DeployablesPlugin (final JavaPluginInit init)

Method DeployablesPlugin.

Parameters:
final JavaPluginInit init

get

static DeployablesPlugin get ()

Method get.

setup

protected void setup ()

Method setup.

DefaultAssetMap

public new DefaultAssetMap ()

Method DefaultAssetMap.

getDeployableComponentType

public DeployableComponent> getDeployableComponentType ()

Method getDeployableComponentType.

getDeployableOwnerComponentType

public DeployableOwnerComponent> getDeployableOwnerComponentType ()

Method getDeployableOwnerComponentType.

getDeployableProjectileShooterComponentType

public DeployableProjectileShooterComponent> getDeployableProjectileShooterComponentType ()

Method getDeployableProjectileShooterComponentType.

getDeployableProjectileComponentType

public DeployableProjectileComponent> getDeployableProjectileComponentType ()

Method getDeployableProjectileComponentType.