Object TBSConstants

  • All Implemented Interfaces:

    
    public class TBSConstants
    
                        

    The Broken Script's internal constants, made public in case other mods want to use them.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final static ResourceLocation id(String path) Construct a ResourceLocation from The Broken Script's mod ID and a given path.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

    • Method Detail

      • id

         final static ResourceLocation id(String path)

        Construct a ResourceLocation from The Broken Script's mod ID and a given path.