SomeSourceCode / SomeGuiApi

A Paper API to create interactable GUIs using Minecraft Inventories, ...
MIT License
1 stars 0 forks source link

Row count validation #14

Closed SomeSourceCode closed 3 months ago

SomeSourceCode commented 3 months ago

Ensures GUI row count remains within valid size constraints (1-6 rows). Throws an IllegalArgumentException for invalid values.