Class MockCommandAPIPaper

java.lang.Object
All Implemented Interfaces:
BukkitPlatform<MockCommandSource>, CommandAPIPlatform<Argument<?>,org.bukkit.command.CommandSender,MockCommandSource>

public class MockCommandAPIPaper extends CommandAPIPaper<MockCommandSource>
An implementation of CommandAPIPaper that is compatible with a MockBukkit testing environment. Does not rely on any version-specific Minecraft code to (ideally) support testing in any version.