public class MemoriesUnlockCommand extends AbstractWorldCommand
Command for memoriesunloc operations. Registered with the command system and callable by players.
java.lang.Object > AbstractWorldCommand > MemoriesUnlockCommand
Field Summary
No fields documented.
Method Detail
MemoriesUnlockCommand
public
public
MemoriesUnlockCommand
()
Method MemoriesUnlockCommand.
execute
protected
void
execute
(@Nonnull final CommandContext context, @Nonnull final World world, @Nonnull final Store store)
Method execute.
- Parameters:
@Nonnull final CommandContextcontext@Nonnull final Worldworld@Nonnull final Storestore