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

7 lines
365 B
Plaintext
Raw Normal View History

2019-01-16 13:24:40 -05:00
CLASS cmd net/minecraft/world/loot/condition/KilledByPlayerLootCondition
CLASS cmd$a Factory
METHOD a toJson (Lcom/google/gson/JsonObject;Lcma;Lcom/google/gson/JsonSerializationContext;)V
METHOD b fromJson (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lcma;
FIELD a INSTANCE Lcmd;
METHOD a getRequiredParameters ()Ljava/util/Set;