WesJD / AnvilGUI

Capture user input in Minecraft through an anvil GUI in under 20 lines of code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Question] What is the plugin field used for?

nopeless opened this issue · comments

There's not much documentation about it. I have read the source as well, and there isn't much either. Where is this used for?

Thanks in advance

What field are you refering to?

Builder#(Plugin plugin)

It is used to register the event handlers and to schedule the task when preventClose is used