Class LJ_TDI.Factory_BB.LIP

java.lang.Object
com.prineside.luaj.mapping.InterfaceProxy
com.prineside.luaj.mapping.parts.LJ_TDI.Factory_BB.LIP
All Implemented Interfaces:
com.esotericsoftware.kryo.KryoSerializable, Item.Factory
Enclosing class:
LJ_TDI.Factory_BB

public static class LJ_TDI.Factory_BB.LIP extends InterfaceProxy implements Item.Factory
  • Method Details

    • createDefault

      public Item createDefault()
      Description copied from interface: Item.Factory
      Создать любую базовую вещь такого типа
      Specified by:
      createDefault in interface Item.Factory
    • fromJson

      public Item fromJson(com.badlogic.gdx.utils.JsonValue p1)
      Specified by:
      fromJson in interface Item.Factory
    • setup

      public void setup()
      Description copied from interface: Item.Factory
      Вызывается, когда объекты всех Managers созданы
      Specified by:
      setup in interface Item.Factory