Class MultilineTooltipEx

java.lang.Object
net.minecraft.client.gui.components.Tooltip
de.teamlapen.lib.lib.util.MultilineTooltip
de.teamlapen.werewolves.util.MultilineTooltipEx
All Implemented Interfaces:
net.minecraft.client.gui.narration.NarrationSupplier

public class MultilineTooltipEx extends de.teamlapen.lib.lib.util.MultilineTooltip
  • Constructor Summary

    Constructors
    Constructor
    Description
    MultilineTooltipEx(List<net.minecraft.network.chat.Component> components)
     
  • Method Summary

    Methods inherited from class de.teamlapen.lib.lib.util.MultilineTooltip

    toCharSequence

    Methods inherited from class net.minecraft.client.gui.components.Tooltip

    create, create, splitTooltip, updateNarration

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • MultilineTooltipEx

      public MultilineTooltipEx(List<net.minecraft.network.chat.Component> components)