Test1Component

class Test1Component(props: Any?, player: Player) : IeactComponent<Any?, Any?>

Functions

Link copied to clipboard
open fun onClose()
Link copied to clipboard
open override fun render(): IeactRendered

Properties

Link copied to clipboard
val closed: Boolean
Link copied to clipboard
val player: Player
Link copied to clipboard
val size: Int
Link copied to clipboard
val theStack: ItemStack
Link copied to clipboard
val theTitle: @NotNull TextComponent
Link copied to clipboard
val title: Component