public static interface Commands.Draw
Modifier and Type | Method | Description |
---|---|---|
static DebugBoxSyntax |
box() |
|
static DebugLineSyntax |
line() |
|
static DebugSphereSyntax |
sphere() |
|
static DebugTextSyntax |
text() |
static DebugTextSyntax text()
static DebugLineSyntax line()
static DebugBoxSyntax box()
static DebugSphereSyntax sphere()
Copyright © 2017–2018 Ocraft Project. All rights reserved.