Class HeldItemChangeAction
java.lang.Object
com.pixelmonmod.pixelmon.battles.controller.log.action.BattleAction
com.pixelmonmod.pixelmon.battles.controller.log.action.type.HeldItemChangeAction
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final HeldItemprotected final HeldItemprotected final StringFields inherited from class com.pixelmonmod.pixelmon.battles.controller.log.action.BattleAction
turn -
Constructor Summary
ConstructorsConstructorDescriptionHeldItemChangeAction(int turn, PixelmonWrapper pokemon, HeldItem oldItem, HeldItem newItem) -
Method Summary
-
Field Details
-
pokemonName
-
oldItem
-
newItem
-
-
Constructor Details
-
HeldItemChangeAction
-
-
Method Details
-
appendLog
- Specified by:
appendLogin classBattleAction
-