Class Tooltips.Client

java.lang.Object
com.wdiscute.libtooltips.Tooltips.Client
Enclosing class:
Tooltips

public static class Tooltips.Client extends Object
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final net.minecraft.client.KeyMapping
     
  • Constructor Summary

    Constructors
    Constructor
    Description
    Client(net.neoforged.fml.ModContainer modContainer, net.neoforged.bus.api.IEventBus bus)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static void
    registerKeybinds(net.neoforged.neoforge.client.event.RegisterKeyMappingsEvent event)
     

    Methods inherited from class java.lang.Object

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

    • EXPAND

      public static final net.minecraft.client.KeyMapping EXPAND
  • Constructor Details

    • Client

      public Client(net.neoforged.fml.ModContainer modContainer, net.neoforged.bus.api.IEventBus bus)
  • Method Details

    • registerKeybinds

      public static void registerKeybinds(net.neoforged.neoforge.client.event.RegisterKeyMappingsEvent event)