toggle menu
OptiGUI
2.3.0-beta.7+1.21.2
jvm
switch theme
search in API
OptiGUI
/
opekope2.optigui.toast
/
InspectorToast
Inspector
Toast
class
InspectorToast
:
Toast
(
source
)
A toast displaying the inspector message.
Members
Constructors
Inspector
Toast
Link copied to clipboard
constructor
(
)
Types
Companion
Link copied to clipboard
object
Companion
Functions
draw
Link copied to clipboard
open
override
fun
draw
(
context
:
DrawContext
,
textRenderer
:
TextRenderer
,
startTime
:
Long
)
get
Visibility
Link copied to clipboard
open
override
fun
getVisibility
(
)
:
Toast.Visibility
update
Link copied to clipboard
open
override
fun
update
(
manager
:
ToastManager
,
time
:
Long
)
Inherited functions
get
Height
Link copied to clipboard
open
fun
getHeight
(
)
:
Int
get
Required
Space
Count
Link copied to clipboard
open
fun
getRequiredSpaceCount
(
)
:
Int
get
Type
Link copied to clipboard
open
fun
getType
(
)
:
Any
get
Width
Link copied to clipboard
open
fun
getWidth
(
)
:
Int