MCDSL
0.1.0-SNAPSHOT
jvm
MCDSL
/
com.zacklukem.mcdsl
/
Func
Func
data
class
Func
(
source
)
Represents a function in a datapack
Create using
Namespace.function
See also
Namespace.
function
Members
Members & Extensions
Properties
commands
Link copied to clipboard
val
commands
:
List
<
String
>
name
Link copied to clipboard
val
name
:
String
namespace
Link copied to clipboard
val
namespace
:
String
Functions
call
Link copied to clipboard
fun
Func
.
call
(
)
:
String
Calls this function