Package net.fabricmc.fabric.api.gamerule.v1

  • Interface Summary
    Interface Description
    FabricGameRuleVisitor
    An extended game rule visitor which supports Fabric's own rule types.
  • Class Summary
    Class Description
    CustomGameRuleCategory
    Utility class for creating custom game rule categories outside of the categories Minecraft provides.
    GameRuleFactory
    A utility class containing factory methods to create game rule types.
    GameRuleRegistry
    A utility class which allows for registration of game rules.