net.minecraft.world.storage.loot.properties

public abstract class EntityProperty$Serializer<T extends EntityProperty>

baw$a
net.minecraft.world.storage.loot.properties.EntityProperty$Serializer

Field summary

Modifier and TypeField
private final ResourceLocation
a
field_186653_a
private final Class<T>
b
field_186654_b

Constructor summary

ModifierConstructor
protected (ResourceLocation arg0, Class<T> arg1)

Method summary

Modifier and TypeMethod
public ResourceLocation
a()
func_186649_a()
public Class<T>
b()
func_186651_b()
public abstract com.google.gson.JsonElement
a(T arg0, com.google.gson.JsonSerializationContext arg1)
func_186650_a(T arg0, com.google.gson.JsonSerializationContext arg1)
public abstract T
a(com.google.gson.JsonElement arg0, com.google.gson.JsonDeserializationContext arg1)
func_186652_a(com.google.gson.JsonElement arg0, com.google.gson.JsonDeserializationContext arg1)