classpublicPriority 2
DeployableTurretConfig
com.hypixel.hytale.builtin.deployables.config.DeployableTurretConfig
extends DeployableConfig
1
Methods
1
Public Methods
19
Fields
1
Constructors
Constants
BuilderCodec<DeployableTurretConfig>CODEC= BuilderCodec.builder(
DeployableTurretConfig.class, DeployableTurretConfig::new, Deploya...
Constructors
public
DeployableTurretConfig()Methods
Public Methods (1)
public
String toString()@Override
Fields
Protected Fields (19)
protected
int ammoprotected
float burstCooldownprotected
int burstCountprotected
boolean canShootOwnerprotected
float deployDelayprotected
float detectionRadiusprotected
boolean doLineOfSightTestprotected
boolean preferOwnerTargetprotected
ProjectileConfig projectileConfigprotected
float projectileDamageprotected
String projectileHitLocalSoundEventIdprotected
int projectileHitLocalSoundEventIndexprotected
String projectileHitWorldSoundEventIdprotected
int projectileHitWorldSoundEventIndexprotected
Knockback projectileKnockbackprotected
boolean respectTeamsprotected
float rotationSpeedprotected
float shotIntervalprotected
float trackableRadius