toggle menu
VentureLibs
1.0
main
switch theme
search in API
VentureLibs
/
net.blockventuremc.consts
/
MessageFormat
/
LINK
LINK
LINK
Members
Properties
format
Link copied to clipboard
val
format
:
String
name
Link copied to clipboard
val
name
:
String
ordinal
Link copied to clipboard
val
ordinal
:
Int
sound
Link copied to clipboard
val
sound
:
SoundEffect
?
=
null
Functions
send
Command
Sender
Link copied to clipboard
fun
sendCommandSender
(
sender
:
CommandSender
,
message
:
String
,
args
:
String
?
=
null
)
send
Player
Link copied to clipboard
fun
sendPlayer
(
player
:
Player
,
message
:
String
,
args
:
String
?
=
null
)