public class PunishmentProcessor extends Object implements Consumer<Command.CommandInput>
Constructor and Description |
---|
PunishmentProcessor(PunishmentType type) |
Modifier and Type | Method and Description |
---|---|
void |
accept(Command.CommandInput input) |
static boolean |
canPunish(Object operator,
Object target,
String path) |
public PunishmentProcessor(PunishmentType type)
public void accept(Command.CommandInput input)
accept
in interface Consumer<Command.CommandInput>
Copyright © 2020. All rights reserved.