Class LootPool.Serializer

java.lang.Object
net.minecraft.loot.LootPool.Serializer
All Implemented Interfaces:
JsonDeserializer<LootPool>, JsonSerializer<LootPool>
Enclosing class:
LootPool

public static class LootPool.Serializer
extends Object
implements JsonDeserializer<LootPool>, JsonSerializer<LootPool>