toggle menu
CreeperHeal2
JVM
switch theme
search in API
CreeperHeal2
/
net.pdevita.creeperheal2.utils
/
SmallDripLeaf
Small
Drip
Leaf
object
SmallDripLeaf
:
FindDependentBlocksBase
Members
Functions
get
Dependent
Faces
Link copied to clipboard
open
override
fun
getDependentFaces
(
state
:
BlockState
)
:
LinkedList
<
BlockFace
>
get
Dependents
Link copied to clipboard
open
override
fun
getDependents
(
state
:
BlockState
)
:
List
<
Location
>
?
get
Parent
Faces
Link copied to clipboard
open
override
fun
getParentFaces
(
state
:
BlockState
)
:
LinkedList
<
BlockFace
>
get
Parents
Link copied to clipboard
open
override
fun
getParents
(
state
:
BlockState
)
:
List
<
Location
>
?