net.minecraft.world.gen.loot.properties

public abstract class LootEntityProperty$Serializer<T extends LootEntityProperty>

baw$a
net.minecraft.unmapped.C_98270899$C_14810642
net.minecraft.world.gen.loot.properties.LootEntityProperty$Serializer

Field summary

Modifier and TypeField
private final Identifier
a
f_38420357
id
private final Class<T>
b
f_93721537
type

Constructor summary

ModifierConstructor
protected (Identifier id, Class<T> type)

Method summary

Modifier and TypeMethod
public Identifier
a()
m_64880151()
getId()
public Class<T>
b()
m_92055396()
getType()
public abstract com.google.gson.JsonElement
a(T arg0, com.google.gson.JsonSerializationContext arg1)
m_62133965(T arg0, com.google.gson.JsonSerializationContext arg1)
serialize(T predicate, com.google.gson.JsonSerializationContext context)
public abstract T
a(com.google.gson.JsonElement arg0, com.google.gson.JsonDeserializationContext arg1)
m_33571652(com.google.gson.JsonElement arg0, com.google.gson.JsonDeserializationContext arg1)
deserialize(com.google.gson.JsonElement json, com.google.gson.JsonDeserializationContext context)