GuiScreenMixin

abstract class GuiScreenMixin : GuiMixin, GuiYesNoCallback

Functions

Link copied to clipboard
abstract fun confirmClicked(result: Boolean, id: Int)
Link copied to clipboard
open fun drawRect(left: Int, top: Int, right: Int, bottom: Int, color: Int)
Link copied to clipboard
abstract fun drawScreen(mouseX: Int, mouseY: Int, partialTicks: Float)

Properties

Link copied to clipboard
open var height: Int
Link copied to clipboard
open var mc: Minecraft
Link copied to clipboard
open var width: Int

Inheritors

Link copied to clipboard