Class FactionsNPCProperties

java.lang.Object
dev.kitteh.factions.integration.depenizen.FactionsNPCProperties
All Implemented Interfaces:
com.denizenscript.denizencore.objects.properties.Property

public class FactionsNPCProperties extends Object implements com.denizenscript.denizencore.objects.properties.Property
  • Field Details

    • handledTags

      public static final String[] handledTags
    • handledMechs

      public static final String[] handledMechs
  • Method Details

    • getPropertyString

      public String getPropertyString()
      Specified by:
      getPropertyString in interface com.denizenscript.denizencore.objects.properties.Property
    • getPropertyId

      public String getPropertyId()
      Specified by:
      getPropertyId in interface com.denizenscript.denizencore.objects.properties.Property
    • describes

      public static boolean describes(com.denizenscript.denizencore.objects.ObjectTag object)
    • getFrom

      public static FactionsNPCProperties getFrom(com.denizenscript.denizencore.objects.ObjectTag object)
    • getFPlayer

      public FPlayer getFPlayer()
    • getObjectAttribute

      public com.denizenscript.denizencore.objects.ObjectTag getObjectAttribute(com.denizenscript.denizencore.tags.Attribute attribute)
      Specified by:
      getObjectAttribute in interface com.denizenscript.denizencore.objects.properties.Property