public abstract class GeyserCommand extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
description |
protected String |
name |
protected String |
permission |
| Constructor and Description |
|---|
GeyserCommand() |
protected final String name
protected final String description
protected final String permission
public abstract void execute(CommandSender sender, String[] args)
Copyright © 2020 GeyserMC. All rights reserved.