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.
-
ClassesClassDescriptionAnnotation processor for Bukkit command wrapper generation.Shared generator for Bukkit/Paper-Basic helper methods emitted into generated command wrappers:
getPlayer,getOfflinePlayer,getWorld,getLocation,suggestPlayers,suggestWorlds.