public static class ItemLootEntry.Serializer extends StandaloneLootEntry.Serializer<ItemLootEntry>
| コンストラクタと説明 | 
|---|
| Serializer() | 
| 修飾子とタイプ | メソッドと説明 | 
|---|---|
| protected ItemLootEntry | func_212829_b_(com.google.gson.JsonObject p_212829_1_,
              com.google.gson.JsonDeserializationContext p_212829_2_,
              int p_212829_3_,
              int p_212829_4_,
              ILootCondition[] p_212829_5_,
              ILootFunction[] p_212829_6_) | 
| void | serialize(com.google.gson.JsonObject json,
         ItemLootEntry entryIn,
         com.google.gson.JsonSerializationContext context) | 
deserializefunc_216182_a, func_216183_bpublic void serialize(com.google.gson.JsonObject json,
                      ItemLootEntry entryIn,
                      com.google.gson.JsonSerializationContext context)
serialize クラス内 StandaloneLootEntry.Serializer<ItemLootEntry>protected ItemLootEntry func_212829_b_(com.google.gson.JsonObject p_212829_1_, com.google.gson.JsonDeserializationContext p_212829_2_, int p_212829_3_, int p_212829_4_, ILootCondition[] p_212829_5_, ILootFunction[] p_212829_6_)