Class ComposableEntityVisual.Controller<T>

java.lang.Object
dev.engine_room.vanillin.compose.ComposableEntityVisual.Controller<T>
Enclosing class:
ComposableEntityVisual<T extends net.minecraft.world.entity.Entity>

public static class ComposableEntityVisual.Controller<T> extends Object
Shared state between all visuals of the same type. Wrap it in a class so that the actual Visual class can be smaller.