implements TestEnvironmentDefinition
| tu$c | |
| net.minecraft.gametest.framework.TestEnvironmentDefinition$SetGameRules | |
| net.minecraft.class_10665$class_10668 | |
| net.minecraft.test.TestEnvironmentDefinition$GameRules | |
| net.minecraft.src.C_379231_$C_379093_ | |
| net.minecraft.gametest.framework.TestEnvironmentDefinition$c |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| 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> |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (List<TestEnvironmentDefinition$SetGameRules$Entry<Boolean, GameRules$BooleanValue>> intRules, List<TestEnvironmentDefinition$SetGameRules$Entry<Integer, GameRules$IntegerValue>> arg1) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| 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>> |
|