This commit is contained in:
ajgeiss0702
2021-07-21 17:17:58 -05:00
parent cfdadd17ca
commit 5bd770da9c
18 changed files with 725 additions and 30 deletions
@@ -44,6 +44,4 @@ public interface PlatformMethods {
List<IBaseCommand> getCommands();
ICommandSender constructSender(AdaptedPlayer player);
}