Package com.jozufozu.flywheel.backend.instancing
@ParametersAreNonnullByDefault
package com.jozufozu.flywheel.backend.instancing
-
ClassDescriptionA general interface providing information about any type of thing that could use Flywheel's instanced rendering.AbstractInstancer<D extends InstanceData>A byte buffer that can be used to draw vertices through a
DirectVertexConsumer.A utility class for registering and retrievingInstancingControllers.InstancedRenderRegistry.BlockEntityConfig<T extends net.minecraft.world.level.block.entity.BlockEntity>An object to configure the instancing controller for a block entity.InstancedRenderRegistry.EntityConfig<T extends net.minecraft.world.entity.Entity>An object to configure the instancing controller for an entity.A manager class for a single world where instancing is supported.Duck interface to make RenderType store a DrawBuffer.