Package io.papermc.paper.command.brigadier.argument.resolvers
@NullMarked
package io.papermc.paper.command.brigadier.argument.resolvers
Argument resolvers.
-
InterfacesClassDescriptionAn
ArgumentResolver
is capable of resolving an argument value using aCommandSourceStack
.AnArgumentResolver
that's capable of resolving a block position argument value using aCommandSourceStack
.AnArgumentResolver
that's capable of resolving a fine position argument value using aCommandSourceStack
.AnArgumentResolver
that's capable of resolving argument value using aCommandSourceStack
.AnArgumentResolver
that's capable of resolving a rotation argument value using aCommandSourceStack
.