public abstract class LootCondition$Serializer<T extends LootCondition>
bdd$a | |
net.minecraft.world.storage.loot.conditions.LootCondition$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 |
|