Herobrine643928 / Chest-UI

Creative Commons Attribution 4.0 International
54 stars 10 forks source link

Enchanced the ability of the class ChestFormData. #15

Open TrippleAWap opened 6 months ago

TrippleAWap commented 6 months ago
+ Callback parameter is now available when creating a button.
+ Added range function for looping over a specified section.

- Removed from parameter from the pattern function as I believe it was unneeded
- Data object when creating patterns.

I believe this update will make the ease of use better for users, I've personally seem many uses for the new added Range and enjoy not having to put all the item options inside of an data object when using patterns.