classpublicPriority 2
DeployableAoeConfig
com.hypixel.hytale.builtin.deployables.config.DeployableAoeConfig
extends DeployableConfig
2
Methods
2
Public Methods
13
Fields
1
Constructors
Constants
BuilderCodec<DeployableAoeConfig>CODEC= BuilderCodec.builder(
DeployableAoeConfig.class, DeployableAoeConfig::new, DeployableCon...
Constructors
protected
DeployableAoeConfig()Methods
Public Methods (2)
public
void accept(Ref<EntityStore> entityStoreRef)public
String toString()@Override
Fields
Protected Fields (13)
protected
boolean attackEnemiesprotected
boolean attackOwnerprotected
boolean attackTeamprotected
float damageAmountprotected
String damageCauseprotected
float damageIntervalprotected
String[] effectsToApplyprotected
float endRadiusprotected
float heightprotected
DamageCause processedDamageCauseprotected
float radiusChangeTimeprotected
DeployableAoeConfig.Shape shapeprotected
float startRadius