classpublicPriority 1
DeployablesPlugin
com.hypixel.hytale.builtin.deployables.DeployablesPlugin
extends JavaPlugin
4
Methods
4
Public Methods
5
Fields
1
Constructors
Constructors
public
DeployablesPlugin(JavaPluginInit init)Methods
Public Methods (4)
public
ComponentType<EntityStore, DeployableComponent> getDeployableComponentType()public
ComponentType<EntityStore, DeployableOwnerComponent> getDeployableOwnerComponentType()public
ComponentType<EntityStore, DeployableProjectileComponent> getDeployableProjectileComponentType()public
ComponentType<EntityStore, DeployableProjectileShooterComponent> getDeployableProjectileShooterComponentType()Fields
Private/Package Fields (5)
private
ComponentType<EntityStore, DeployableComponent> deployableComponentTypeprivate
ComponentType<EntityStore, DeployableOwnerComponent> deployableOwnerComponentTypeprivate
ComponentType<EntityStore, DeployableProjectileComponent> deployableProjectileComponentTypeprivate
ComponentType<EntityStore, DeployableProjectileShooterComponent> deployableProjectileShooterComponentTypeprivate
DeployablesPlugin instance