Package com.prineside.luaj.mapping.parts
Class LJ_TDI_items.GameValueLevelItemFactory_V
java.lang.Object
com.prineside.luaj.mapping.LuaJavaInvoker
com.prineside.luaj.mapping.parts.LJ_TDI_items.GameValueLevelItemFactory_V
- Enclosing class:
- LJ_TDI_items
-
Nested Class Summary
Nested classes/interfaces inherited from class com.prineside.luaj.mapping.LuaJavaInvoker
LuaJavaInvoker.ArrayInvoker, LuaJavaInvoker.ClassOnly
-
Field Summary
Fields inherited from class com.prineside.luaj.mapping.LuaJavaInvoker
ci, clazz, mi
-
Constructor Summary
ConstructorsConstructorDescriptionGameValueLevelItemFactory_V
(Class<? extends GameValueLevelItem.GameValueLevelItemFactory> clazz) -
Method Summary
Methods inherited from class com.prineside.luaj.mapping.LuaJavaInvoker
getConstructor, getConstructorIndex, getFunctionalInterfaceMethodName, getMethodIndex, getMethods, isFunctionalInterface, isInterface, rc, rm
-
Constructor Details
-
GameValueLevelItemFactory_V
public GameValueLevelItemFactory_V(Class<? extends GameValueLevelItem.GameValueLevelItemFactory> clazz)
-
-
Method Details
-
invoke
- Overrides:
invoke
in classLuaJavaInvoker
-