implements TestEnvironmentDefinition
| tv$b | |
| net.minecraft.gametest.framework.TestEnvironmentDefinition$Functions | |
| net.minecraft.class_10665$class_10667 | |
| net.minecraft.test.TestEnvironmentDefinition$Function |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final Optional<Identifier> |
| ||||||||
| private final Optional<Identifier> |
| ||||||||
| private static final org.slf4j.Logger |
| ||||||||
| public static final com.mojang.serialization.MapCodec<TestEnvironmentDefinition$Functions> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Optional<Identifier> setupFunction, Optional<Identifier> teardownFunction) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||
| public void |
| ||||||||
| private static void |
| ||||||||
| public com.mojang.serialization.MapCodec<TestEnvironmentDefinition$Functions> |
| ||||||||
| public Optional<Identifier> |
| ||||||||
| public Optional<Identifier> |
|