-
Constructor parameters in net.minecraft.test with type arguments of type StartupParameter
Constructor |
Description |
TestFunction(String batchId,
String structurePath,
String structureName,
int tickLimit,
long duration,
boolean required,
Consumer<StartupParameter> starter) |
|
TestFunction(String batchId,
String structurePath,
String structureName,
BlockRotation rotation,
int tickLimit,
long duration,
boolean required,
int requiredSuccesses,
int maxAttempts,
Consumer<StartupParameter> starter) |
|
TestFunction(String batchId,
String structurePath,
String structureName,
BlockRotation rotation,
int tickLimit,
long duration,
boolean required,
Consumer<StartupParameter> starter) |
|