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.AbstractInstancer<D> (implements com.jozufozu.flywheel.api.Instancer<D>)
- com.jozufozu.flywheel.backend.instancing.BatchDrawingTracker
- com.jozufozu.flywheel.backend.instancing.DrawBuffer
- com.jozufozu.flywheel.backend.instancing.InstancedRenderDispatcher
- com.jozufozu.flywheel.backend.instancing.InstancedRenderRegistry
- com.jozufozu.flywheel.backend.instancing.InstancedRenderRegistry.BlockEntityConfig<T>
- com.jozufozu.flywheel.backend.instancing.InstancedRenderRegistry.EntityConfig<T>
- com.jozufozu.flywheel.backend.instancing.InstanceManager<T> (implements com.jozufozu.flywheel.backend.instancing.instancing.InstancingEngine.OriginShiftListener)
- com.jozufozu.flywheel.backend.instancing.InstanceWorld
- com.jozufozu.flywheel.backend.instancing.ParallelTaskEngine (implements com.jozufozu.flywheel.backend.instancing.TaskEngine)
- com.jozufozu.flywheel.backend.instancing.ParallelTaskEngine.WorkGroupBuilder
- com.jozufozu.flywheel.backend.instancing.SerialTaskEngine (implements com.jozufozu.flywheel.backend.instancing.TaskEngine)
Interface Hierarchy
- com.jozufozu.flywheel.api.MaterialManager
- com.jozufozu.flywheel.backend.instancing.Engine (also extends com.jozufozu.flywheel.backend.instancing.RenderDispatcher)
- com.jozufozu.flywheel.backend.instancing.RenderDispatcher
- com.jozufozu.flywheel.backend.instancing.Engine (also extends com.jozufozu.flywheel.api.MaterialManager)
- com.jozufozu.flywheel.backend.instancing.RenderTypeExtension
- com.jozufozu.flywheel.backend.instancing.TaskEngine