Class CanBattleInteractionCondition

java.lang.Object
com.pixelmonmod.pixelmon.api.npc.interaction.condition.MutableInteractionCondition
com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.pokemon.CanBattleInteractionCondition
All Implemented Interfaces:
InteractionCondition

public class CanBattleInteractionCondition extends MutableInteractionCondition
  • Field Details

  • Constructor Details

    • CanBattleInteractionCondition

      protected CanBattleInteractionCondition(DataProvider<net.minecraft.server.level.ServerPlayer> player)
  • Method Details