net.minecraft.gametest.framework

public record TestEnvironmentDefinition$SetGameRules

implements TestEnvironmentDefinition

tv$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 GameRuleMap
d
gameRulesMap
comp_5194
gameRulesMap
public static final com.mojang.serialization.MapCodec<TestEnvironmentDefinition$SetGameRules>
c
CODEC
field_56205
CODEC

Constructor summary

ModifierConstructor
public (GameRuleMap gameRulesMap)

Method summary

Modifier and TypeMethod
public void
a(axf arg0)
setup(ServerLevel arg0)
method_67051(class_3218 arg0)
setup(ServerWorld arg0)
public void
b(axf arg0)
teardown(ServerLevel arg0)
method_67054(class_3218 arg0)
teardown(ServerWorld arg0)
private <T> void
a(axf arg0, esn<T> arg1)
resetRule(ServerLevel arg0, GameRule<T> arg1)
method_76326(class_3218 arg0, class_12279<T> arg1)
resetValue(ServerWorld serverWorld, GameRule<T> rule)
public com.mojang.serialization.MapCodec<TestEnvironmentDefinition$SetGameRules>
a()
codec()
method_67050()
getCodec()
public GameRuleMap
b()
gameRulesMap()
comp_5194()
gameRulesMap()