ChatTriggers
2.2.0-1.8.9
ChatTriggers
/
com.chattriggers.ctjs.minecraft.wrappers.world.block
/
BlockFace
/
Plane
Plane
enum
Plane
:
Enum
<
BlockFace.Plane
>
,
Predicate
<
BlockFace
>
,
Iterable
<
BlockFace
>
Content copied to clipboard
Entries
Functions
Sources
Entries
Vertical
Link copied to clipboard
Vertical
(
)
Content copied to clipboard
Horizontal
Link copied to clipboard
Horizontal
(
)
Content copied to clipboard
Functions
facings
Link copied to clipboard
fun
facings
(
)
:
Array
<
BlockFace
>
Content copied to clipboard
iterator
Link copied to clipboard
open
operator override
fun
iterator
(
)
:
Iterator
<
BlockFace
>
Content copied to clipboard
test
Link copied to clipboard
open
override
fun
test
(
t
:
BlockFace
)
:
Boolean
Content copied to clipboard
Sources
jvm source
Link copied to clipboard