Uses of Class
io.github.projectunified.craftcommand.example.standalone.CalculatorCommand.CustomSender
Packages that use CalculatorCommand.CustomSender
-
Uses of CalculatorCommand.CustomSender in io.github.projectunified.craftcommand.example.standalone
Methods in io.github.projectunified.craftcommand.example.standalone that return CalculatorCommand.CustomSenderModifier and TypeMethodDescriptionCalculatorCommand.resolveSender(Object sender) Local resolver for CustomSender type.Methods in io.github.projectunified.craftcommand.example.standalone with parameters of type CalculatorCommand.CustomSenderModifier and TypeMethodDescriptionvoidCalculatorCommand.whoAmI(CalculatorCommand.CustomSender sender) Demonstrates sender-level @Resolve.