Class SentinelTargetList.CachedOtherTarget

java.lang.Object
org.mcmonkey.sentinel.targeting.SentinelTargetList.CachedOtherTarget
Enclosing class:
SentinelTargetList

public static class SentinelTargetList.CachedOtherTarget extends Object
Represents an "other target" for use with caching.
  • Field Details

    • integration

      public SentinelIntegration integration
      The integration object.
    • prefix

      public String prefix
      The "other" target prefix.
    • value

      public String value
      The "other" target value.
  • Constructor Details

    • CachedOtherTarget

      public CachedOtherTarget()