net.minecraft.world.gen.loot.properties

public abstract class LootEntityProperty$Serializer<T extends LootEntityProperty>

cdr$a
net.minecraft.unmapped.C_98270899$C_14810642
net.minecraft.world.gen.loot.properties.LootEntityProperty$Serializer
net.minecraft.world.storage.loot.properties.EntityProperty$Serializer

Field summary

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

Constructor summary

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

Method summary

Modifier and TypeMethod
public Identifier
a()
m_64880151()
getId()
func_186649_a()
public Class<T>
b()
m_92055396()
getType()
func_186651_b()
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)
func_186650_a(T arg0, com.google.gson.JsonSerializationContext arg1)
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)
func_186652_a(com.google.gson.JsonElement arg0, com.google.gson.JsonDeserializationContext arg1)