yarn/mappings/net/minecraft/world/loot/condition/WeatherCheckLootCondition.m...

7 lines
366 B
Plaintext
Raw Normal View History

2018-12-05 09:11:37 -05:00
CLASS ckk net/minecraft/world/loot/condition/WeatherCheckLootCondition
CLASS ckk$b Factory
METHOD a toJson (Lcom/google/gson/JsonObject;Lckd;Lcom/google/gson/JsonSerializationContext;)V
METHOD b fromJson (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lckd;
FIELD a raining Ljava/lang/Boolean;
FIELD b thundering Ljava/lang/Boolean;