net.minecraft.gametest.framework

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 TypeField
private final GameRules$Key<T>
a
key
comp_3554
key
private final S
b
value
comp_3555
value

Constructor summary

ModifierConstructor
public (GameRules$Key<T> arg0, S arg1)

Method summary

Modifier and TypeMethod
public static <S, T extends GameRules$Value<T>> com.mojang.serialization.Codec<TestEnvironmentDefinition$SetGameRules$Entry<S, T>>
a(Class<T> arg0, com.mojang.serialization.Codec<S> arg1)
codec(Class<T> arg0, com.mojang.serialization.Codec<S> arg1)
method_67064(Class<T> arg0, com.mojang.serialization.Codec<S> arg1)
createCodec(Class<T> ruleClass, com.mojang.serialization.Codec<S> valueCodec)
public GameRules$Key<T>
a()
key()
comp_3554()
key()
public S
b()
value()
comp_3555()
value()