ChatTriggers
2.2.0-1.8.9
ChatTriggers
/
com.chattriggers.ctjs.minecraft.wrappers.world.block
/
BlockFace
/
Axis
Axis
enum
Axis
:
Enum
<
BlockFace.Axis
>
,
Predicate
<
BlockFace
>
,
IStringSerializable
Content copied to clipboard
Entries
Functions
Properties
Sources
Entries
Z
Link copied to clipboard
Z
(
Plane.Horizontal
)
Content copied to clipboard
Y
Link copied to clipboard
Y
(
Plane.Vertical
)
Content copied to clipboard
X
Link copied to clipboard
X
(
Plane.Horizontal
)
Content copied to clipboard
Functions
get
Name
Link copied to clipboard
open
override
fun
getName
(
)
:
String
Content copied to clipboard
is
Horizontal
Link copied to clipboard
fun
isHorizontal
(
)
:
Boolean
Content copied to clipboard
is
Vertical
Link copied to clipboard
fun
isVertical
(
)
:
Boolean
Content copied to clipboard
test
Link copied to clipboard
open
override
fun
test
(
t
:
BlockFace
)
:
Boolean
Content copied to clipboard
Properties
plane
Link copied to clipboard
val
plane
:
BlockFace.Plane
Content copied to clipboard
Sources
jvm source
Link copied to clipboard