Package de.hglabor.knockbackapi.registry
Interface Registry<T>
- Type Parameters:
T- Type of objects that are stored in this registry
- All Known Implementing Classes:
EntityKnockbackRegistry
public interface Registry<T>
A registry contains stored objects bound to a owning plugin.
-
Method Summary
-
Method Details
-
getContents
-
get
-
register
-