Class ExprCharges

All Implemented Interfaces:
Converter<org.bukkit.block.Block,Integer>, Debuggable, Expression<Integer>, SyntaxElement

@Name("Respawn Anchor Charges") @Description("The charges of a respawn anchor.") @Examples("set the charges of event-block to 3") @RequiredPlugins("Minecraft 1.16+") @Since("2.7") public class ExprCharges extends SimplePropertyExpression<org.bukkit.block.Block,Integer>