rebar
Toggle table of contents
1.0.0-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
rebar
rebar
/
io.github.pylonmc.rebar.event
/
RebarConfigurableRecipesLoadedEvent
Rebar
Configurable
Recipes
Loaded
Event
class
RebarConfigurableRecipesLoadedEvent
:
Event
(
source
)
Called when all the configurable recipes are loaded
Members
Constructors
Rebar
Configurable
Recipes
Loaded
Event
Link copied to clipboard
constructor
(
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
event
Name
Link copied to clipboard
@get:
NotNull
open
val
eventName
:
@
NotNull
String
handlers
Link copied to clipboard
open
override
val
handlers
:
HandlerList
is
Asynchronous
Link copied to clipboard
val
isAsynchronous
:
Boolean
Functions
call
Event
Link copied to clipboard
open
fun
callEvent
(
)
:
Boolean
get
Handlers
Link copied to clipboard
open
override
fun
getHandlers
(
)
:
HandlerList