Package com.monkey.mcbot.api.model
Interface BotSettings.ChangeableBlastStep
- Enclosing class:
BotSettings
public static interface BotSettings.ChangeableBlastStep
Step 8: configure blast mutability.
-
Method Summary
Modifier and TypeMethodDescriptionsetChangeableBlast(boolean blastChangeable) Sets whether blast protection can be changed later.
-
Method Details
-
setChangeableBlast
Sets whether blast protection can be changed later.- Parameters:
blastChangeable- blast changeability- Returns:
- next step (armor range)
-