Class GenesisConditionTypePlaceholderNumber
java.lang.Object
studio.magemonkey.genesis.core.conditions.GenesisConditionType
studio.magemonkey.genesis.core.conditions.GenesisConditionTypePlaceholderNumber
-
Field Summary
Fields inherited from class studio.magemonkey.genesis.core.conditions.GenesisConditionType
EXP, GROUP, HANDITEM, HEALTH, HUNGER, ITEM, LIGHTLEVEL, LOCATIONX, LOCATIONY, LOCATIONZ, MONEY, PERMISSION, PLACEHOLDERMATCH, PLACEHOLDERNUMBER, POINTS, REALHOUR, REALMILLISECOND, REALMINUTE, REALMONTH, REALMONTHDAY, REALSECOND, REALWEEK, REALWEEKDAY, REALYEAR, SERVERPINGING, SHOPPAGE, TIME, WEATHER, WORLD -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionString[]booleanvoiddoublegetNumber(GenesisBuy shopItem, org.bukkit.entity.Player p, String placeholder) booleanmeetsCondition(GenesisShopHolder holder, GenesisBuy shopItem, org.bukkit.entity.Player p, String conditiontype, String condition) String[]Methods inherited from class studio.magemonkey.genesis.core.conditions.GenesisConditionType
detectType, getNames, isType, loadTypes, name, register, registerType, values
-
Constructor Details
-
GenesisConditionTypePlaceholderNumber
public GenesisConditionTypePlaceholderNumber()
-
-
Method Details
-
meetsCondition
public boolean meetsCondition(GenesisShopHolder holder, GenesisBuy shopItem, org.bukkit.entity.Player p, String conditiontype, String condition) - Specified by:
meetsConditionin classGenesisConditionType
-
getNumber
-
dependsOnPlayer
public boolean dependsOnPlayer()- Specified by:
dependsOnPlayerin classGenesisConditionType
-
createNames
- Specified by:
createNamesin classGenesisConditionType
-
enableType
public void enableType()- Specified by:
enableTypein classGenesisConditionType
-
showStructure
- Specified by:
showStructurein classGenesisConditionType
-