| Class | Description |
|---|---|
| AmadronRecipe |
An Amadron trade offer, loaded from datapack.
|
| AssemblyRecipe | |
| ExplosionCraftingRecipe | |
| FluidMixerRecipe | |
| FuelQualityRecipe | |
| HeatFrameCoolingRecipe | |
| HeatPropertiesRecipe |
Recipes which define the heat properties of a block; its temperature, thermal resistance, heat capacity, and the
blocks it can turn into when too much heat is added or removed via the PneumaticCraft heat system.
|
| PneumaticCraftRecipe |
Base class for all PneumaticCraft machine recipes, which are registered in the vanilla RecipeManager.
|
| PneumaticCraftRecipe.DummyIInventory |
Just to keep vanilla happy...
|
| PressureChamberRecipe | |
| PressureChamberRecipe.RecipeSlot |
Data object for type of slot and the index of the slot.
|
| PressureChamberRecipe.SlotCycle |
Data object for storing a
PressureChamberRecipe.RecipeSlot and a cycle represented as a list indices for the slot. |
| RefineryRecipe | |
| ThermoPlantRecipe |
| Enum | Description |
|---|---|
| AssemblyRecipe.AssemblyProgramType |