Interface RegisterDataPackValueEvent<T extends DataPackSerializable>
- All Superinterfaces:
 Event,GenericEvent<T>,LifecycleEvent
public interface RegisterDataPackValueEvent<T extends DataPackSerializable>
extends LifecycleEvent, GenericEvent<T>
- 
Method Summary
Methods inherited from interface org.spongepowered.api.event.GenericEvent
paramTypeMethods inherited from interface org.spongepowered.api.event.lifecycle.LifecycleEvent
game 
- 
Method Details
- 
type
DataPackType<T> type() - 
register
 
 -