public abstract class LootEntityProperty$a<T extends LootEntityProperty>
| bax$a | |
| net.minecraft.world.storage.loot.properties.EntityProperty$Serializer | |
| net.minecraft.server.v1_9_R2.LootEntityProperty$a |
Field summary
| Modifier and Type | Field | ||||
|---|---|---|---|---|---|
| private final MinecraftKey |
| ||||
| private final Class<T> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| protected | (MinecraftKey arg0, Class<T> arg1) |
Method summary
| Modifier and Type | Method | ||||
|---|---|---|---|---|---|
| public MinecraftKey |
| ||||
| public Class<T> |
| ||||
| public abstract com.google.gson.JsonElement |
| ||||
| public abstract T |
|