Class EventCreator<T>
java.lang.Object
io.github.rysefoxx.inventory.plugin.other.EventCreator<T>
Class to create your own inventory events.
RyseInventory.Builder.listener(EventCreator)- Since:
- 2/19/2022
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
EventCreator
-
-
Method Details
-
accept
-
getClazz
Returns the class of the object.- Returns:
- The class of the object.
-