implements TestEnvironmentDefinition
tq$c | |
net.minecraft.gametest.framework.TestEnvironmentDefinition$SetGameRules | |
net.minecraft.class_10665$class_10668 |
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>> arg0, List<TestEnvironmentDefinition$SetGameRules$Entry<Integer, GameRules$IntegerValue>> arg1) |
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>> |
|