Hierarchy For Package com.jozufozu.flywheel.backend.instancing.entity
Package Hierarchies:Class Hierarchy
- java.lang.Object
- com.jozufozu.flywheel.backend.instancing.AbstractInstance (implements com.jozufozu.flywheel.api.instance.Instance, com.jozufozu.flywheel.light.LightListener)
- com.jozufozu.flywheel.backend.instancing.entity.EntityInstance<E> (implements com.jozufozu.flywheel.light.LightListener, com.jozufozu.flywheel.light.TickingLightListener)
- com.jozufozu.flywheel.backend.instancing.InstanceManager<T> (implements com.jozufozu.flywheel.backend.instancing.instancing.InstancingEngine.OriginShiftListener)
- com.jozufozu.flywheel.backend.instancing.entity.EntityInstanceManager
- com.jozufozu.flywheel.backend.instancing.entity.SimpleEntityInstancingController<T> (implements com.jozufozu.flywheel.backend.instancing.entity.EntityInstancingController<T>)
- com.jozufozu.flywheel.backend.instancing.AbstractInstance (implements com.jozufozu.flywheel.api.instance.Instance, com.jozufozu.flywheel.light.LightListener)
Interface Hierarchy
- com.jozufozu.flywheel.backend.instancing.entity.EntityInstancingController<T>
- com.jozufozu.flywheel.backend.instancing.entity.EntityTypeExtension<T>