implements TestEnvironmentDefinition
| tl$c | |
| net.minecraft.gametest.framework.TestEnvironmentDefinition$SetGameRules | |
| net.minecraft.class_10665$class_10668 | |
| net.minecraft.unmapped.C_abtsieoj$C_ttuoyotb | |
| net.minecraft.test.TestEnvironmentDefinition$GameRules | |
| net.minecraft.unmapped.C_abtsieoj$C_ttuoyotb |
Field summary
| Modifier and Type | Field | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| private final List<TestEnvironmentDefinition$SetGameRules$Entry<Boolean, GameRules$BooleanValue>> |
| ||||||||||||
| private final List<TestEnvironmentDefinition$SetGameRules$Entry<Integer, GameRules$IntegerValue>> |
| ||||||||||||
| public static final com.mojang.serialization.MapCodec<TestEnvironmentDefinition$SetGameRules> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (List<TestEnvironmentDefinition$SetGameRules$Entry<Boolean, GameRules$BooleanValue>> boolRules, List<TestEnvironmentDefinition$SetGameRules$Entry<Integer, GameRules$IntegerValue>> intRules) |
Method summary
| Modifier and Type | Method | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||||||
| public void |
| ||||||||||||
| public com.mojang.serialization.MapCodec<TestEnvironmentDefinition$SetGameRules> |
| ||||||||||||
| public static <S, T extends GameRules$Value<T>> TestEnvironmentDefinition$SetGameRules$Entry<S, T> |
| ||||||||||||
| public List<TestEnvironmentDefinition$SetGameRules$Entry<Boolean, GameRules$BooleanValue>> |
| ||||||||||||
| public List<TestEnvironmentDefinition$SetGameRules$Entry<Integer, GameRules$IntegerValue>> |
|