Package info.u_team.u_team_core.impl
Class FabricGameRuleRegister
java.lang.Object
info.u_team.u_team_core.impl.common.CommonGameRuleRegister
info.u_team.u_team_core.impl.FabricGameRuleRegister
- All Implemented Interfaces:
GameRuleRegister,Iterable<LazyEntry<net.minecraft.world.level.GameRules.Key<?>>>
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class info.u_team.u_team_core.impl.common.CommonGameRuleRegister
CommonGameRuleRegister.GameRuleData<T extends net.minecraft.world.level.GameRules.Value<T>>, CommonGameRuleRegister.GameRuleLazyEntry<T extends net.minecraft.world.level.GameRules.Value<T>> -
Field Summary
Fields inherited from class info.u_team.u_team_core.impl.common.CommonGameRuleRegister
entries -
Method Summary
Methods inherited from class info.u_team.u_team_core.impl.common.CommonGameRuleRegister
getEntries, register, registerEntriesMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface info.u_team.u_team_core.api.registry.GameRuleRegister
entryIterable, iterator, registerMethods inherited from interface java.lang.Iterable
forEach, spliterator
-
Method Details
-
register
public void register()
-