Minecraft-MCP
Toggle table of contents
0.0.1-pre
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Minecraft-MCP
common
/
org.js.lolifamily.minecraftmcp.repl
/
EvalRender
/
repeatsAt
repeats
At
private
fun
repeatsAt
(
lines
:
List
<
String
>
,
start
:
Int
,
p
:
Int
)
:
Int
How many times the block of
p
lines at
start
repeats back to back; 1 when it does not repeat.