yarn/mappings/net/minecraft/world/loot/condition/LootConditionBlockStateProp...

8 lines
402 B
Plaintext

CLASS chp net/minecraft/world/loot/condition/LootConditionBlockStateProperty
CLASS chp$b Factory
METHOD a toJson (Lcom/google/gson/JsonObject;Lchq;Lcom/google/gson/JsonSerializationContext;)V
METHOD b fromJson (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lchq;
FIELD a block Lbet;
FIELD b properties Ljava/util/Map;
FIELD c predicate Ljava/util/function/Predicate;