public class ConditionalRecipe
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
ConditionalRecipe.Builder |
private static class |
ConditionalRecipe.Finished |
static class |
ConditionalRecipe.Serializer<T extends IRecipe<?>> |
Modifier and Type | Field and Description |
---|---|
static IRecipeSerializer<IRecipe<?>> |
SERIALZIER |
Constructor and Description |
---|
ConditionalRecipe() |
Modifier and Type | Method and Description |
---|---|
static ConditionalRecipe.Builder |
builder() |
public static final IRecipeSerializer<IRecipe<?>> SERIALZIER
public static ConditionalRecipe.Builder builder()