Class StdScope.SymbolString

java.lang.Object
com.hypixel.hytale.server.npc.util.expression.StdScope.Symbol
com.hypixel.hytale.server.npc.util.expression.StdScope.SymbolString
Enclosing class:
StdScope

protected static class StdScope.SymbolString extends StdScope.Symbol
  • Field Details

  • Constructor Details

    • SymbolString

      public SymbolString(boolean isConstant, Supplier<String> value)