jakobkmar / KSpigot

Extended Spigot and Bukkit API for Kotlin
https://jakobkmar.github.io/KSpigot
GNU General Public License v3.0
138 stars 33 forks source link

removeContent() function for GUI compounds #13

Closed Wxffel closed 3 years ago

Wxffel commented 3 years ago

In order to remove content from an GUI compound I would appreciate a function like removeContent() as a complement to addContent()

jakobkmar commented 3 years ago