Class PonderTooltipHandler

java.lang.Object
com.simibubi.create.foundation.ponder.PonderTooltipHandler

public class PonderTooltipHandler extends Object
  • Field Details

  • Constructor Details

    • PonderTooltipHandler

      public PonderTooltipHandler()
  • Method Details

    • tick

      public static void tick()
    • deferredTick

      public static void deferredTick()
    • addToTooltip

      public static void addToTooltip(List<net.minecraft.network.chat.Component> toolTip, net.minecraft.world.item.ItemStack stack)
    • updateHovered

      protected static void updateHovered(net.minecraft.world.item.ItemStack stack)
    • handleTooltipColor

      public static void handleTooltipColor(net.minecraftforge.client.event.RenderTooltipEvent.Color event)
    • ponderKeybind

      protected static net.minecraft.client.KeyMapping ponderKeybind()