public abstract class LootItemCondition$Serializer<T extends LootItemCondition>
| bar$a | |
| net.minecraft.unmapped.C_65690890$C_76358819 | |
| net.minecraft.world.gen.loot.conditions.LootItemCondition$Serializer |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final Identifier |
| ||||||
| private final Class<T> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| protected | (Identifier id, Class<T> type) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public Identifier |
| ||||||
| public Class<T> |
| ||||||
| public abstract void |
| ||||||
| public abstract T |
|