Class Log.RegisterObject

java.lang.Object
zombie.world.logger.Log.BaseLog
zombie.world.logger.Log.RegisterObject
Enclosing class:
Log

public static class Log.RegisterObject extends Log.BaseLog
  • Field Details

    • objectName

      protected final String objectName
    • ID

      protected final int ID
  • Constructor Details

    • RegisterObject

      public RegisterObject(String string, int int1)
  • Method Details