Support copying nerd stats from item list

This commit is contained in:
Linnea Gräf
2023-12-29 20:26:22 +01:00
parent bd0712adb0
commit 9c7ea1ff0a
4 changed files with 40 additions and 35 deletions

View File

@@ -6,7 +6,7 @@
package moe.nea.firmament.mixins.accessor;
import me.shedaniel.math.Rectangle;
import kotlin.Deprecated;
import net.minecraft.client.gui.screen.ingame.HandledScreen;
import net.minecraft.screen.slot.Slot;
import org.jetbrains.annotations.Nullable;