Class ImHotKey.HotKey
java.lang.Object
de.luckymcdev.foundryengine.client.imgui.hotkey.ImHotKey.HotKey
- Enclosing class:
ImHotKey
-
Field Summary
FieldsModifier and TypeFieldDescriptionlongnet.minecraft.network.chat.Component -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
-
Field Details
-
functionName
public net.minecraft.network.chat.Component functionName -
functionLib
-
functionKeys
public long functionKeys
-
-
Constructor Details
-
HotKey
-
HotKey
-
HotKey
-
HotKey
public HotKey(net.minecraft.network.chat.Component functionName, String functionLib, long functionKeys)
-