This commit is contained in:
paulevsGitch 2020-09-29 15:44:15 +03:00
parent f86a751d71
commit 7d311ca3d7
8 changed files with 0 additions and 11 deletions

View file

@ -13,7 +13,6 @@ import net.minecraft.screen.slot.SlotActionType;
import net.minecraft.text.StringVisitable;
import net.minecraft.text.Text;
import net.minecraft.util.Identifier;
import ru.betterend.BetterEnd;
public class EndStoneSmelterScreen extends HandledScreen<EndStoneSmelterScreenHandler> implements RecipeBookProvider {