net.minecraft.server.v1_12_R1

public abstract class LootEntityProperty$a<T extends LootEntityProperty>

bgt$a
net.minecraft.world.storage.loot.properties.EntityProperty$Serializer
net.minecraft.server.v1_12_R1.LootEntityProperty$a

字段概要

修饰符与类型字段
private final MinecraftKey
a
field_186653_a
private final Class<T>
b
field_186654_b

构造函数概要

修饰符构造函数
protected (MinecraftKey arg0, Class<T> arg1)

方法概要

修饰符与类型方法
public MinecraftKey
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)