yarn/mappings/net/minecraft/util/predicate/EntityPredicates.mapping

12 lines
501 B
Plaintext

CLASS uf net/minecraft/util/predicate/EntityPredicates
CLASS uf$a CanPickup
FIELD a itemstack Lahf;
METHOD a apply (Lub;)Z
FIELD a ALL Lcom/google/common/base/Predicate;
FIELD b NOT_MOUNTED Lcom/google/common/base/Predicate;
FIELD c WITH_INVENTORY Lcom/google/common/base/Predicate;
FIELD d MOB_VISIBLE Lcom/google/common/base/Predicate;
FIELD e VISIBLE Lcom/google/common/base/Predicate;
METHOD a (DDDD)Lcom/google/common/base/Predicate;
METHOD a (Lub;)Lcom/google/common/base/Predicate;