Class HeartLossFlag

java.lang.Object
com.sk89q.worldguard.protection.flags.Flag<com.sk89q.worldguard.protection.flags.StateFlag.State>
com.sk89q.worldguard.protection.flags.StateFlag
org.strassburger.lifestealz.util.worldguard.HeartLossFlag

public class HeartLossFlag extends com.sk89q.worldguard.protection.flags.StateFlag
  • Nested Class Summary

    Nested classes/interfaces inherited from class com.sk89q.worldguard.protection.flags.StateFlag

    com.sk89q.worldguard.protection.flags.StateFlag.State
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class com.sk89q.worldguard.protection.flags.StateFlag

    allowOrNone, chooseValue, combine, combine, denyToNone, getDefault, hasConflictStrategy, marshal, parseInput, preventsAllowOnGlobal, test, unmarshal

    Methods inherited from class com.sk89q.worldguard.protection.flags.Flag

    getName, getRegionGroupFlag, implicitlySetWithMembership, isValidName, requiresSubject, toString, usesMembershipAsDefault

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • HeartLossFlag

      public HeartLossFlag()