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