Package com.jozufozu.flywheel.lib.visual
@ParametersAreNonnullByDefault
package com.jozufozu.flywheel.lib.visual
-
ClassDescriptionAbstractBlockEntityVisual<T extends net.minecraft.world.level.block.entity.BlockEntity>The layer between a
BlockEntityand the Flywheel backend.AbstractEntityVisual<T extends net.minecraft.world.entity.Entity>The layer between anEntityand the Flywheel backend.A helper class for testing whether an Entity is visible.InstanceRecycler<I extends Instance>A utility for recycling instances.SimpleBlockEntityVisualizer<T extends net.minecraft.world.level.block.entity.BlockEntity>SimpleBlockEntityVisualizer.Builder<T extends net.minecraft.world.level.block.entity.BlockEntity>An object to configure the visualizer for a block entity.SimpleBlockEntityVisualizer.Factory<T extends net.minecraft.world.level.block.entity.BlockEntity>SimpleEntityVisual<T extends net.minecraft.world.entity.Entity>SimpleEntityVisualizer<T extends net.minecraft.world.entity.Entity>SimpleEntityVisualizer.Builder<T extends net.minecraft.world.entity.Entity>An object to configure the visualizer for an entity.SimpleEntityVisualizer.Factory<T extends net.minecraft.world.entity.Entity>SmartRecycler<K,I extends Instance>