public static class CraftingHelper.ShapedPrimer
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
height |
NonNullList<Ingredient> |
input |
boolean |
mirrored |
int |
width |
| Constructor and Description |
|---|
ShapedPrimer() |
public int height
public int width
public boolean mirrored
public NonNullList<Ingredient> input