Uses of Interface
org.cloudburstmc.api.level.gamerule.GameRule
Packages that use GameRule
-
Uses of GameRule in org.cloudburstmc.api.level.gamerule
Classes in org.cloudburstmc.api.level.gamerule that implement GameRuleModifier and TypeClassDescriptionfinal classfinal classfinal classMethods in org.cloudburstmc.api.level.gamerule that return types with arguments of type GameRuleMethods in org.cloudburstmc.api.level.gamerule with parameters of type GameRuleMethod parameters in org.cloudburstmc.api.level.gamerule with type arguments of type GameRuleModifier and TypeMethodDescriptionvoidGameRuleMap.forEach(BiConsumer<GameRule<?>, Object> consumer) -
Uses of GameRule in org.cloudburstmc.api.registry
Methods in org.cloudburstmc.api.registry that return GameRuleModifier and TypeMethodDescription@Nullable GameRule<? extends Comparable<?>>GameRuleRegistry.fromString(String name) Methods in org.cloudburstmc.api.registry that return types with arguments of type GameRuleMethods in org.cloudburstmc.api.registry with parameters of type GameRule