implements RecipeDisplay
| net.minecraft.world.item.crafting.display.ShapedCraftingRecipeDisplay | |
| net.minecraft.class_10300 | |
| net.minecraft.recipe.display.ShapedCraftingRecipeDisplay |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final int |
|
||||||
| private final int |
|
||||||
| private final List<SlotDisplay> |
|
||||||
| private final SlotDisplay |
|
||||||
| private final SlotDisplay |
|
||||||
| public static final com.mojang.serialization.MapCodec<ShapedCraftingRecipeDisplay> |
|
||||||
| public static final PacketCodec<RegistryByteBuf, ShapedCraftingRecipeDisplay> |
|
||||||
| public static final RecipeDisplay$Serializer<ShapedCraftingRecipeDisplay> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (int width, int height, List<SlotDisplay> ingredients, SlotDisplay result, SlotDisplay craftingStation) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public RecipeDisplay$Serializer<ShapedCraftingRecipeDisplay> |
|
||||||
| public boolean |
|
||||||
| public int |
|
||||||
| public int |
|
||||||
| public List<SlotDisplay> |
|
||||||
| public SlotDisplay |
|
||||||
| public SlotDisplay |
|
||||||
| private static boolean |
|
||||||
| private static com.mojang.datafixers.kinds.App |
|