Package org.quiltmc.qkl.wrapper.qsl.client.tooltip
Types
Link copied to clipboard
typealias TooltipCallback = (stack: ItemStack, player: PlayerEntity?, ctx: TooltipContext, lines: List<Text>) -> Unit
Content copied to clipboard
Link copied to clipboard
typealias TooltipComponentGenerator = (data: TooltipData) -> TooltipComponent?
Content copied to clipboard
Functions
Link copied to clipboard
Link copied to clipboard
fun EventRegistration.onTooltipComponent(callback: TooltipComponentGenerator)
Content copied to clipboard