package gregtech.mixin.interfaces.accessors; public interface ShapedOreRecipeAccessor { int gt5u$getWidth(); int gt5u$getHeight(); }