Class PDGameRules

java.lang.Object
ml.pluto7073.pdapi.gamerule.PDGameRules

public class PDGameRules extends Object
  • Field Details

    • DO_CAFFEINE_OVERDOSE

      public static final net.minecraft.world.level.GameRules.Key<net.minecraft.world.level.GameRules.BooleanValue> DO_CAFFEINE_OVERDOSE
    • CAFFEINE_VISIBLE_TO_NON_OPS

      public static final net.minecraft.world.level.GameRules.Key<net.minecraft.world.level.GameRules.BooleanValue> CAFFEINE_VISIBLE_TO_NON_OPS
    • CAFFEINE_DAMAGE_MODIFIER

      public static final net.minecraft.world.level.GameRules.Key<net.fabricmc.fabric.api.gamerule.v1.rule.DoubleRule> CAFFEINE_DAMAGE_MODIFIER
    • LETHAL_CAFFEINE_DOSE

      public static final net.minecraft.world.level.GameRules.Key<net.minecraft.world.level.GameRules.IntegerValue> LETHAL_CAFFEINE_DOSE
  • Constructor Details

    • PDGameRules

      public PDGameRules()
  • Method Details

    • init

      public static void init()