MCPcopy Create free account
hub / github.com/egg82/fetcharr / events

Method events

API/src/main/java/me/egg82/fetcharr/api/FetcharrAPI.java:35–35  ·  view source on GitHub ↗

Gets the main Fetcharr EventRegistry, where all FetcharrEvent API events pass through. @return the Fetcharr event registry

()

Source from the content-addressed store, hash-verified

33 * @return the Fetcharr event registry
34 */
35 @NotNull EventRegistry<@NotNull FetcharrEvent> events();
36
37 /**
38 * Gets the main Fetcharr {@link EventBus},

Callers 1

initMethod · 0.65

Implementers 1

FetcharrAPIImplApp/src/main/java/me/egg82/fetcharr/ap

Calls

no outgoing calls

Tested by

no test coverage detected