LazyCompoundComponent

constructor(space: ComponentSpace, valueSupplier: () -> List<M>, map: (M) -> ItemStack, clickHandler: (UIClickData, M) -> Unit, transparent: Boolean = false)(source)