Package io.github.projectunified.craftcommand.processor.bukkit
package io.github.projectunified.craftcommand.processor.bukkit
Bukkit-specific annotation processor for CraftCommand.
Generates *$BukkitCommand.java wrapper classes for Bukkit/Spigot servers.
-
ClassesClassDescriptionShared generator for Bukkit/Paper-Basic helper methods emitted into generated command wrappers:
getPlayer,getOfflinePlayer,getWorld,getLocation,suggestPlayers,suggestWorlds.