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
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.