Class TurretPressureMine
java.lang.Object
org.kingdoms.constants.land.abstraction.KingdomItemType<Turret,TurretStyle,TurretType>
org.kingdoms.constants.land.turrets.TurretType
org.kingdoms.constants.land.turrets.types.TurretPressureMine
-
Field Summary
Fields inherited from class org.kingdoms.constants.land.turrets.TurretType
METADATAFields inherited from class org.kingdoms.constants.land.abstraction.KingdomItemType
name -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanactivate(TurretActivateEvent event) build(KingdomItemBuilder<Turret, TurretStyle, TurretType> builder) Methods inherited from class org.kingdoms.constants.land.turrets.TurretType
call, isEnemies, isFriends, isRanged, openMethods inherited from class org.kingdoms.constants.land.abstraction.KingdomItemType
deserialize, equals, getName, getTypeOf, hashCode, toString
-
Constructor Details
-
TurretPressureMine
public TurretPressureMine()
-
-
Method Details
-
activate
- Specified by:
activatein classTurretType
-
build
- Overrides:
buildin classTurretType
-