public abstract class LootEntityProperty$a<T extends LootEntityProperty>
| cds$a | |
| net.minecraft.world.storage.loot.properties.EntityProperty$Serializer | |
| net.minecraft.server.v1_13_R2.LootEntityProperty$a |
字段概要
| 修饰符与类型 | 字段 | ||||
|---|---|---|---|---|---|
| private final MinecraftKey |
| ||||
| private final Class<T> |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| protected | (MinecraftKey arg0, Class<T> arg1) |
方法概要
| 修饰符与类型 | 方法 | ||||
|---|---|---|---|---|---|
| public MinecraftKey |
| ||||
| public Class<T> |
| ||||
| public abstract com.google.gson.JsonElement |
| ||||
| public abstract T |
|