feat: resources

This commit is contained in:
2025-05-30 16:41:59 +02:00
parent 1f07e65619
commit e137dcdc0c

View File

@@ -152,7 +152,7 @@ public enum Item implements Buildable {
}
/**
* Human-readable name
* Human-readable names
*/
@Getter
private final String name;