JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
net.minecraft.gametest.framework
GameTestRunner
GameTestBatcher
Contents
Description
Method Summary
Method Details
batch(Collection)
Hide sidebar
Show sidebar
Interface GameTestRunner.GameTestBatcher
Enclosing class:
GameTestRunner
public static interface
GameTestRunner.GameTestBatcher
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Collection
<
GameTestBatch
>
batch
(
Collection
<
GameTestInfo
> infos)
Method Details
batch
Collection
<
GameTestBatch
>
batch
(
Collection
<
GameTestInfo
> infos)