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
official ez$b
intermediary net/minecraft/class_2252$class_2254
named net/minecraft/command/argument/BlockPredicateArgumentType$BlockPredicate
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     

    Methods inherited from interface java.util.function.Predicate

    and, negate, or, test
  • Method Details

    • hasNbt

      boolean hasNbt()
      Mappings:
      Namespace Name Mixin selector
      official a Lez$b;a()Z
      intermediary method_38559 Lnet/minecraft/class_2252$class_2254;method_38559()Z
      named hasNbt Lnet/minecraft/command/argument/BlockPredicateArgumentType$BlockPredicate;hasNbt()Z