monetary cost display

This commit is contained in:
alexcrea 2026-05-25 18:05:29 +02:00
parent ac9f492125
commit 1b3447d041
Signed by: alexcrea
GPG key ID: E346CD16413450E3
10 changed files with 97 additions and 29 deletions

View file

@ -3,7 +3,7 @@ package xyz.alexcrea.cuanvil.util
import org.bukkit.inventory.InventoryView
// TODO yet another cleanup to do on legacy removal branch
object RenameAnvilUtil {
object AnvilTitleUtil {
fun rename(view: InventoryView, name: String) {
view.title = name