toggle menu
icemmand-api
1.21.1+1.0.0
jvm
switch theme
search in API
icemmand-api
/
xyz.icetang.lib.icemmand
/
IcemmandContext
Icemmand
Context
interface
IcemmandContext
Members
Members & Extensions
Properties
input
Link copied to clipboard
abstract
val
input
:
String
source
Link copied to clipboard
abstract
val
source
:
IcemmandSource
Functions
get
Link copied to clipboard
abstract
operator
fun
<
T
>
get
(
name
:
String
)
:
T
get
Value
Link copied to clipboard
operator
fun
<
T
>
IcemmandContext
.
getValue
(
thisRef
:
Any
?
,
property
:
KProperty
<
*
>
)
:
T