createTooltip

@NotNull()
public @NotNull() Tooltip createTooltip()(source)

Creates and returns a new Tooltip for the provided iota. By default, this is called only when the renderer is moved to a new position. In most cases, you'll likely want to override buildTooltip instead.