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

12 lines
501 B
Plaintext
Raw Normal View History

2017-04-05 07:31:24 -04:00
CLASS uf net/minecraft/util/predicate/EntityPredicates
CLASS uf$a CanPickup
FIELD a itemstack Lahf;
METHOD a apply (Lub;)Z
2016-10-15 14:49:37 -04:00
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;
2017-04-05 08:32:34 -04:00
METHOD a (DDDD)Lcom/google/common/base/Predicate;
METHOD a (Lub;)Lcom/google/common/base/Predicate;