Class PlayerCommandAction
java.lang.Object
com.pixelmonmod.pixelmon.battles.controller.log.action.BattleAction
com.pixelmonmod.pixelmon.battles.controller.log.action.type.PlayerCommandAction
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final Stringprotected final net.minecraft.server.level.ServerPlayerFields inherited from class com.pixelmonmod.pixelmon.battles.controller.log.action.BattleAction
turn -
Constructor Summary
ConstructorsConstructorDescriptionPlayerCommandAction(int turn, net.minecraft.server.level.ServerPlayer player, String command) -
Method Summary
-
Field Details
-
player
protected final net.minecraft.server.level.ServerPlayer player -
command
-
-
Constructor Details
-
PlayerCommandAction
public PlayerCommandAction(int turn, net.minecraft.server.level.ServerPlayer player, String command)
-
-
Method Details
-
appendLog
- Specified by:
appendLogin classBattleAction
-