MixinGui

abstract class MixinGui

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun hookScreenRender(deltaTracker: DeltaTracker, shouldRenderLevel: Boolean, resourcesLoaded: Boolean, ci: CallbackInfo, graphics: GuiGraphicsExtractor)
Hook screen render event
Link copied to clipboard
abstract fun setScreen(@Nullable screen: @Nullable Screen)