Uses of Annotation Interface
io.github.projectunified.craftcommand.annotation.Name
Packages that use Name
Package
Description
-
Uses of Name in io.github.projectunified.craftcommand.example.bukkit
Method parameters in io.github.projectunified.craftcommand.example.bukkit with annotations of type NameModifier and TypeMethodDescriptionvoidTeleportCommand.sendMessage(org.bukkit.entity.Player sender, org.bukkit.entity.Player target, String message) -
Uses of Name in io.github.projectunified.craftcommand.example.paper
Method parameters in io.github.projectunified.craftcommand.example.paper with annotations of type NameModifier and TypeMethodDescriptionvoidTeleportCommand.sendMessage(org.bukkit.entity.Player sender, org.bukkit.entity.Player target, String message)