Package org.rusherhack.client.api
Interface Globals
- All Known Implementing Classes:
ChatUtils
,Command
,ElementHandlerBase
,EntityUtils
,FeatureCommand
,HudElement
,HudHandlerBase
,InputUtils
,InventoryUtils
,ListHudElement
,Module
,ModuleCommand
,PanelHandlerBase
,PinnableWindow
,PlayerUtils
,PopupWindow
,ResizeableHudElement
,ResizeableWindow
,RotationUtils
,ShortListHudElement
,TextHudElement
,ToggleableModule
,Window
,WindowHandlerBase
,WorldUtils
public interface Globals
-
Field Summary
Modifier and TypeFieldDescriptionstatic final net.minecraft.client.Minecraft
Minecraft instance accessor
-
Field Details
-
mc
static final net.minecraft.client.Minecraft mcMinecraft instance accessor
-