Package com.prineside.luaj.mapping.parts
Class LJ_TDI.ProbableBonusesProvider_ES.LIP
java.lang.Object
com.prineside.luaj.mapping.InterfaceProxy
com.prineside.luaj.mapping.parts.LJ_TDI.ProbableBonusesProvider_ES.LIP
- All Implemented Interfaces:
 com.esotericsoftware.kryo.KryoSerializable,ProbableBonusesProvider
- Enclosing class:
 - LJ_TDI.ProbableBonusesProvider_ES
 
public static class LJ_TDI.ProbableBonusesProvider_ES.LIP
extends InterfaceProxy
implements ProbableBonusesProvider
- 
Nested Class Summary
Nested classes/interfaces inherited from interface com.prineside.tdi2.gameplayMods.ProbableBonusesProvider
ProbableBonusesProvider.BonusProviderConfig - 
Field Summary
Fields inherited from interface com.prineside.tdi2.gameplayMods.ProbableBonusesProvider
_TAG - 
Method Summary
Modifier and TypeMethodDescriptionvoidprovide(int p1, BonusStagesConfig p2, com.badlogic.gdx.utils.Array p3, com.badlogic.gdx.utils.Array p4) Methods inherited from class com.prineside.luaj.mapping.InterfaceProxy
getLuaObj, read, write 
- 
Method Details
- 
provide
public void provide(int p1, BonusStagesConfig p2, com.badlogic.gdx.utils.Array p3, com.badlogic.gdx.utils.Array p4) - Specified by:
 providein interfaceProbableBonusesProvider
 
 -