Class GameRuleRegistryImpl
java.lang.Object
me.shedaniel.architectury.registry.forge.GameRuleRegistryImpl
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
GameRuleRegistryImpl
public GameRuleRegistryImpl()
-
-
Method Details
-
register
public static <T extends net.minecraft.world.level.GameRules.Value<T>> net.minecraft.world.level.GameRules.Key<T> register(String name, net.minecraft.world.level.GameRules.Category category, net.minecraft.world.level.GameRules.Type<T> type)
-