public class SimpleRecipeSerializer<T extends Recipe<?>>
implements RecipeSerializer<T>
| cdz | |
| net.minecraft.world.item.crafting.SimpleRecipeSerializer | |
| net.minecraft.class_1866 | |
| net.minecraft.recipe.SpecialRecipeSerializer | |
| net.minecraft.src.C_1485_ | |
| net.minecraft.world.item.crafting.RecipeSerializerComplex |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final Function<ResourceLocation, T> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Function<ResourceLocation, T> factory) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public T |
| ||||||||||
| public T |
| ||||||||||
| public void |
|