public abstract class LootFunction$Serializer<T extends LootFunction>
| baf$a | |
| net.minecraft.world.storage.loot.functions.LootFunction$Serializer |
Field summary
| Modifier and Type | Field | ||||
|---|---|---|---|---|---|
| private final ResourceLocation |
| ||||
| private final Class<T> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| protected | (ResourceLocation arg0, Class<T> arg1) |
Method summary
| Modifier and Type | Method | ||||
|---|---|---|---|---|---|
| public ResourceLocation |
| ||||
| public Class<T> |
| ||||
| public abstract void |
| ||||
| public abstract T |
|