Class WorldguardAttributesFlag

java.lang.Object
com.sk89q.worldguard.protection.flags.Flag<Map<K,V>>
com.sk89q.worldguard.protection.flags.MapFlag<String,String>
com.guflimc.brick.regions.worldguard.model.WorldguardAttributesFlag

public class WorldguardAttributesFlag extends com.sk89q.worldguard.protection.flags.MapFlag<String,String>
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

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

    getKeyFlag, getValueFlag, marshal, parseInput, unmarshal

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

    chooseValue, getDefault, getName, getRegionGroupFlag, hasConflictStrategy, implicitlySetWithMembership, isValidName, requiresSubject, toString, usesMembershipAsDefault

    Methods inherited from class java.lang.Object

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

    • WorldguardAttributesFlag

      public WorldguardAttributesFlag(String name)