public class SpecialRecipeSerializer<T extends Recipe<?>>
implements RecipeSerializer<T>
bew | |
net.minecraft.class_1866 | |
net.minecraft.recipe.SpecialRecipeSerializer | |
net.minecraft.item.crafting.SpecialRecipeSerializer |
Field summary
Modifier and Type | Field | ||||||||
---|---|---|---|---|---|---|---|---|---|
private final Function<Identifier, T> |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (Function<Identifier, T> arg0) |
Method summary
Modifier and Type | Method | ||||||||
---|---|---|---|---|---|---|---|---|---|
public T |
| ||||||||
public T |
| ||||||||
public void |
|