Deprecated API
Contents
-
Terminally Deprecated ElementsElementDescriptionUse
DialogueFactoryinstead.UseDialogueFactoryinstead.UseDialogueFactoryinstead.UseEvoCondition.passes(Pokemon)insteadUseEvolution.canEvolve(Pokemon)insteadUseEvolution.doEvolution(Pokemon, String)insteadUseEvolution.canEvolve(Pokemon)insteadin favor ofChangeType: UseCheckedStrikesinstead.in favor ofChangeType: UseCheckedStrikesinstead.: UseCheckedStrikesinstead.UseContextKeys.SIMULATIONin the battle context instead. The value can be read withget(ContextKey)and written withset(ContextKey, Object).UseContextKeys.SIMULATIONin the battle context instead.This is only retained for legacy AI compatibility. New code should not use this flag.This is only retained for legacy AI compatibility. New code should not use this flag.com.pixelmonmod.pixelmon.entities.pixelmon.helpers.EvolutionQuery(PixelmonEntity, Evolution, String) UseEvolutionQuery(Pokemon, Evolution, String)instead
-
Deprecated Interfaces
-
Deprecated ClassesClassDescriptionUse
DialogueFactoryinstead.UseDialogueFactoryinstead.UseDialogueFactoryinstead.in favor ofChangeType: UseCheckedStrikesinstead.in favor ofChangeType: UseCheckedStrikesinstead.: UseCheckedStrikesinstead.
-
Deprecated FieldsFieldDescription
-
Deprecated MethodsMethodDescriptionUse}
invalid @link
{@link this#getPixelmonWrapper()UseEvoCondition.passes(Pokemon)insteadUseEvolution.canEvolve(Pokemon)insteadUseEvolution.doEvolution(Pokemon, String)insteadUseEvolution.finishedEvolving(Pokemon)insteadUseEvolution.canEvolve(Pokemon)insteaduseRandomHelper.getRandomElementFromCollection(Collection), This needs to be removed immediately as it interferes withRandomHelper.getRandomElementFromList(List)which has an optimization of direct List#get(int) compared to the Collection class.UseContextKeys.SIMULATIONin the battle context instead. The value can be read withget(ContextKey)and written withset(ContextKey, Object).UseContextKeys.SIMULATIONin the battle context instead.This is only retained for legacy AI compatibility. New code should not use this flag.This is only retained for legacy AI compatibility. New code should not use this flag.Not intended to be called from anywhere except theEnhancedTextFieldWidget.renderWidget(GuiGraphics, int, int, float)method.Use}invalid @link
{@link this#getCard()
-
Deprecated ConstructorsConstructorDescriptioncom.pixelmonmod.pixelmon.entities.pixelmon.helpers.EvolutionQuery
(PixelmonEntity, Evolution, String) UseEvolutionQuery(Pokemon, Evolution, String)instead