Class TurretStyle
java.lang.Object
org.kingdoms.constants.land.abstraction.KingdomBuildingStyle<Turret,TurretStyle,TurretType>
org.kingdoms.constants.land.turrets.TurretStyle
- All Implemented Interfaces:
Upgrade,org.kingdoms.locale.provider.CascadingMessageContextProvider,org.kingdoms.locale.provider.MessageContextProvider
-
Field Summary
Fields inherited from class org.kingdoms.constants.land.abstraction.KingdomBuildingStyle
name, type -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionSet<org.bukkit.entity.EntityType> @NonNull KeyedConfigAccessorvoidbooleanMethods inherited from class org.kingdoms.constants.land.abstraction.KingdomBuildingStyle
addMessageContextEdits, buildItem, canBePlacedInBiome, droppedItemName, evaluateConditions, getBuildDuration, getCost, getDataName, getDefaultLevel, getDisplayName, getMaxDurability, getMaxLevel, getName, getRepairCost, getSellCost, getSkull, getType, getUpgradeCost, hasItem, hideHolograms, matchSchema, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.kingdoms.locale.provider.CascadingMessageContextProvider
getMessageContextMethods inherited from interface org.kingdoms.constants.group.upgradable.Upgrade
getConfigName
-
Constructor Details
-
TurretStyle
-
-
Method Details
-
getOption
- Specified by:
getOptionin classKingdomBuildingStyle<Turret,TurretStyle, TurretType>
-
getAllowedEntityTypes
-
getAdapter
-
needsAmmo
public boolean needsAmmo() -
loadSettings
public void loadSettings()- Overrides:
loadSettingsin classKingdomBuildingStyle<Turret,TurretStyle, TurretType>
-