Uses of Annotation Interface
io.github.projectunified.craftcommand.validation.annotation.Min
Packages that use Min
Package
Description
-
Uses of Min in io.github.projectunified.craftcommand.example.bukkit
Method parameters in io.github.projectunified.craftcommand.example.bukkit with annotations of type MinModifier and TypeMethodDescriptionvoidTeleportCommand.tpPlayer(org.bukkit.entity.Player sender, org.bukkit.entity.Player target, int level) -
Uses of Min in io.github.projectunified.craftcommand.example.paper
Method parameters in io.github.projectunified.craftcommand.example.paper with annotations of type MinModifier and TypeMethodDescriptionvoidTeleportCommand.tpPlayer(org.bukkit.entity.Player sender, org.bukkit.entity.Player target, int level) -
Uses of Min in io.github.projectunified.craftcommand.example.standalone
Method parameters in io.github.projectunified.craftcommand.example.standalone with annotations of type Min -
Uses of Min in io.github.projectunified.craftcommand.validation.processor.extension
Methods in io.github.projectunified.craftcommand.validation.processor.extension that return types with arguments of type MinMethods in io.github.projectunified.craftcommand.validation.processor.extension with parameters of type Min