public record TestEnvironmentDefinition$SetGameRules$Entry<S, T extends GameRules$Value<T>>
tk$c$a | |
net.minecraft.gametest.framework.TestEnvironmentDefinition$SetGameRules$Entry | |
net.minecraft.class_10665$class_10668$class_10669 | |
net.minecraft.test.TestEnvironmentDefinition$GameRules$RuleValue |
Field summary
Modifier and Type | Field | ||||||||
---|---|---|---|---|---|---|---|---|---|
private final GameRules$Key<T> |
| ||||||||
private final S |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (GameRules$Key<T> arg0, S arg1) |
Method summary
Modifier and Type | Method | ||||||||
---|---|---|---|---|---|---|---|---|---|
public static <S, T extends GameRules$Value<T>> com.mojang.serialization.Codec<TestEnvironmentDefinition$SetGameRules$Entry<S, T>> |
| ||||||||
public GameRules$Key<T> |
| ||||||||
public S |
|