Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Type Aliases

BindingsSet: BindingSet
DrawingSet: DrawingElements[]
Element: UI.UIElement
ElementName: string | number | symbol

Object containing ui elements with key as the name and value as the UIElement instance to be used

Style: UIStyle
UIButtonElement: ButtonElementDescription
UICloseButtonElement: ButtonElementDescription
UICustomElement: CustomElementDescription
UIFPSTextElement: FPSTextElementDescription
UIFrameElement: FrameElementDescription
UIImageElement: ImageElementDescription
UIInvSlotElement: InvSlotElementDescription
UIScaleElement: ScaleElementDescription
UIScrollElement: ScrollElementDescription
UISlotElement: SlotElementDescription
UISwitchElement: SwitchElementDescription
UITabElement: TabElementDescription
UITextElement: TextElementDescription
WindowLocationParams: WindowLocationDescription

Functions

  • getContext(): android.app.Activity
  • Returns android.app.Activity

    current [[android.app.Activity]] instance that can be used as [[android.content.Context]] wherever required

  • getMinecraftUiScale(): number
  • getRelMinecraftUiScale(): number
  • getScreenHeight(): number
  • getScreenRelativeHeight(): number

Generated using TypeDoc