Package net.minecraft.command.argument
Interface BlockPredicateArgumentType.BlockPredicate
- Enclosing class:
- BlockPredicateArgumentType
public static interface BlockPredicateArgumentType.BlockPredicate
- Mappings:
Namespace Name official eq$b
intermediary net/minecraft/class_2252$class_2254
named net/minecraft/command/argument/BlockPredicateArgumentType$BlockPredicate
-
Method Summary
-
Method Details
-
create
Predicate<CachedBlockPosition> create(TagManager tagManager) throws com.mojang.brigadier.exceptions.CommandSyntaxException- Throws:
com.mojang.brigadier.exceptions.CommandSyntaxException
-