Uses of Interface
io.papermc.paper.command.brigadier.argument.predicate.BlockInWorldPredicate
Packages that use BlockInWorldPredicate
-
Uses of BlockInWorldPredicate in io.papermc.paper.command.brigadier.argument
Methods in io.papermc.paper.command.brigadier.argument that return types with arguments of type BlockInWorldPredicateModifier and TypeMethodDescriptionstatic com.mojang.brigadier.arguments.ArgumentType
<BlockInWorldPredicate> ArgumentTypes.blockInWorldPredicate()
A block predicate argument.