Package com.prineside.luaj.mapping.parts
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
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.prineside.tdi2.Item.Factory
Item.Factory.AbstractFactory<T extends Item>
-
Field Summary
Fields inherited from class com.prineside.luaj.mapping.InterfaceProxy
luaObj
-
Method Summary
Methods inherited from class com.prineside.luaj.mapping.InterfaceProxy
getLuaObj, read, write
-
Method Details
-
createDefault
Description copied from interface:Item.Factory
Создать любую базовую вещь такого типа- Specified by:
createDefault
in interfaceItem.Factory
-
fromJson
- Specified by:
fromJson
in interfaceItem.Factory
-
setup
public void setup()Description copied from interface:Item.Factory
Вызывается, когда объекты всех Managers созданы- Specified by:
setup
in interfaceItem.Factory
-