Chorus mixin fixes

This commit is contained in:
paulevsGitch 2021-01-11 11:24:49 +03:00
parent 1ea5f5a52a
commit 8f8a3e08e7
23 changed files with 37 additions and 38 deletions

View file

@ -23,7 +23,6 @@ import net.minecraft.screen.ScreenHandler;
import net.minecraft.text.LiteralText;
import net.minecraft.text.Text;
import net.minecraft.util.Identifier;
import ru.betterend.interfaces.AnvilScreenHandlerExtended;
@Mixin(AnvilScreen.class)