JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.spongepowered.api.util.event.factory
Interface EventFactory<E>
Type Parameters:
E
- The type of event
All Superinterfaces:
Function
<
Map
<
String
,
Object
>,E>
public interface
EventFactory<E>
extends
Function
<
Map
<
String
,
Object
>,E>
Generates a new instance of an event using a given map of parameters.
Method Summary
Methods inherited from interface com.google.common.base.
Function
apply
,
equals
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method