Class ExternalMovesConfig
java.lang.Object
com.pixelmonmod.pixelmon.api.config.api.yaml.AbstractYamlConfig
com.pixelmonmod.pixelmon.api.config.ExternalMovesConfig
- All Implemented Interfaces:
Config
-
Field Summary
Fields inherited from class com.pixelmonmod.pixelmon.api.config.api.yaml.AbstractYamlConfig
base, config
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionfloat
boolean
boolean
Methods inherited from class com.pixelmonmod.pixelmon.api.config.api.yaml.AbstractYamlConfig
getNode, save
-
Constructor Details
-
ExternalMovesConfig
public ExternalMovesConfig()
-
-
Method Details
-
isAllowExternalMoves
public boolean isAllowExternalMoves()- Returns:
- Whether external moves can be used.
-
isAllowDestructiveExternalMoves
public boolean isAllowDestructiveExternalMoves()- Returns:
- Whether destructive external moves (Cut, Dig, Explode, LightFire, Lightning, RockSmash, etc)
-
getForageChance
public float getForageChance()- Returns:
-