Skip to content

Commit

Permalink
cherrypick everywhere: LOC reduction
Browse files Browse the repository at this point in the history
Signed-off-by: Erymanthus[#5074] | (u/)RayDeeUx <[email protected]>
  • Loading branch information
RayDeeUx committed Dec 8, 2023
1 parent b9d9be6 commit 507530f
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,7 @@ import at.hannibal2.skyhanni.SkyHanniMod
import net.minecraft.item.ItemStack

abstract class AbstractStackSize {

val configItemStackSize get() = SkyHanniMod.feature.inventory

abstract fun getStackTip(item: ItemStack): String
}

Expand Down

0 comments on commit 507530f

Please sign in to comment.