类 TestCommand.Runner
java.lang.Object
net.minecraft.gametest.framework.TestCommand.Runner
- 封闭类:
TestCommand
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明int
clear()
int
export()
int
locate()
private <T> void
logAndRun
(Stream<T> p_331509_, ToIntFunction<T> p_328365_, Runnable p_334945_, Consumer<Integer> p_335243_) int
reset()
int
run()
int
run
(int p_333969_) int
run
(int p_333354_, int p_329165_) int
run
(RetryOptions p_329766_) int
run
(RetryOptions p_328161_, int p_330365_) int
run
(RetryOptions p_334797_, int p_327669_, int p_333611_) (专用程序包) int
verify()
-
字段详细资料
-
finder
-
-
构造器详细资料
-
Runner
-
-
方法详细资料
-
reset
public int reset() -
logAndRun
private <T> void logAndRun(Stream<T> p_331509_, ToIntFunction<T> p_328365_, Runnable p_334945_, Consumer<Integer> p_335243_) -
clear
public int clear() -
export
public int export() -
verify
int verify() -
run
-
run
public int run(int p_333354_, int p_329165_) -
run
public int run(int p_333969_) -
run
-
run
-
run
public int run() -
locate
public int locate()
-