Package com.jozufozu.flywheel.backend.instancing.blockentity
@ParametersAreNonnullByDefault
package com.jozufozu.flywheel.backend.instancing.blockentity
-
ClassDescriptionBlockEntityInstance<T extends net.minecraft.world.level.block.entity.BlockEntity>The layer between a
BlockEntityand the Flywheel backend.BlockEntityInstancingController<T extends net.minecraft.world.level.block.entity.BlockEntity>An instancing controller that will be keyed to a block entity type.BlockEntityTypeExtension<T extends net.minecraft.world.level.block.entity.BlockEntity>SimpleBlockEntityInstancingController<T extends net.minecraft.world.level.block.entity.BlockEntity>