Package net.minecraft.command.argument
Interface BlockPredicateArgumentType.BlockPredicate
- All Superinterfaces:
Predicate<CachedBlockPosition>
- All Known Implementing Classes:
BlockPredicateArgumentType.StatePredicate,BlockPredicateArgumentType.TagPredicate
- Enclosing class:
BlockPredicateArgumentType
public static interface BlockPredicateArgumentType.BlockPredicate
extends Predicate<CachedBlockPosition>
- Mappings:
Namespace Name intermediary net/minecraft/class_2252$class_2254official fe$bnamed net/minecraft/command/argument/BlockPredicateArgumentType$BlockPredicate
-
Method Summary
-
Method Details
-
hasNbt
boolean hasNbt()- Mappings:
Namespace Name Mixin selector intermediary method_38559Lnet/minecraft/class_2252$class_2254;method_38559()Zofficial aLfe$b;a()Znamed hasNbtLnet/minecraft/command/argument/BlockPredicateArgumentType$BlockPredicate;hasNbt()Z
-