com.magistuarmory.item.crafting.fabric.HeraldryRecipeImpl Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of 1.19.2-epic-knights-fabric Show documentation
Show all versions of 1.19.2-epic-knights-fabric Show documentation
mod that adds medieval stuff to the game
The newest version!
package com.magistuarmory.item.crafting.fabric;
import com.magistuarmory.item.crafting.HeraldryRecipe;
import net.minecraft.class_1865;
public class HeraldryRecipeImpl
{
public static class_1865 getSerializerInstance()
{
return HeraldryRecipe.SERIALIZER;
}
}