A little refactoring

This commit is contained in:
Aleksey 2021-01-08 12:57:42 +03:00
parent 5ce9087ac5
commit 24f63e4d5b
2 changed files with 2 additions and 2 deletions

View file

@ -21,6 +21,7 @@ import net.minecraft.screen.ForgingScreenHandler;
import net.minecraft.screen.ScreenHandlerContext;
import net.minecraft.screen.ScreenHandlerType;
import net.minecraft.tag.BlockTags;
import ru.betterend.interfaces.AnvilScreenHandlerExtended;
import ru.betterend.recipe.builders.AnvilRecipe;