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.utils.world.stronghold
/
StrongholdHypothesisGenerator
Stronghold
Hypothesis
Generator
object
StrongholdHypothesisGenerator
Members
Functions
generate
Link copied to clipboard
@
JvmStatic
fun
generate
(
hypothesisCount
:
Int
,
seed
:
Long
=
HYPOTHESIS_SEED
)
:
List
<
StrongholdHypothesis
>
ring
Distribution
Link copied to clipboard
@
JvmStatic
fun
ringDistribution
(
spread
:
Int
=
SPREAD
,
count
:
Int
=
STRONGHOLD_COUNT
)
:
IntArray