java.lang.Object
com.hypixel.hytale.server.npc.util.expression.StdScope
com.hypixel.hytale.server.npc.util.expression.StdLib
All Implemented Interfaces:
Scope

public class StdLib extends StdScope
  • Field Details

    • instance

      private static final StdLib instance
  • Constructor Details

    • StdLib

      private StdLib()
  • Method Details

    • getInstance

      public static StdScope getInstance()