net.minecraft.gametest.framework

public record TestEnvironmentDefinition$SetGameRules

implements TestEnvironmentDefinition

tl$c
net.minecraft.gametest.framework.TestEnvironmentDefinition$SetGameRules
net.minecraft.class_10665$class_10668
net.minecraft.test.TestEnvironmentDefinition$GameRules

Field summary

Modifier and TypeField
private final List<TestEnvironmentDefinition$SetGameRules$Entry<Boolean, GameRules$BooleanValue>>
d
boolRules
comp_3552
boolRules
private final List<TestEnvironmentDefinition$SetGameRules$Entry<Integer, GameRules$IntegerValue>>
e
intRules
comp_3553
intRules
public static final com.mojang.serialization.MapCodec<TestEnvironmentDefinition$SetGameRules>
c
CODEC
field_56205
CODEC

Constructor summary

ModifierConstructor
public (List<TestEnvironmentDefinition$SetGameRules$Entry<Boolean, GameRules$BooleanValue>> arg0, List<TestEnvironmentDefinition$SetGameRules$Entry<Integer, GameRules$IntegerValue>> arg1)

Method summary

Modifier and TypeMethod
public void
a(arq arg0)
setup(ServerLevel arg0)
method_67051(class_3218 arg0)
setup(ServerWorld arg0)
public void
b(arq arg0)
teardown(ServerLevel arg0)
method_67054(class_3218 arg0)
teardown(ServerWorld arg0)
public com.mojang.serialization.MapCodec<TestEnvironmentDefinition$SetGameRules>
a()
codec()
method_67050()
getCodec()
public static <S, T extends GameRules$Value<T>> TestEnvironmentDefinition$SetGameRules$Entry<S, T>
a(dji$e<T> arg0, S arg1)
entry(GameRules$Key<T> arg0, S arg1)
method_67063(class_1928$class_4313<T> arg0, S arg1)
ruleValue(GameRules$Key<T> key, S value)
public List<TestEnvironmentDefinition$SetGameRules$Entry<Boolean, GameRules$BooleanValue>>
b()
boolRules()
comp_3552()
boolRules()
public List<TestEnvironmentDefinition$SetGameRules$Entry<Integer, GameRules$IntegerValue>>
c()
intRules()
comp_3553()
intRules()