public record TestEnvironmentDefinition$SetGameRules$Entry<S, T extends GameRules$Value<T>>
| tu$c$a | |
| net.minecraft.gametest.framework.TestEnvironmentDefinition$SetGameRules$Entry | |
| net.minecraft.class_10665$class_10668$class_10669 | |
| net.minecraft.test.TestEnvironmentDefinition$GameRules$RuleValue | |
| net.minecraft.src.C_379231_$C_379093_$C_378967_ | |
| net.minecraft.gametest.framework.TestEnvironmentDefinition$c$a |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final GameRules$Key<T> |
| ||||||||||
| private final S |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (GameRules$Key<T> value, S arg1) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public static <S, T extends GameRules$Value<T>> com.mojang.serialization.Codec<TestEnvironmentDefinition$SetGameRules$Entry<S, T>> |
| ||||||||||
| public GameRules$Key<T> |
| ||||||||||
| public S |
|