Package net.minecraft.command.arguments
Interface BlockPredicateArgument.IResult
- Enclosing class:
 - BlockPredicateArgument
 
public static interface BlockPredicateArgument.IResult
- 
Method Summary
 
- 
Method Details
- 
create
Predicate<CachedBlockInfo> create(ITagCollectionSupplier p_create_1_) throws com.mojang.brigadier.exceptions.CommandSyntaxException - Throws:
 com.mojang.brigadier.exceptions.CommandSyntaxException
 
 -