Class ComponentRegistry<ECS_TYPE>

java.lang.Object
com.hypixel.hytale.component.ComponentRegistry<ECS_TYPE>
All Implemented Interfaces:
IComponentRegistry<ECS_TYPE>

public class ComponentRegistry<ECS_TYPE> extends Object implements IComponentRegistry<ECS_TYPE>