Class BagItemAction
java.lang.Object
com.pixelmonmod.pixelmon.battles.controller.log.action.BattleAction
com.pixelmonmod.pixelmon.battles.controller.log.action.type.BagItemAction
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final PixelmonItemprotected final net.minecraft.network.chat.Componentprotected final StringFields inherited from class com.pixelmonmod.pixelmon.battles.controller.log.action.BattleAction
turn -
Constructor Summary
ConstructorsConstructorDescriptionBagItemAction(int turn, PixelmonWrapper pokemon, PixelmonWrapper recipient, PixelmonItem item) -
Method Summary
-
Field Details
-
item
-
participantName
protected final net.minecraft.network.chat.Component participantName -
recipient
-
-
Constructor Details
-
BagItemAction
public BagItemAction(int turn, PixelmonWrapper pokemon, PixelmonWrapper recipient, PixelmonItem item)
-
-
Method Details
-
appendLog
- Specified by:
appendLogin classBattleAction
-