LiquidBounce
Toggle table of contents
0.37.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
LiquidBounce
LiquidBounce
/
net.ccbluex.liquidbounce.features.module.modules.world.autofarm
/
AutoFarmTrackedState
/
Plantable
/
JUNGLE_LOGS
JUNGLE_
LOGS
JUNGLE_LOGS
Members
Properties
items
Link copied to clipboard
val
items
:
Collection
<
Item
>
name
Link copied to clipboard
val
name
:
String
ordinal
Link copied to clipboard
val
ordinal
:
Int
tag
Link copied to clipboard
open
override
val
tag
:
String
tag
Aliases
Link copied to clipboard
open
val
tagAliases
:
List
<
String
>
Functions
find
Plantable
Sides
Link copied to clipboard
fun
findPlantableSides
(
pos
:
BlockPos
,
state
:
BlockState
)
:
Collection
<
Direction
>
is
Block
Matches
Link copied to clipboard
abstract
fun
isBlockMatches
(
state
:
BlockState
)
:
Boolean