Class BlockPredicateArgument.TagPredicate

    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private TagPredicate​(ITag<Block> p_i48238_1_, java.util.Map<java.lang.String,​java.lang.String> p_i48238_2_, CompoundNBT p_i48238_3_)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean test​(CachedBlockInfo p_test_1_)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface java.util.function.Predicate

        and, negate, or
    • Field Detail

      • vagueProperties

        private final java.util.Map<java.lang.String,​java.lang.String> vagueProperties
    • Constructor Detail

      • TagPredicate

        private TagPredicate​(ITag<Block> p_i48238_1_,
                             java.util.Map<java.lang.String,​java.lang.String> p_i48238_2_,
                             @Nullable
                             CompoundNBT p_i48238_3_)