Interface EventConverter<E extends org.bukkit.event.Event, T>
- Type Parameters:
E- Event class to change valueT- Type of value to change
- All Superinterfaces:
Converter<E,T>
Used as a converter in EventValue registration to allow for setting event-values
-
Field Summary
Fields inherited from interface Converter
ALL_CHAINING, ALLOW_UNSAFE_CASTS, NO_CHAINING, NO_LEFT_CHAINING, NO_RIGHT_CHAINING -
Method Summary
-
Method Details
-
set
-