Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- a - Variable in class com.pixelmonmod.pixelmon.client.gui.ScreenParticleEngine.GuiParticle
- A - Enum constant in enum class com.pixelmonmod.pixelmon.api.pokemon.PokerusStrain
- A - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.catching.CaptureValues
- A - Static variable in class com.pixelmonmod.pixelmon.blocks.decorative.DecorationBlock
- A - Static variable in class com.pixelmonmod.pixelmon.items.UIElementItem
- A_SPEC - Static variable in class com.pixelmonmod.tcg.init.registry.tag.CardTags
- AABB - Static variable in class com.pixelmonmod.pixelmon.blocks.furniture.GalaricaCuffBlock
- AABB - Static variable in class com.pixelmonmod.pixelmon.blocks.furniture.RelicBlock
- AABB - Static variable in class com.pixelmonmod.pixelmon.blocks.MysteryBoxBlock
- AABBBaseEast - Variable in class com.pixelmonmod.pixelmon.blocks.BoundingBoxSet
- AABBBaseNorth - Variable in class com.pixelmonmod.pixelmon.blocks.BoundingBoxSet
- AABBBaseSouth - Variable in class com.pixelmonmod.pixelmon.blocks.BoundingBoxSet
- AABBBaseWest - Variable in class com.pixelmonmod.pixelmon.blocks.BoundingBoxSet
- abandon() - Method in class com.pixelmonmod.pixelmon.api.storage.research.impl.client.ClientResearch
- abandon() - Method in class com.pixelmonmod.pixelmon.api.storage.research.impl.PixelmonPlayerResearch
- abandon() - Method in interface com.pixelmonmod.pixelmon.api.storage.research.PlayerResearch
-
Abandons the research, if able to.
- abandonable() - Method in record class com.pixelmonmod.pixelmon.api.research.Research
-
Returns the value of the
abandonablerecord component. - abandonable(boolean) - Method in class com.pixelmonmod.pixelmon.api.research.Research.Builder
- AbandonResearchPacket - Class in com.pixelmonmod.pixelmon.comm.packetHandlers.research
- AbandonResearchPacket() - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.research.AbandonResearchPacket
- AbandonResearchPacket(UUID) - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.research.AbandonResearchPacket
- abilities - Variable in class com.pixelmonmod.pixelmon.api.pokemon.species.Stats
- Abilities - Class in com.pixelmonmod.pixelmon.api.pokemon.species.abilities
-
Represents all the abilities and hidden abilities a
Species's form can have. - Abilities(Ability[], Ability[]) - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.species.abilities.Abilities
-
Default constructor
- ABILITIES - Enum constant in enum class com.pixelmonmod.pixelmon.api.pokedex.status.PokedexSection
- ABILITIES - Static variable in interface com.pixelmonmod.pixelmon.api.pokemon.hatch.EggHatcher
- abilitiesDisabled() - Method in class com.pixelmonmod.tcg.duel.state.PokemonCardState
- AbilitiesTypeAdapter - Class in com.pixelmonmod.pixelmon.api.pokemon.species.typeadapters
- AbilitiesTypeAdapter() - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.species.typeadapters.AbilitiesTypeAdapter
- ability - Variable in class com.pixelmonmod.pixelmon.api.pokemon.stats.Moveset
- ability - Variable in class com.pixelmonmod.pixelmon.client.gui.battles.OpponentInfo
- ability(RegistryValue<Ability>) - Method in class com.pixelmonmod.pixelmon.api.pokemon.PokemonBuilder
-
Sets the ability of the Pokémon Leaving null will allow the Pokémon initialize algorithm to calculate the relevant one for the form/gender (etc)
- ability(Ability) - Method in class com.pixelmonmod.pixelmon.api.pokemon.PokemonBuilder
-
Sets the ability of the Pokémon Leaving null will allow the Pokémon initialize algorithm to calculate the relevant one for the form/gender (etc)
- Ability - Enum constant in enum class com.pixelmonmod.pixelmon.comm.EnumUpdateType
- Ability - Interface in com.pixelmonmod.pixelmon.api.pokemon.ability
-
Interface representing a Pokemon's Ability
- ABILITY - Enum constant in enum class com.pixelmonmod.pixelmon.api.pokemon.export.exception.ShowdownFieldType
- ABILITY - Enum constant in enum class com.pixelmonmod.pixelmon.battles.attacks.DamageTypeEnum
- ABILITY - Enum constant in enum class com.pixelmonmod.tcg.duel.log.DuelLogType
- ABILITY - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.Pokemon
- ABILITY - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ribbon.RibbonRegistry
- ABILITY - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
-
The name of the Pokémon's Ability.
- ABILITY_CAPSULE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- ABILITY_DATA - Static variable in class com.pixelmonmod.pixelmon.init.loaders.PixelmonLoaders
- ABILITY_P_HIDDEN - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
-
The Pokémon's hidden ability status, persisting through evolution.
- ABILITY_P_SLOT - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
-
The Pokémon's ability slot number, persisting through evolution.
- ABILITY_PATCH - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- ABILITY_REQUIREMENT - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonRequirements
- ABILITY_SHIELD - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- ABILITY_SLOT - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
-
The Pokémon's ability slot number.
- ABILITY_TEXT - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.export.impl.ShowdownConverter
- abilityBeingLostOrSuppressedResetsStats(BattleTestHelper) - Static method in class com.pixelmonmod.pixelmon.api.test.impl.ability.SlowStartTests
- AbilityCapsuleItem - Class in com.pixelmonmod.pixelmon.items
-
Switches a Pokémon's normal Ability to its other one.
- AbilityCapsuleItem() - Constructor for class com.pixelmonmod.pixelmon.items.AbilityCapsuleItem
-
Initializes the item.
- AbilityData(String, String, Supplier<Ability>, Ability) - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.ability.AbilityRegistry.AbilityData
- abilityLangKey - Variable in class com.pixelmonmod.pixelmon.comm.packetHandlers.LensInfoPacket
- AbilityPatchItem - Class in com.pixelmonmod.pixelmon.items
-
Switches a Pokémon's normal Ability to its Hidden one.
- AbilityPatchItem() - Constructor for class com.pixelmonmod.pixelmon.items.AbilityPatchItem
-
Initializes the item.
- AbilityRegistry - Class in com.pixelmonmod.pixelmon.api.pokemon.ability
- AbilityRegistry() - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.ability.AbilityRegistry
- AbilityRegistry.AbilityData - Class in com.pixelmonmod.pixelmon.api.pokemon.ability
- AbilityRequirement - Class in com.pixelmonmod.api.pokemon.requirement.impl
- AbilityRequirement() - Constructor for class com.pixelmonmod.api.pokemon.requirement.impl.AbilityRequirement
- AbilityRequirement(Ability) - Constructor for class com.pixelmonmod.api.pokemon.requirement.impl.AbilityRequirement
- abilityShield - Enum constant in enum class com.pixelmonmod.pixelmon.enums.heldItems.EnumHeldItems
- AbilityShieldTests - Class in com.pixelmonmod.pixelmon.api.test.impl.item
- AbilityShieldTests() - Constructor for class com.pixelmonmod.pixelmon.api.test.impl.item.AbilityShieldTests
- abilitySlot(int, boolean) - Method in class com.pixelmonmod.pixelmon.api.pokemon.PokemonBuilder
-
Sets the ability slots of the Pokémon, overriding .ability() Leaving null will allow the Pokémon initialize algorithm to calculate the relevant one for the form/gender (etc)
- abnormal - Variable in class com.pixelmonmod.pixelmon.api.events.battles.BattleEndEvent
- abnormal - Variable in class com.pixelmonmod.pixelmon.api.events.npc.NPCEvent.EndBattle
- abnormal() - Method in record class com.pixelmonmod.pixelmon.api.battles.BattleEndCause
-
Returns the value of the
abnormalrecord component. - abnormal(String, String) - Static method in record class com.pixelmonmod.pixelmon.api.battles.BattleEndCause
-
Creates a new abnormal battle end cause with the given key and value.
- abnormal(ResourceLocation) - Static method in record class com.pixelmonmod.pixelmon.api.battles.BattleEndCause
-
Creates a new abnormal battle end cause with the given id.
- ABNORMAL - Enum constant in enum class com.pixelmonmod.pixelmon.api.config.ForceBattleEndResult
- ABOMASITE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- ABOMASNOW - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- ABOMASNOW - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- abort() - Method in class com.pixelmonmod.pixelmon.battles.raids.RaidData
- abort() - Method in class com.pixelmonmod.pixelmon.entities.pixelmon.helpers.EvolutionQuery
-
Aborts this evolution, preventing it from occurring.
- AboutToClose(MysteryBoxTileEntity, BlockState) - Constructor for class com.pixelmonmod.pixelmon.api.events.blocks.MysteryBoxEvent.Tick.AboutToClose
-
Fired before a Mystery Box is going to close.
- ABOVE_INSPECTING_CARD_Z_LEVEL - Static variable in class com.pixelmonmod.tcg.client.gui.duel.TCGScreen
- ABRA - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- ABRA - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- AbsenceOfHealthCondition - Class in com.pixelmonmod.pixelmon.api.pokemon.stats.evolution.conditions
-
Created by Jay113355 on 6/12/2020.
- AbsenceOfHealthCondition() - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.stats.evolution.conditions.AbsenceOfHealthCondition
- ABSENT_MINDED - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ribbon.RibbonRegistry
- ABSOL - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- ABSOLITE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- ABSOLUTE_CENTERED - Enum constant in enum class com.pixelmonmod.api.client.screen.util.MathMode
-
This is for vanilla style screens like crafting interfaces, where GUI scale matters.
- ABSOLUTE_TOP_LEFT - Enum constant in enum class com.pixelmonmod.api.client.screen.util.MathMode
-
/* This has no real use cases, but it is here anyway.
- Absorb - Class in com.pixelmonmod.pixelmon.api.pokemon.ability.abilities
-
Heals 25% hp when hit by a certain type of move.
- Absorb(ResourceKey<Type>, String) - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Absorb
-
Initializes an absorb Ability.
- ABSORB - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- ABSORB_BULB - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- absorbbulb - Enum constant in enum class com.pixelmonmod.pixelmon.enums.heldItems.EnumHeldItems
- AbstractAbility - Class in com.pixelmonmod.pixelmon.api.pokemon.ability
- AbstractAbility() - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.ability.AbstractAbility
- AbstractBaseEntity - Class in com.pixelmonmod.pixelmon.entities.pixelmon
-
Base information for a Pokémon.
- AbstractBaseEntity(EntityType<? extends AbstractBaseEntity>, Level) - Constructor for class com.pixelmonmod.pixelmon.entities.pixelmon.AbstractBaseEntity
-
Initializes the Pokémon entity and its data watcher.
- AbstractBattleEntity - Class in com.pixelmonmod.pixelmon.entities.pixelmon
-
Battling data for a Pokémon.
- AbstractBattleEntity(EntityType<? extends AbstractBattleEntity>, Level) - Constructor for class com.pixelmonmod.pixelmon.entities.pixelmon.AbstractBattleEntity
-
Initializes the Pokémon's battle info.
- AbstractBerryTreeFoliagePlacer - Class in com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage
- AbstractBerryTreeFoliagePlacer(Supplier<FoliagePlacerType<?>>, int, List<Integer>, BlockPos...) - Constructor for class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.AbstractBerryTreeFoliagePlacer
- AbstractBooleanPokemonRequirement - Class in com.pixelmonmod.api.pokemon.requirement
-
Basic abstract implementation for specs following the basic implementation that have a boolean value so that boolean specs are handled consistently.
- AbstractBooleanPokemonRequirement(Set<String>) - Constructor for class com.pixelmonmod.api.pokemon.requirement.AbstractBooleanPokemonRequirement
- AbstractBooleanPokemonRequirement(Set<String>, boolean) - Constructor for class com.pixelmonmod.api.pokemon.requirement.AbstractBooleanPokemonRequirement
- AbstractBooleanRequirement<A,
B> - Class in com.pixelmonmod.api.requirement -
Basic abstract implementation for specs following the basic implementation that have a boolean value so that boolean specs are handled consistently.
- AbstractBooleanRequirement(Set<String>) - Constructor for class com.pixelmonmod.api.requirement.AbstractBooleanRequirement
- AbstractBooleanRequirement(Set<String>, boolean) - Constructor for class com.pixelmonmod.api.requirement.AbstractBooleanRequirement
- AbstractBooleanStatueRequirement - Class in com.pixelmonmod.api.statue.requirement
-
Basic abstract implementation for specs following the basic implementation that have a boolean value so that boolean specs are handled consistently.
- AbstractBooleanStatueRequirement(Set<String>) - Constructor for class com.pixelmonmod.api.statue.requirement.AbstractBooleanStatueRequirement
- AbstractBooleanStatueRequirement(Set<String>, boolean) - Constructor for class com.pixelmonmod.api.statue.requirement.AbstractBooleanStatueRequirement
- AbstractClientEntity - Class in com.pixelmonmod.pixelmon.entities.pixelmon
-
A Pokémon's model and animation.
- AbstractClientEntity(EntityType<? extends AbstractClientEntity>, Level) - Constructor for class com.pixelmonmod.pixelmon.entities.pixelmon.AbstractClientEntity
-
Initializes the Pokémon's models and animations.
- AbstractComplexTreeFoliagePlacer - Class in com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage
- AbstractComplexTreeFoliagePlacer(Supplier<FoliagePlacerType<?>>, int, List<Integer>, Pair<BlockPos, BlockState>...) - Constructor for class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.AbstractComplexTreeFoliagePlacer
- AbstractDoublePokemonRequirement - Class in com.pixelmonmod.api.pokemon.requirement
-
Basic abstract implementation for specs following the basic implementation that have a double value so that double specs are handled consistently.
- AbstractDoublePokemonRequirement(Set<String>, double) - Constructor for class com.pixelmonmod.api.pokemon.requirement.AbstractDoublePokemonRequirement
- AbstractDoublePokemonRequirement(Set<String>, double, double) - Constructor for class com.pixelmonmod.api.pokemon.requirement.AbstractDoublePokemonRequirement
- AbstractDuration - Class in com.pixelmonmod.pixelmon.api.daycare.impl.duration
-
Abstract implementation of a duration taking only the ID
- AbstractDuration(String) - Constructor for class com.pixelmonmod.pixelmon.api.daycare.impl.duration.AbstractDuration
- AbstractEggGroup - Class in com.pixelmonmod.pixelmon.api.pokemon.egg.impl
-
Basic abstract implementation of the
EggGroup - AbstractEggGroup(int, String) - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.egg.impl.AbstractEggGroup
- AbstractHasStatsEntity - Class in com.pixelmonmod.pixelmon.entities.pixelmon
-
Stats for a Pokémon.
- AbstractHasStatsEntity(EntityType<? extends AbstractHasStatsEntity>, Level) - Constructor for class com.pixelmonmod.pixelmon.entities.pixelmon.AbstractHasStatsEntity
-
Initializes the Pokémon's stats.
- AbstractHoldsItemsEntity - Class in com.pixelmonmod.pixelmon.entities.pixelmon
-
Held items, drops, and interactions on Pokémon.
- AbstractHoldsItemsEntity(EntityType<? extends AbstractHoldsItemsEntity>, Level) - Constructor for class com.pixelmonmod.pixelmon.entities.pixelmon.AbstractHoldsItemsEntity
-
Initializes the Pokémon's interactions.
- AbstractIntegerPokemonRequirement - Class in com.pixelmonmod.api.pokemon.requirement
-
Basic abstract implementation for specs following the basic implementation that have an integer value so that integer specs are handled consistently.
- AbstractIntegerPokemonRequirement(Set<String>, int) - Constructor for class com.pixelmonmod.api.pokemon.requirement.AbstractIntegerPokemonRequirement
- AbstractIntegerPokemonRequirement(Set<String>, int, int) - Constructor for class com.pixelmonmod.api.pokemon.requirement.AbstractIntegerPokemonRequirement
- AbstractIntegerRequirement<A,
B> - Class in com.pixelmonmod.api.requirement -
Basic abstract implementation for specs following the basic implementation that have an integer value so that integer specs are handled consistently.
- AbstractIntegerRequirement(Set<String>, int) - Constructor for class com.pixelmonmod.api.requirement.AbstractIntegerRequirement
- AbstractIntegerRequirement(Set<String>, int, int) - Constructor for class com.pixelmonmod.api.requirement.AbstractIntegerRequirement
- AbstractIntegerStatueRequirement - Class in com.pixelmonmod.api.statue.requirement
-
Basic abstract implementation for specs following the basic implementation that have an integer value so that integer specs are handled consistently.
- AbstractIntegerStatueRequirement(Set<String>, int) - Constructor for class com.pixelmonmod.api.statue.requirement.AbstractIntegerStatueRequirement
- AbstractIntegerStatueRequirement(Set<String>, int, int) - Constructor for class com.pixelmonmod.api.statue.requirement.AbstractIntegerStatueRequirement
- AbstractInteractionsEntity - Class in com.pixelmonmod.pixelmon.entities.pixelmon
-
Handles mounting a Pokémon.
- AbstractInteractionsEntity(EntityType<? extends AbstractInteractionsEntity>, Level) - Constructor for class com.pixelmonmod.pixelmon.entities.pixelmon.AbstractInteractionsEntity
-
Initializes the Pokémon.
- AbstractMovesEntity - Class in com.pixelmonmod.pixelmon.entities.pixelmon
- AbstractMovesEntity(EntityType<? extends AbstractMovesEntity>, Level) - Constructor for class com.pixelmonmod.pixelmon.entities.pixelmon.AbstractMovesEntity
- AbstractPixelmonPacket - Class in com.pixelmonmod.pixelmon.comm.data
- AbstractPixelmonPacket(boolean) - Constructor for class com.pixelmonmod.pixelmon.comm.data.AbstractPixelmonPacket
- AbstractPokemonRenderer<E> - Class in com.pixelmonmod.pixelmon.client.render.entity.renderers
- AbstractPokemonRenderer(EntityRendererProvider.Context) - Constructor for class com.pixelmonmod.pixelmon.client.render.entity.renderers.AbstractPokemonRenderer
- AbstractPokemonRequirement<A> - Class in com.pixelmonmod.api.pokemon.requirement
-
Basic abstract implementation for specs following the format
: - AbstractPokemonRequirement(Set<String>) - Constructor for class com.pixelmonmod.api.pokemon.requirement.AbstractPokemonRequirement
- AbstractRecursivePokemonRequirement - Class in com.pixelmonmod.api.pokemon.requirement
-
The basics for a recursive requirement
- AbstractRecursivePokemonRequirement(Set<String>) - Constructor for class com.pixelmonmod.api.pokemon.requirement.AbstractRecursivePokemonRequirement
- AbstractRecursivePokemonRequirement(Set<String>, List<Requirement<Pokemon, PixelmonEntity, ?>>) - Constructor for class com.pixelmonmod.api.pokemon.requirement.AbstractRecursivePokemonRequirement
- AbstractRecursiveRequirement<A,
B> - Class in com.pixelmonmod.api.requirement -
The basics for a recursive requirement
- AbstractRecursiveRequirement(Class<? extends Specification<A, B>>, Set<String>) - Constructor for class com.pixelmonmod.api.requirement.AbstractRecursiveRequirement
- AbstractRecursiveRequirement(Class<? extends Specification<A, B>>, Set<String>, List<Requirement<A, B, ?>>) - Constructor for class com.pixelmonmod.api.requirement.AbstractRecursiveRequirement
- AbstractRecursiveStatueRequirement - Class in com.pixelmonmod.api.statue.requirement
-
The basics for a recursive requirement
- AbstractRecursiveStatueRequirement(Set<String>) - Constructor for class com.pixelmonmod.api.statue.requirement.AbstractRecursiveStatueRequirement
- AbstractRecursiveStatueRequirement(Set<String>, List<Requirement<Pokemon, StatueEntity, ?>>) - Constructor for class com.pixelmonmod.api.statue.requirement.AbstractRecursiveStatueRequirement
- AbstractRequirement<A,
B, - Class in com.pixelmonmod.api.requirementC> -
Basic abstract implementation for specs following the format
: - AbstractRequirement - Class in com.pixelmonmod.pixelmon.api.daycare.impl.requirement
-
Abstract implementation of the
DayCareRequirement - AbstractRequirement(String) - Constructor for class com.pixelmonmod.pixelmon.api.daycare.impl.requirement.AbstractRequirement
- AbstractRequirement(Set<String>) - Constructor for class com.pixelmonmod.api.requirement.AbstractRequirement
- AbstractShopScreen - Class in com.pixelmonmod.pixelmon.client.gui.npc
- AbstractShopScreen(List<ShopItem>, boolean) - Constructor for class com.pixelmonmod.pixelmon.client.gui.npc.AbstractShopScreen
- AbstractSpawner - Class in com.pixelmonmod.pixelmon.api.spawning
-
The base of all spawning.
- AbstractSpawner(String) - Constructor for class com.pixelmonmod.pixelmon.api.spawning.AbstractSpawner
- AbstractSpawner.SpawnerBuilder<T> - Class in com.pixelmonmod.pixelmon.api.spawning
- AbstractSpecification<A,
B> - Class in com.pixelmonmod.api -
Abstract implementation of the specification interface that handles all the logic for the sub-classes Meaning the sub classes just have to pass in the data types
- AbstractSpecification(Class<A>, Class<B>, String, List<Requirement<A, B, ?>>) - Constructor for class com.pixelmonmod.api.AbstractSpecification
- AbstractStatueRequirement<A> - Class in com.pixelmonmod.api.statue.requirement
-
Basic abstract implementation for specs following the format
: - AbstractStatueRequirement(Set<String>) - Constructor for class com.pixelmonmod.api.statue.requirement.AbstractStatueRequirement
- AbstractStringPokemonRequirement - Class in com.pixelmonmod.api.pokemon.requirement
-
Basic abstract implementation for specs following the basic implementation that have a string value so that string specs are handled consistently.
- AbstractStringPokemonRequirement(Set<String>, String) - Constructor for class com.pixelmonmod.api.pokemon.requirement.AbstractStringPokemonRequirement
- AbstractStringPokemonRequirement(Set<String>, String, String) - Constructor for class com.pixelmonmod.api.pokemon.requirement.AbstractStringPokemonRequirement
- AbstractStringRequirement<A,
B> - Class in com.pixelmonmod.api.requirement -
Basic abstract implementation for specs following the basic implementation that have a string value so that string specs are handled consistently.
- AbstractStringRequirement(Set<String>, String) - Constructor for class com.pixelmonmod.api.requirement.AbstractStringRequirement
- AbstractStringRequirement(Set<String>, String, String) - Constructor for class com.pixelmonmod.api.requirement.AbstractStringRequirement
- AbstractStringStatueRequirement - Class in com.pixelmonmod.api.statue.requirement
-
Basic abstract implementation for specs following the basic implementation that have a string value so that string specs are handled consistently.
- AbstractStringStatueRequirement(Set<String>, String) - Constructor for class com.pixelmonmod.api.statue.requirement.AbstractStringStatueRequirement
- AbstractStringStatueRequirement(Set<String>, String, String) - Constructor for class com.pixelmonmod.api.statue.requirement.AbstractStringStatueRequirement
- AbstractTCGPacket - Class in com.pixelmonmod.tcg.network.data
- AbstractTCGPacket(boolean) - Constructor for class com.pixelmonmod.tcg.network.data.AbstractTCGPacket
- AbstractTCGPacket(PacketDirection) - Constructor for class com.pixelmonmod.tcg.network.data.AbstractTCGPacket
- AbstractTCGPacket(PacketDirection, boolean) - Constructor for class com.pixelmonmod.tcg.network.data.AbstractTCGPacket
- AbstractYamlConfig - Class in com.pixelmonmod.pixelmon.api.config.api.yaml
-
Abstract parent class to all YAML configuration files.
- AbstractYamlConfig() - Constructor for class com.pixelmonmod.pixelmon.api.config.api.yaml.AbstractYamlConfig
- ACACIA_BENCH - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- acceleration - Variable in class com.pixelmonmod.pixelmon.ai.flying.FlySpeeds
- acceleration - Variable in class com.pixelmonmod.pixelmon.battles.attacks.animations.AttackAnimationRun
- accelerationX - Variable in class com.pixelmonmod.pixelmon.battles.attacks.animations.AttackAnimationRun
- accelerationZ - Variable in class com.pixelmonmod.pixelmon.battles.attacks.animations.AttackAnimationRun
- ACCELEROCK - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- ACCELGOR - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- accentColor() - Method in record class com.pixelmonmod.pixelmon.api.research.ResearchTier
-
Returns the value of the
accentColorrecord component. - accept(A, B, C) - Method in interface com.pixelmonmod.pixelmon.tools.TriConsumer
- accept(StatefulScreen, GuiGraphics, int, int, float) - Method in interface com.pixelmonmod.api.client.screen.util.RenderConsumer
- Accept - Enum constant in enum class com.pixelmonmod.pixelmon.client.gui.battles.rules.EnumRulesGuiState
- ACCEPT - Enum constant in enum class com.pixelmonmod.pixelmon.battles.query.BattleQueryResponseState
- acceptanceTest() - Method in record class com.pixelmonmod.pixelmon.api.pokedex.Pokedex
-
Returns the value of the
acceptanceTestrecord component. - AcceptDeclineBattlePacket - Class in com.pixelmonmod.pixelmon.comm.packetHandlers.battles.query
- AcceptDeclineBattlePacket() - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.battles.query.AcceptDeclineBattlePacket
- AcceptDeclineBattlePacket(UUID, BattleQueryResponseState) - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.battles.query.AcceptDeclineBattlePacket
- AcceptDenyScreen - Class in com.pixelmonmod.pixelmon.client.gui.battles
- AcceptDenyScreen(UUID, UUID, String[], boolean) - Constructor for class com.pixelmonmod.pixelmon.client.gui.battles.AcceptDenyScreen
- accepted - Variable in class com.pixelmonmod.pixelmon.client.gui.battles.AcceptDenyScreen
- accepted(BattleController) - Static method in class com.pixelmonmod.pixelmon.battles.query.BattleQueryResult
- acceptedInputs() - Method in record class com.pixelmonmod.pixelmon.api.dialogue.DialogueButton
-
Returns the value of the
acceptedInputsrecord component. - acceptedInputs(InputPattern...) - Method in class com.pixelmonmod.pixelmon.api.dialogue.DialogueButton.Builder
-
Sets the patterns that the user's input must match for the button to be clickable.
- acceptedInputs(Iterable<InputPattern>) - Method in class com.pixelmonmod.pixelmon.api.dialogue.DialogueButton.Builder
-
Sets the patterns that the user's input must match for the button to be clickable.
- acceptedPatterns() - Method in record class com.pixelmonmod.pixelmon.api.dialogue.InputSettings
-
Returns the value of the
acceptedPatternsrecord component. - acceptedPatterns(Iterable<Pattern>) - Method in class com.pixelmonmod.pixelmon.api.dialogue.DialogueFactory.Builder
-
Sets the GUI's accepted patterns.
- acceptedPatterns(String...) - Method in class com.pixelmonmod.pixelmon.api.dialogue.DialogueFactory.Builder
-
Sets the GUI's accepted patterns.
- acceptedPatterns(Pattern...) - Method in class com.pixelmonmod.pixelmon.api.dialogue.DialogueFactory.Builder
-
Sets the GUI's accepted patterns.
- acceptHandler() - Method in class com.pixelmonmod.pixelmon.api.relearner.RelearnerBuilder
- acceptHandler() - Method in class com.pixelmonmod.pixelmon.api.tutor.TutorBuilder
- acceptHandler(TriConsumer<ServerPlayer, Pokemon, ImmutableAttack>) - Method in class com.pixelmonmod.pixelmon.api.relearner.RelearnerBuilder
- acceptHandler(TriConsumer<ServerPlayer, Pokemon, ImmutableAttack>) - Method in class com.pixelmonmod.pixelmon.api.tutor.TutorBuilder
- AcceptNPCTradePacket - Class in com.pixelmonmod.pixelmon.comm.packetHandlers
- AcceptNPCTradePacket() - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.AcceptNPCTradePacket
- AcceptNPCTradePacket(UUID) - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.AcceptNPCTradePacket
- acceptQuery(ServerPlayer, BattleQueryResponseState) - Method in class com.pixelmonmod.pixelmon.battles.query.BattleQuery
- acceptQuery(ServerPlayer, UUID) - Static method in class com.pixelmonmod.pixelmon.entities.pixelmon.helpers.EvolutionQueryList
-
Evolves a Pokémon.
- accepts(Pokemon) - Method in record class com.pixelmonmod.pixelmon.api.pokedex.Pokedex
- accepts(ResourceLocation) - Static method in class com.pixelmonmod.pixelmon.client.models.obj.OBJLoader
- accepts(ResourceLocation) - Method in class com.pixelmonmod.pixelmon.client.models.smd.ValveStudioModelLoader
- AcceptTrade(Player, NPC, TradePair, Pokemon, Pokemon, boolean) - Constructor for class com.pixelmonmod.pixelmon.api.events.npc.NPCTraderEvent.AcceptTrade
- access() - Method in class com.pixelmonmod.api.client.screen.ModalSurvivalTab
- access() - Method in class com.pixelmonmod.api.client.screen.StatefulSurvivalTab
- accuracy - Variable in class com.pixelmonmod.pixelmon.api.events.battles.AttackEvent.Use
- accuracy - Variable in class com.pixelmonmod.pixelmon.api.pokemon.stats.BattleStats
-
The Pokémon's accuracy modifier.
- accuracy - Variable in class com.pixelmonmod.pixelmon.battles.controller.log.SingleInstanceMoveResult
-
The effective accuracy of the move.
- ACCURACY - Enum constant in enum class com.pixelmonmod.pixelmon.api.pokemon.stats.BattleStatsType
- AccuracyDependentMultiStrikeTests - Class in com.pixelmonmod.pixelmon.api.test.impl.move
- AccuracyDependentMultiStrikeTests() - Constructor for class com.pixelmonmod.pixelmon.api.test.impl.move.AccuracyDependentMultiStrikeTests
- ACID - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- ACID - Static variable in class com.pixelmonmod.tcg.init.registry.AttackEffects
- ACID_ARMOR - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- ACID_DOWNPOUR - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- ACID_SPRAY - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- AcidEffect - Class in com.pixelmonmod.tcg.duel.attack.effects
- AcidEffect() - Constructor for class com.pixelmonmod.tcg.duel.attack.effects.AcidEffect
- AcidSpray - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen9TechnicalMachines
- acknowledge() - Method in class com.pixelmonmod.pixelmon.client.gui.battles.battleScreens.BattleLogElement
- acquire(String, long) - Static method in class com.pixelmonmod.api.loader.DataSyncLock
- Acro - Enum constant in enum class com.pixelmonmod.pixelmon.enums.EnumBike
- ACRO_BIKE - Enum constant in enum class com.pixelmonmod.pixelmon.enums.CustomModel
- ACRO_BIKE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- ACRO_BIKE_FRAME - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- Acrobatics - Class in com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic
-
Doubles in power if the user is not holding an item.
- Acrobatics - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen5TechnicalMachines
- Acrobatics - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen6TechnicalMachines
- Acrobatics - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen7TechnicalMachines
- Acrobatics - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen8TechnicalMachines
- Acrobatics - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen9TechnicalMachines
- Acrobatics() - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Acrobatics
- ACROBATICS - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- action - Variable in class com.pixelmonmod.pixelmon.api.events.spawning.LegendarySpawnEvent.DoSpawn
-
The
SpawnActionabout to occur. - action - Variable in class com.pixelmonmod.pixelmon.api.events.spawning.SpawnEvent
-
The specific information about the spawn.
- Action - Enum Class in com.pixelmonmod.api.client.screen.util
- ActionButton(BattleScreen.EnumBattleButton, BattleScreen) - Constructor for class com.pixelmonmod.pixelmon.client.gui.battles.battleScreens.BattleScreen.ActionButton
- ActionFunction<W> - Interface in com.pixelmonmod.api.client.screen.util
- actionIndex - Variable in class com.pixelmonmod.pixelmon.battles.controller.BattleController
-
Turn counter for individual Pokémon moving within a battle turn.
- ActionKey - Class in com.pixelmonmod.pixelmon.client.keybindings
-
Orders the selected Pokémon to chase after a wild Pokémon.
- ActionKey() - Constructor for class com.pixelmonmod.pixelmon.client.keybindings.ActionKey
- actionKeyBind - Static variable in class com.pixelmonmod.pixelmon.client.ClientProxy
-
The keybind for targeting a Pokémon.
- ActionKeyBlock - Enum constant in enum class com.pixelmonmod.pixelmon.comm.packetHandlers.EnumKeyPacketMode
- ActionKeyEntity - Enum constant in enum class com.pixelmonmod.pixelmon.comm.packetHandlers.EnumKeyPacketMode
- actionPerformed(Button) - Method in class com.pixelmonmod.pixelmon.client.gui.battles.BattleScreen
- actionPerformed(Button) - Method in class com.pixelmonmod.pixelmon.client.gui.chooseMoveset.ChooseMovesetScreen
- actionPerformed(Button) - Method in class com.pixelmonmod.pixelmon.client.gui.curryDex.CurryDexScreen
- actionPerformed(Button) - Method in class com.pixelmonmod.pixelmon.client.gui.custom.CustomDropsScreen
-
Called by the controls from the buttons when activated.
- actionPerformed(Button) - Method in class com.pixelmonmod.pixelmon.client.gui.fishingLog.FishingLogInformationScreen
- actionPerformed(Button) - Method in class com.pixelmonmod.pixelmon.client.gui.fishingLog.FishingLogMenuScreen
- actionPerformed(Button) - Method in class com.pixelmonmod.pixelmon.client.gui.fishingLog.FishingLogScreen
- actionPerformed(Button) - Method in class com.pixelmonmod.pixelmon.client.gui.mail.MailScreen
- actionPerformed(Button) - Method in class com.pixelmonmod.pixelmon.client.gui.npc.NPCTraderScreen
- actionPerformed(Button) - Method in class com.pixelmonmod.pixelmon.client.gui.npc.RelearnerScreen
- actionPerformed(Button) - Method in class com.pixelmonmod.pixelmon.client.gui.npc.TutorScreen
- actionPerformed(Button) - Method in class com.pixelmonmod.pixelmon.client.gui.pc.PCScreen
- actionPerformed(Button) - Method in class com.pixelmonmod.pixelmon.client.gui.pokechecker.PokeCheckerScreen
- actionPerformed(Button) - Method in class com.pixelmonmod.pixelmon.client.gui.pokechecker.RenamePokemonScreen
- actionPerformed(Button) - Method in class com.pixelmonmod.pixelmon.client.gui.pokemoneditor.EditedPlayerScreen
- actionPerformed(Button) - Method in class com.pixelmonmod.pixelmon.client.gui.pokemoneditor.ImportExportScreenOld
- actionPerformed(Button) - Method in class com.pixelmonmod.pixelmon.client.gui.SelectStatScreen
- actionPerformed(Button) - Method in class com.pixelmonmod.pixelmon.client.gui.spawner.PixelmonSpawnerScreen
- actionPerformed(Button) - Method in class com.pixelmonmod.pixelmon.client.gui.starter.ChooseStarterScreen
- actionPerformed(Button) - Method in class com.pixelmonmod.pixelmon.client.gui.statueEditor.PokeDisplayEditor
- actionPerformed(Button) - Method in class com.pixelmonmod.pixelmon.client.gui.statueEditor.StatueEditorScreen
- actionPerformed(Button) - Method in class com.pixelmonmod.pixelmon.client.gui.trainerCard.TrainerCardScreen
- actionPerformed(Button) - Method in class com.pixelmonmod.tcg.client.gui.abilities.GuiOptional
- actionPerformed(Button) - Method in class com.pixelmonmod.tcg.client.gui.abilities.GuiPeek
- actionPerformed(Button) - Method in class com.pixelmonmod.tcg.client.gui.BattleSpectatorScreen
- actionPerformed(Button) - Method in class com.pixelmonmod.tcg.client.gui.CompendiumScreen
- actionPerformed(Button) - Method in class com.pixelmonmod.tcg.client.gui.duel.CardSelector
- actionPerformed(Button) - Method in class com.pixelmonmod.tcg.client.gui.duel.FlippingCoinScreen
- actionPerformed(Button) - Method in class com.pixelmonmod.tcg.client.gui.duel.TCGScreen
- actionPerformed(Button) - Method in class com.pixelmonmod.tcg.client.gui.TCGRuleEditorScreen
-
Called by the controls from the buttonList when activated.
- actionPerformed(Button, int) - Method in class com.pixelmonmod.pixelmon.client.gui.badgecase.BadgeCaseScreen
- activate() - Method in class com.pixelmonmod.pixelmon.api.spawning.SpawnerCoordinator
-
Boots the coordinator, which without overriding involves scheduling the processor and registering on the Forge bus.
- activate() - Method in class com.pixelmonmod.pixelmon.spawning.TrackingSpawnerCoordinator
- activate(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.GuardDog
- activate(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Rattled
- activate(PixelmonWrapper, PixelmonWrapper, MutableComponent) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Electromorphosis
- activate(PokemonCardState, GameServerState, PlayerServerState) - Method in class com.pixelmonmod.tcg.duel.power.Bounce
- activate(PokemonCardState, GameServerState, PlayerServerState) - Method in class com.pixelmonmod.tcg.duel.power.Buzzap
- activate(PokemonCardState, GameServerState, PlayerServerState) - Method in class com.pixelmonmod.tcg.duel.power.Curse
- activate(PokemonCardState, GameServerState, PlayerServerState) - Method in class com.pixelmonmod.tcg.duel.power.DamageSwap
- activate(PokemonCardState, GameServerState, PlayerServerState) - Method in class com.pixelmonmod.tcg.duel.power.DamageSwapEnemy
- activate(PokemonCardState, GameServerState, PlayerServerState) - Method in class com.pixelmonmod.tcg.duel.power.DamageSwapToSelfOnly
- activate(PokemonCardState, GameServerState, PlayerServerState) - Method in class com.pixelmonmod.tcg.duel.power.EnergyBurn
- activate(PokemonCardState, GameServerState, PlayerServerState) - Method in class com.pixelmonmod.tcg.duel.power.EnergyTransfer
- activate(PokemonCardState, GameServerState, PlayerServerState) - Method in class com.pixelmonmod.tcg.duel.power.EvolutionaryLight
- activate(PokemonCardState, GameServerState, PlayerServerState) - Method in class com.pixelmonmod.tcg.duel.power.FinalBeam
- activate(PokemonCardState, GameServerState, PlayerServerState) - Method in class com.pixelmonmod.tcg.duel.power.Frenzy
- activate(PokemonCardState, GameServerState, PlayerServerState) - Method in class com.pixelmonmod.tcg.duel.power.GatherFire
- activate(PokemonCardState, GameServerState, PlayerServerState) - Method in class com.pixelmonmod.tcg.duel.power.HayFever
- activate(PokemonCardState, GameServerState, PlayerServerState) - Method in class com.pixelmonmod.tcg.duel.power.Heal
- activate(PokemonCardState, GameServerState, PlayerServerState) - Method in class com.pixelmonmod.tcg.duel.power.LongDistanceHypnosis
- activate(PokemonCardState, GameServerState, PlayerServerState) - Method in class com.pixelmonmod.tcg.duel.power.MatterExchange
- activate(PokemonCardState, GameServerState, PlayerServerState) - Method in class com.pixelmonmod.tcg.duel.power.Peek
- activate(PokemonCardState, GameServerState, PlayerServerState) - Method in class com.pixelmonmod.tcg.duel.power.PollenStench
- activate(PokemonCardState, GameServerState, PlayerServerState) - Method in class com.pixelmonmod.tcg.duel.power.PrehistoricPower
- activate(PokemonCardState, GameServerState, PlayerServerState) - Method in class com.pixelmonmod.tcg.duel.power.RainDance
- activate(PokemonCardState, GameServerState, PlayerServerState) - Method in class com.pixelmonmod.tcg.duel.power.ReelIn
- activate(PokemonCardState, GameServerState, PlayerServerState) - Method in class com.pixelmonmod.tcg.duel.power.Shift
- activate(PokemonCardState, GameServerState, PlayerServerState) - Method in class com.pixelmonmod.tcg.duel.power.Sinkhole
- activate(PokemonCardState, GameServerState, PlayerServerState) - Method in class com.pixelmonmod.tcg.duel.power.SneakAttack
- activate(PokemonCardState, GameServerState, PlayerServerState) - Method in class com.pixelmonmod.tcg.duel.power.SpecialDelivery
- activate(PokemonCardState, GameServerState, PlayerServerState) - Method in class com.pixelmonmod.tcg.duel.power.StepIn
- activate(PokemonCardState, GameServerState, PlayerServerState) - Method in class com.pixelmonmod.tcg.duel.power.StickyGoo
- activate(PokemonCardState, GameServerState, PlayerServerState) - Method in class com.pixelmonmod.tcg.duel.power.SummonMinions
- activate(PokemonCardState, GameServerState, PlayerServerState) - Method in class com.pixelmonmod.tcg.duel.power.Transparency
- activate(PokemonCardState, GameServerState, PlayerServerState) - Method in class com.pixelmonmod.tcg.duel.power.Trickery
- activate(PokemonCardState, GameServerState, PlayerServerState) - Method in class com.pixelmonmod.tcg.duel.PowerEffect
- activate(ArrayList<StoragePosition>) - Method in class com.pixelmonmod.pixelmon.client.gui.pc.ItemSelectPCMode
- activate(ArrayList<StoragePosition>) - Method in class com.pixelmonmod.pixelmon.client.gui.pc.MultiSelectPCMode
-
Performs any actions necessary to initiate Mode.
- activate(ArrayList<StoragePosition>) - Method in class com.pixelmonmod.pixelmon.client.gui.pc.PCMode
- activate(ArrayList<StoragePosition>) - Method in class com.pixelmonmod.pixelmon.client.gui.pc.SingleSelectPCMode
- activate(ServerPlayer, BlockState, ItemStack) - Method in class com.pixelmonmod.pixelmon.blocks.tileentity.ReassemblyUnitTileEntity
- activate(Player, ArcChaliceBlock, BlockState, ItemStack) - Method in class com.pixelmonmod.pixelmon.blocks.tileentity.ArcChaliceTileEntity
- activate(Player, IlexShrineBlock, BlockState, ItemStack) - Method in class com.pixelmonmod.pixelmon.blocks.tileentity.IlexShrineTileEntity
- activate(Player, ShrineBlock, BlockState, ItemStack) - Method in class com.pixelmonmod.pixelmon.blocks.tileentity.BirdShrineTileEntity
- activate(Player, TimespaceAltarBlock, BlockState, ItemStack) - Method in class com.pixelmonmod.pixelmon.blocks.tileentity.TimespaceAltarTileEntity
- activate(Player, ItemStack) - Method in class com.pixelmonmod.pixelmon.blocks.tileentity.CloningMachineTileEntity
- activate(Player, BlockState, ItemStack) - Method in class com.pixelmonmod.pixelmon.blocks.tileentity.MysteryBoxTileEntity
- Activate(MysteryBoxTileEntity, Player, BlockState, ItemStack, Item) - Constructor for class com.pixelmonmod.pixelmon.api.events.blocks.MysteryBoxEvent.Activate
-
Fired when a Mystery Box is right-clicked by a player.
- Activate(ServerPlayer, ReassemblyUnitTileEntity) - Constructor for class com.pixelmonmod.pixelmon.api.events.legendary.ZygardeEvent.Activate
- ACTIVATE_SHRINE - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.event.PixelmonInteractionEventTypes
- ACTIVATE_SHRINE - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonInteractionEvents
- ActivateShrineInteractionEventLogic - Class in com.pixelmonmod.pixelmon.api.npc.interaction.event.type
- ActivateShrineInteractionEventLogic() - Constructor for class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.ActivateShrineInteractionEventLogic
- activateTerrainSeed(PixelmonWrapper, Terrain) - Method in class com.pixelmonmod.pixelmon.items.heldItems.TerrainSeedItem
- activateViaAbility(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.ParadoxBoostAbility
- activateViaItem(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.ParadoxBoostAbility
- active - Variable in class com.pixelmonmod.pixelmon.client.gui.npc.widget.DropDownWidget
- active() - Method in interface com.pixelmonmod.api.client.screen.widget.States
- Active - Enum constant in enum class com.pixelmonmod.pixelmon.enums.EnumFeatureState
- Active - Enum constant in enum class com.pixelmonmod.tcg.duel.attack.enums.EffectLocation
- Active - Enum constant in enum class com.pixelmonmod.tcg.network.packets.enums.BoardLocation
- ACTIVE - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonForms
- ACTIVE_RESEARCH_TAG - Static variable in class com.pixelmonmod.pixelmon.api.storage.research.impl.PixelmonResearchStorage
- activeBoxIndex - Variable in class com.pixelmonmod.pixelmon.client.gui.pc.BoxListScreen
-
The box being displayed from PCScreen.
- activeCard - Variable in class com.pixelmonmod.tcg.duel.state.PlayerCommonState
- activeResearch() - Method in class com.pixelmonmod.pixelmon.api.storage.research.impl.PixelmonResearchStorage
- activeResearch() - Method in interface com.pixelmonmod.pixelmon.api.storage.research.ResearchStorage
- activeTarget - Variable in class com.pixelmonmod.tcg.client.gui.PlayerTargetsScreen
- Acupressure - Class in com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic
-
Increases a random stat on the target by two stages.
- Acupressure() - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Acupressure
- ACUPRESSURE - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- AcupressureTests - Class in com.pixelmonmod.pixelmon.api.test.impl.move
- AcupressureTests() - Constructor for class com.pixelmonmod.pixelmon.api.test.impl.move.AcupressureTests
- ADAMANT - Enum constant in enum class com.pixelmonmod.pixelmon.api.pokemon.Nature
- ADAMANT_CRYSTAL - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- ADAMANT_ORB - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- adamantCrystal - Enum constant in enum class com.pixelmonmod.pixelmon.enums.heldItems.EnumHeldItems
- Adaptability - Class in com.pixelmonmod.pixelmon.api.pokemon.ability.abilities
- Adaptability() - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Adaptability
- ADAPTABILITY - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ability.AbilityRegistry
- AdaptabilityTests - Class in com.pixelmonmod.pixelmon.api.test.impl.ability
-
Tests for Adaptability
- AdaptabilityTests() - Constructor for class com.pixelmonmod.pixelmon.api.test.impl.ability.AdaptabilityTests
- Adapter() - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.MoveFlags.Adapter
- Adapter() - Constructor for class com.pixelmonmod.pixelmon.enums.technicalmoves.ITechnicalMove.Adapter
- ADAPTER - Static variable in class com.pixelmonmod.pixelmon.api.attackAnimations.AttackAnimationTypeAdapter
- ADAPTER - Static variable in class com.pixelmonmod.pixelmon.api.util.ResourceLocationAdapter
- ADAPTER - Static variable in class com.pixelmonmod.pixelmon.battles.attacks.animations.AttackAnimationDataAdapter
- ADAPTER - Static variable in class com.pixelmonmod.pixelmon.battles.attacks.EffectTypeAdapter
- ADAPTER - Static variable in class com.pixelmonmod.pixelmon.battles.attacks.MoveFlags
- add(double) - Method in interface com.pixelmonmod.pixelmon.api.economy.BankAccount
-
Adds the amount to the current balance Returns false if the transaction fails for any given reason (check console logs) DO NOT PASS NEGATIVE VALUES
- add(double, double) - Method in class com.pixelmonmod.api.client.screen.util.ScreenVector
-
Adds to the x and y values of this vector.
- add(double, double, double) - Method in class com.pixelmonmod.api.client.screen.util.ScreenVector
-
Adds to the values of this vector.
- add(double, double, double) - Method in class com.pixelmonmod.api.client.screen.util.ScreenVector.Immutable
-
Adds to the values of this vector.
- add(double, T) - Method in class com.pixelmonmod.pixelmon.api.util.WeightedSet
- add(float) - Method in interface com.pixelmonmod.pixelmon.api.economy.BankAccount
-
Adds the amount to the current balance Returns false if the transaction fails for any given reason (check console logs) DO NOT PASS NEGATIVE VALUES
- add(int) - Method in interface com.pixelmonmod.pixelmon.api.economy.BankAccount
-
Adds the amount to the current balance Returns false if the transaction fails for any given reason (check console logs) DO NOT PASS NEGATIVE VALUES
- add(int, ItemStack) - Method in class com.pixelmonmod.pixelmon.battles.raids.WeightedItemStacks
- add(A, double) - Method in class com.pixelmonmod.pixelmon.api.util.RandomWeightedSet
- add(Bounds) - Method in class com.pixelmonmod.api.client.screen.util.Bounds
- add(Pokemon) - Method in class com.pixelmonmod.pixelmon.api.storage.PokemonStorage
-
Adds the given Pokemon to this storage in the first available position.
- add(Attack) - Method in class com.pixelmonmod.pixelmon.api.pokemon.stats.Moveset
- add(ExtendedServerData) - Method in class com.pixelmonmod.pixelmon.client.gui.override.servers.list.ExtendedServerList
- add(Vertex) - Method in class com.pixelmonmod.pixelmon.client.models.obj.Vertex
- add(NPC) - Static method in class com.pixelmonmod.pixelmon.api.entity.npc.NPCTracker
-
Adds an NPC to the storage
- add(SpawnedTracker.SpawnedData) - Method in class com.pixelmonmod.pixelmon.spawning.SpawnedTracker
- add(PixelExtrasData) - Static method in class com.pixelmonmod.pixelmon.storage.extras.PlayerExtraDataStore
- add(BigDecimal) - Method in interface com.pixelmonmod.pixelmon.api.economy.BankAccount
-
Adds the amount to the current balance Returns false if the transaction fails for any given reason (check console logs) DO NOT PASS NEGATIVE VALUES
- add(BigDecimal) - Method in class com.pixelmonmod.pixelmon.api.storage.PlayerPartyStorage
- add(ServerData, boolean) - Method in class com.pixelmonmod.pixelmon.client.gui.override.servers.list.ExtendedServerList
- add(Holder<BattleRule>) - Method in record class com.pixelmonmod.pixelmon.battles.api.rules.BattleRuleSet
- add(Position) - Method in class com.pixelmonmod.api.client.screen.util.ScreenVector
-
Adds the values of a given vector to this vector's values.
- add(ItemStack) - Method in class com.pixelmonmod.pixelmon.blocks.tileentity.WashingMachineTileEntity
- add(Matrix3f, Matrix3f) - Method in class com.pixelmonmod.pixelmon.entities.pixelmon.movement.PixelmonMovementBase
- add(T) - Method in interface com.pixelmonmod.pixelmon.api.entity.npc.EntityStorage
-
Adds an entity to be tracked and stored
- add(T) - Method in class com.pixelmonmod.pixelmon.api.entity.npc.storage.MapBasedEntityStorage
- add(T, double) - Method in class com.pixelmonmod.pixelmon.api.selector.type.WeightedRandomSelector.Builder
- addAbleSpecs(String...) - Method in class com.pixelmonmod.pixelmon.api.moveskills.MoveSkill
-
Adds to the set of specs which are able to use this move skill.
- addAdditionalSaveData(CompoundTag) - Method in class com.pixelmonmod.pixelmon.entities.npcs.NPC
- addAdditionalSaveData(CompoundTag) - Method in class com.pixelmonmod.pixelmon.entities.bikes.BikeEntity
- addAdditionalSaveData(CompoundTag) - Method in class com.pixelmonmod.pixelmon.entities.ChairMountEntity
- addAdditionalSaveData(CompoundTag) - Method in class com.pixelmonmod.pixelmon.entities.custom.PixelmonBoatEntity
- addAdditionalSaveData(CompoundTag) - Method in class com.pixelmonmod.pixelmon.entities.custom.PixelmonChestBoatEntity
- addAdditionalSaveData(CompoundTag) - Method in class com.pixelmonmod.pixelmon.entities.custom.PixelmonPaintingEntity
- addAdditionalSaveData(CompoundTag) - Method in class com.pixelmonmod.pixelmon.entities.DenEntity
- addAdditionalSaveData(CompoundTag) - Method in class com.pixelmonmod.pixelmon.entities.pixelmon.AbstractBaseEntity
- addAdditionalSaveData(CompoundTag) - Method in class com.pixelmonmod.pixelmon.entities.pixelmon.AbstractClientEntity
- addAdditionalSaveData(CompoundTag) - Method in class com.pixelmonmod.pixelmon.entities.pixelmon.AbstractInteractionsEntity
- addAdditionalSaveData(CompoundTag) - Method in class com.pixelmonmod.pixelmon.entities.pixelmon.PixelmonEntity
- addAdditionalSaveData(CompoundTag) - Method in class com.pixelmonmod.pixelmon.entities.pixelmon.StatueEntity
- addAdditionalSaveData(CompoundTag) - Method in class com.pixelmonmod.pixelmon.entities.WormholeEntity
- addAdditionalSaveData(StructurePieceSerializationContext, CompoundTag) - Method in class com.pixelmonmod.pixelmon.world.structure.ultraspace.CraterGeyserPiece
- addAlias(ResourceLocation, ResourceLocation) - Method in record class com.pixelmonmod.pixelmon.api.dummy.DummyRegistry
- addAll(WeightedItemStacks) - Method in class com.pixelmonmod.pixelmon.battles.raids.WeightedItemStacks
- addAll(Collection<? extends Holder<BattleRule>>) - Method in record class com.pixelmonmod.pixelmon.battles.api.rules.BattleRuleSet
- addAllColonSeparatedValues(Pokemon, StringBuilder) - Static method in class com.pixelmonmod.pixelmon.api.pokemon.export.impl.ShowdownConverter
-
Adds most of the Pokémon's info to the StringBuilder.
- addAllColorfulColonSeparatedValues(Pokemon, StringBuilder) - Static method in class com.pixelmonmod.pixelmon.api.pokemon.export.impl.ShowdownConverter
-
Adds most of the Pokémon's info to the StringBuilder, adding extra color to make it pretty.
- addAndDistribute(PixelExtrasData) - Static method in class com.pixelmonmod.pixelmon.storage.extras.PixelExtrasStorage
- addAndGetPosition(Pokemon) - Method in class com.pixelmonmod.pixelmon.api.storage.PlayerPartyStorage
- addAndGetPosition(Pokemon) - Method in class com.pixelmonmod.pixelmon.api.storage.PokemonStorage
-
Adds a Pokemon to the storage and returns the
StoragePositionthat it was added to. - addAnimation(AttackAnimation) - Method in class com.pixelmonmod.pixelmon.battles.controller.BattleController
-
Stores an attack animation that is currently running for this battle.
- addAnyMoves(String...) - Method in class com.pixelmonmod.pixelmon.api.moveskills.MoveSkill
-
Adds attacks to the set of moves which will grant this move skill if a Pokémon knows any one of them.
- addAttack(Attack) - Method in class com.pixelmonmod.pixelmon.battles.raids.RaidSettings.Builder
- addAttack(ImmutableAttack, ResourceLocation, String) - Static method in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
-
Adds an attack to the cache of attacks Cannot be null
- addAttackers() - Method in class com.pixelmonmod.pixelmon.battles.controller.participants.PixelmonWrapper
-
Updates experience-gaining Pokémon to and from the Pokémon.
- addBackButton(StatefulScreen.Builder, Runnable) - Static method in class com.pixelmonmod.pixelmon.client.gui.inventory.tabs.impl.PokedexTab
- addBadge(ItemStack, Player, ItemStack) - Static method in class com.pixelmonmod.pixelmon.items.BadgeCaseItem
- addBattleMessage(BattleTaskPacket) - Method in class com.pixelmonmod.pixelmon.client.gui.battles.ClientBattleManager
-
Adds a battle message that will be displayed to the player.
- addBehaviourGoals() - Method in class com.pixelmonmod.pixelmon.entities.pixelmon.AbstractInteractionsEntity
- addBerry(BerryItem, int) - Method in class com.pixelmonmod.pixelmon.battles.status.BerryEaten
- addBlockEntityWithoutLevelRenderers(RegisterClientExtensionsEvent) - Static method in class com.pixelmonmod.pixelmon.client.ClientProxy
- addBlocksWalked(int) - Method in class com.pixelmonmod.pixelmon.api.pokemon.stats.extraStats.BlocksWalkedOutsideBallStats
- addBoard(ClientScoreboardFactory.BoardInfo) - Static method in class com.pixelmonmod.pixelmon.client.overlay.scoreboard.ClientScoreboardFactory
- addBoost(int, BattleStatsType) - Method in class com.pixelmonmod.pixelmon.battles.status.CopiedBoosts
- addButton - Variable in class com.pixelmonmod.pixelmon.client.gui.npc.widget.ExtendableScrollableListWidget
- addButton(PCToolbar.ToolbarButtons, KeyBindImageButton) - Method in class com.pixelmonmod.pixelmon.client.gui.pc.PCToolbar
- addButton(String, Button.OnPress) - Method in class com.pixelmonmod.pixelmon.client.gui.widgets.ContextMenu
- addButton(String, Button.OnPress, Color) - Method in class com.pixelmonmod.pixelmon.client.gui.widgets.ContextMenu
- addButtonForNextPage() - Method in class com.pixelmonmod.pixelmon.client.gui.pokechecker.ribbon.PokeCheckerRibbonsScreen
- addButtonForPreviousPage() - Method in class com.pixelmonmod.pixelmon.client.gui.pokechecker.ribbon.PokeCheckerRibbonsScreen
- addCallback(RegistryCallback<T>) - Method in record class com.pixelmonmod.pixelmon.api.dummy.DummyRegistry
- addCard(CardWithLocation) - Method in class com.pixelmonmod.tcg.duel.state.CardSelectorState
- addCardToDiscardPile(CommonCardState) - Method in class com.pixelmonmod.tcg.duel.state.PlayerCommonState
- addCardToHand(CommonCardState) - Method in class com.pixelmonmod.tcg.duel.state.PlayerCommonState
- addCaughtType(Holder<Type>) - Method in class com.pixelmonmod.pixelmon.api.storage.PlayerStats
- addCaughtTypes(List<Holder<Type>>) - Method in class com.pixelmonmod.pixelmon.api.storage.PlayerStats
- addChild(Bone) - Method in class com.pixelmonmod.pixelmon.client.models.smd.Bone
- addChildren(Node) - Method in class com.pixelmonmod.pixelmon.client.render.entity.renderers.assimp.Node.Builder
- addChoice(Choice) - Method in class com.pixelmonmod.pixelmon.api.dialogue.Dialogue.DialogueBuilder
-
Deprecated.
- addClaimer(UUID) - Method in class com.pixelmonmod.pixelmon.blocks.tileentity.PokeChestTileEntity
- addClaimer(UUID) - Method in class com.pixelmonmod.pixelmon.blocks.tileentity.PokeGiftTileEntity
-
Registers a player who has claimed the Poké Gift.
- addClaimer(UUID) - Method in class com.pixelmonmod.pixelmon.blocks.tileentity.PokeStopTileEntity
- addColonSeparated(StringBuilder, String, Object) - Static method in class com.pixelmonmod.pixelmon.api.pokemon.export.impl.ShowdownConverter
-
Separates a label and a value by a colon, and inserts a newline afterwards.
- addColorfulColonSeparated(StringBuilder, String, Object) - Static method in class com.pixelmonmod.pixelmon.api.pokemon.export.impl.ShowdownConverter
-
Separates a label and a value by a colon, and inserts a newline afterwards, with extra colors.
- addCombinationMoves(String...) - Method in class com.pixelmonmod.pixelmon.api.moveskills.MoveSkill
-
Adds attacks to the set of moves which will grant this move skill if a Pokémon knows all of them.
- addCompletionTask(Runnable) - Method in class com.pixelmonmod.pixelmon.api.pokemon.LearnMoveController.LearnMove
- addCompletionTask(Consumer<Boolean>) - Method in class com.pixelmonmod.pixelmon.api.pokemon.LearnMoveController.LearnMove
- addCondition(SpawnerCondition) - Method in class com.pixelmonmod.pixelmon.api.spawning.AbstractSpawner.SpawnerBuilder
- addCondition(CardCondition, Integer) - Method in class com.pixelmonmod.tcg.duel.state.PokemonCardStatus
- addCondition(PokemonCardState, CardCondition, Integer, GameServerState) - Method in class com.pixelmonmod.tcg.duel.state.PokemonCardState
- addCore(ItemStack, ZygardeCubeItem.CoreType) - Static method in class com.pixelmonmod.pixelmon.items.ZygardeCubeItem
- addCurrentMovesToReminder() - Method in class com.pixelmonmod.pixelmon.api.pokemon.stats.Moveset
-
Adds the current moves to the set of moves available via move reminder.
- addCustomModel(ModelCustomWrapper) - Method in class com.pixelmonmod.pixelmon.client.models.PixelmonModelRenderer
- addDamage(PokemonCardState, int, GameServerState) - Method in class com.pixelmonmod.tcg.duel.state.PokemonCardState
- addDamageFromCondition(int) - Method in class com.pixelmonmod.tcg.duel.state.PokemonCardState
- addDayCare(Pokemon, Pokemon, Pokemon) - Method in class com.pixelmonmod.pixelmon.api.storage.breeding.DayCareBox
-
Adds the Pokemon to the daycare box and sets up the breeding conditions
- addDelayEffect(DelayEffect) - Method in class com.pixelmonmod.tcg.duel.state.GameServerState
- addDialogue(Dialogue) - Method in class com.pixelmonmod.pixelmon.api.dialogue.event.DialogueChoiceEvent
-
Deprecated.
- addDialogue(ServerPlayer, ProfessorDialogue.Builder) - Static method in class com.pixelmonmod.pixelmon.api.dialogue.professor.ProfessorDialogueFactory
-
Adds a dialogue for the given player.
- addDialogues(List<Dialogue>) - Static method in class com.pixelmonmod.pixelmon.client.gui.custom.dialogue.DialogueScreen
- addDrop(ItemWithChance) - Method in class com.pixelmonmod.pixelmon.api.pokemon.drops.PokemonDropInformation
-
Adds a drop for the spec
- addDrop(ItemStack) - Method in class com.pixelmonmod.pixelmon.api.events.DropEvent
-
Adds an ItemStack to the drop list.
- addDrop(ItemStack) - Method in class com.pixelmonmod.pixelmon.api.events.raids.RaidDropsEvent
- addDropDown(DropDown) - Method in class com.pixelmonmod.pixelmon.client.gui.widgets.DropDownManager
-
Adds a drop-down menu to the manager.
- addDropDown(DropDown<T>) - Method in class com.pixelmonmod.pixelmon.client.gui.widgets.DropDownScreen
-
Adds a drop-down menu to the screen.
- addDrops(List<ItemStack>) - Method in class com.pixelmonmod.pixelmon.api.events.blocks.TumblestoneBlockEvent.PreBlockBroke
-
Adds drops to the event
- addedToHistory() - Method in class com.pixelmonmod.pixelmon.api.daycare.event.DayCareEvent.PostCollect
-
If the child given should be added to the player's breeding history Defaults to true
- addedType - Variable in class com.pixelmonmod.pixelmon.battles.controller.participants.PixelmonWrapper
-
A temporary type added to the Pokémon.
- addEggSteps(int, int) - Method in class com.pixelmonmod.pixelmon.api.pokemon.Pokemon
- addElement(AbstractWidget) - Method in class com.pixelmonmod.pixelmon.client.gui.npc.widget.CollapsibleWidget
- addEncounter(UUID) - Method in class com.pixelmonmod.pixelmon.blocks.tileentity.ZygardeCellTileEntity
- addEncounter(UUID, long) - Method in class com.pixelmonmod.pixelmon.api.util.EncounterData
- addEntity(Entity) - Method in class com.pixelmonmod.pixelmon.spawning.SpawnedTracker
- addEntries(Map<K, V>, Object[]) - Static method in class com.pixelmonmod.pixelmon.api.util.helpers.CommonHelper
-
adds entries for every 2 objects in
kvs. - addEntries(Map<K, V>, K[], V[]) - Static method in class com.pixelmonmod.pixelmon.api.util.helpers.CommonHelper
- addEntry(StoredEntity<NPC>) - Method in class com.pixelmonmod.pixelmon.client.gui.npc.widget.SearchableTrackedNPCSelectionList
- addEntry(CopiedNPC) - Method in class com.pixelmonmod.pixelmon.client.gui.npc.widget.SearchableClipboardSelectionList
- addEntry(ResourceLocation) - Method in class com.pixelmonmod.pixelmon.client.gui.npc.widget.SearchableResourceLocationSelectionList
- addEssence(int) - Method in class com.pixelmonmod.tcg.tileentity.EssenceJarTileEntity
- addEssence(ItemStack, int, ServerPlayer) - Static method in class com.pixelmonmod.tcg.block.EssenceJarBlock
- addEVsOfType(BattleStatsType, int, int) - Method in class com.pixelmonmod.pixelmon.api.pokemon.stats.EVStore
-
Adds EVs to a Pokémon from a vitamin or wing.
- addExp(int) - Method in class com.pixelmonmod.pixelmon.api.storage.PlayerStats
-
Adds an amount of experience to the player's experience totals.
- addFace(Face) - Method in class com.pixelmonmod.pixelmon.client.models.obj.Group
- addFaceForRender(Matrix4f, Matrix3f, VertexConsumer, int, int, int, SmdModel) - Method in class com.pixelmonmod.pixelmon.client.models.smd.NormalizedFace
- addFinishTask(Runnable) - Method in class com.pixelmonmod.pixelmon.entities.pixelmon.helpers.EvolutionQuery
- addFlag(String) - Method in class com.pixelmonmod.pixelmon.api.pokemon.Pokemon
- addFormData(Species, String) - Static method in class com.pixelmonmod.pixelmon.api.pokemon.export.ImportExportForm
-
Registers data about a Pokémon form.
- addFunctionAtEvent(Class<E>, BiFunction<E, BattleController, A>) - Method in class com.pixelmonmod.pixelmon.battles.controller.BattleController
-
Adds a task to the battle controller which will execute next time the given event fires and then be removed from the list of future tasks.
- addGlobalStatus(PixelmonWrapper, GlobalStatusBase) - Method in class com.pixelmonmod.pixelmon.battles.controller.GlobalStatusController
-
Adds the specified status.
- addGlobalStatus(GlobalStatusBase) - Method in class com.pixelmonmod.pixelmon.battles.controller.participants.PixelmonWrapper
-
Adds a global statuses and allows items to catch when one is added.
- addHatched() - Method in class com.pixelmonmod.pixelmon.api.storage.PlayerStats
-
Increments the total amount of Pokémon the player has hatched.
- addHistory(Pokemon) - Method in class com.pixelmonmod.pixelmon.api.storage.breeding.PlayerDayCare
-
Adds a Pokémon to the history Even if both parents are Ditto it will display as an egg.
- addHistory(Pokemon, boolean) - Method in class com.pixelmonmod.pixelmon.api.storage.breeding.PlayerDayCare
-
Adds a Pokémon to the history It will not display as an egg unless both of its parents are Ditto.
- addImmutable(ImmutableAttack...) - Method in class com.pixelmonmod.pixelmon.api.pokemon.stats.Moveset
- addImmutable(Collection<ImmutableAttack>) - Method in class com.pixelmonmod.pixelmon.api.pokemon.stats.Moveset
- addIntrinsicSpecs(String...) - Method in class com.pixelmonmod.pixelmon.api.moveskills.MoveSkill
-
Adds to the set of specs which are able to use this move skill, regardless of all other checks.
- addItem(BagSection, ItemStack, List<ItemData>) - Static method in class com.pixelmonmod.pixelmon.api.battles.BattleItemScanner
-
Attempts to add an
ItemStackto the list ofItemDatas, if it is valid for the givenBagSection, and if it isn't appended to an existingItemDatavia theBattleItemScanner.attemptUpdate(ItemStack, List)method. - addItem(DuelLogItem) - Method in class com.pixelmonmod.tcg.duel.log.DuelLog
- addItem(ItemStack...) - Method in class com.pixelmonmod.pixelmon.api.drops.CustomDropScreenFactory.Builder
-
Deprecated.
- addItems(ItemData...) - Method in class com.pixelmonmod.pixelmon.api.events.battles.BagItemEvent.CollectItems.Pre
- addItems(Collection<ItemStack>) - Method in class com.pixelmonmod.pixelmon.api.drops.CustomDropScreenFactory.Builder
- addItems(ItemStack...) - Method in class com.pixelmonmod.pixelmon.api.drops.CustomDropScreenFactory.Builder
- additionalInfo - Variable in class com.pixelmonmod.pixelmon.api.events.battles.UseBattleItemEvent
- AdditiveDuration - Class in com.pixelmonmod.pixelmon.api.daycare.impl.duration
-
Duration type that adds the given amount in the specified units
- AdditiveDuration() - Constructor for class com.pixelmonmod.pixelmon.api.daycare.impl.duration.AdditiveDuration
- addKeyListener(PlayerKeyListener) - Method in class com.pixelmonmod.pixelmon.api.storage.TransientData
- addKill() - Method in class com.pixelmonmod.pixelmon.api.storage.PlayerStats
-
Adds a wild Pokémon defeat to the player's stats.
- addLayers(EntityRenderersEvent.AddLayers) - Static method in class com.pixelmonmod.pixelmon.client.ClientProxy
- addLearnableMoves(LearnableMove...) - Method in class com.pixelmonmod.pixelmon.api.events.npc.NPCTutorEvent.CollectLearnableMoves.Pre
- addLearnMove(ServerPlayer, UUID, ImmutableAttack) - Static method in class com.pixelmonmod.pixelmon.api.pokemon.LearnMoveController
- addLearnMove(ServerPlayer, UUID, ImmutableAttack, Predicate<ServerPlayer>) - Static method in class com.pixelmonmod.pixelmon.api.pokemon.LearnMoveController
- addLine(String) - Method in class com.pixelmonmod.pixelmon.client.gui.widgets.LabelWidget
- addLine(Component) - Method in class com.pixelmonmod.pixelmon.api.overlay.notice.NoticeOverlay.Builder
- addLines(List<Component>) - Method in class com.pixelmonmod.pixelmon.api.overlay.notice.NoticeOverlay.Builder
- addLines(Component...) - Method in class com.pixelmonmod.pixelmon.api.overlay.notice.NoticeOverlay.Builder
- addListener(Predicate<StoredContext>) - Method in interface com.pixelmonmod.pixelmon.api.npc.interaction.event.InteractionEventLogic
-
Adds a listener to this interaction event logic.
- addListener(Predicate<StoredContext>) - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.event.ListeningEventLogic
- addLoss() - Method in class com.pixelmonmod.pixelmon.api.storage.PlayerStats
-
Adds a loss to the player's loss count.
- addMegaEvolutionTime(long) - Method in class com.pixelmonmod.pixelmon.api.pokemon.Pokemon
- addMemory(PokemonMemory) - Method in record class com.pixelmonmod.pixelmon.battles.controller.ai.memory.BattleParticipantMemory
- addMesh(int) - Method in class com.pixelmonmod.pixelmon.client.render.entity.renderers.assimp.Node.Builder
- addMessage(String, Object...) - Method in class com.pixelmonmod.pixelmon.client.gui.battles.ClientBattleManager
-
Adds a battle message to the player's message list.
- addMessage(Component) - Method in class com.pixelmonmod.pixelmon.client.gui.battles.ClientBattleManager
-
Adds a battle message to the player's message list.
- addMotion(Entity, EnumRotation, double) - Static method in class com.pixelmonmod.pixelmon.api.util.helpers.EntityHelper
-
Sets the motion of an entity in a particular axis relative to the world.
- addMoveSkill(MoveSkill) - Static method in class com.pixelmonmod.pixelmon.api.moveskills.MoveSkill
-
Inserts a given move skill into the map of available move skills.
- addMulliganBonusDraws(int) - Method in class com.pixelmonmod.tcg.duel.state.AvailableActions
- addNewInteraction() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.InteractionSet
- AddNewInteractionPacket - Class in com.pixelmonmod.pixelmon.comm.packetHandlers.entity.npc.interaction
- AddNewInteractionPacket() - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.entity.npc.interaction.AddNewInteractionPacket
- AddNewInteractionPacket(NPC) - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.entity.npc.interaction.AddNewInteractionPacket
- addNotBossIfNotPresent() - Static method in class com.pixelmonmod.pixelmon.api.pokemon.boss.BossTierRegistry
- addParticle(ScreenParticleEngine.GuiParticle) - Method in class com.pixelmonmod.pixelmon.client.gui.ScreenParticleEngine
- addPendingPrizeCount(int, int) - Method in class com.pixelmonmod.tcg.duel.state.PlayerServerState
- addPersistentTaskAtEvent(Class<E>, BiConsumer<E, BattleController>) - Method in class com.pixelmonmod.pixelmon.battles.controller.BattleController
-
Adds a task to the battle controller which will execute every time the given event fires.
- addPiece() - Method in class com.pixelmonmod.pixelmon.blocks.tileentity.OrbTileEntity
- addPlaceholder(ContextPlaceholder<A>) - Method in class com.pixelmonmod.pixelmon.api.context.event.PlaceholderCollectEvent
-
Adds a placeholder to the list of placeholders.
- addPlaceholders(ContextPlaceholder<A>...) - Method in class com.pixelmonmod.pixelmon.api.context.event.PlaceholderCollectEvent
-
Adds a collection of placeholders to the list of placeholders.
- addPlaceholders(Collection<ContextPlaceholder<A>>) - Method in class com.pixelmonmod.pixelmon.api.context.event.PlaceholderCollectEvent
-
Adds a collection of placeholders to the list of placeholders.
- AddPlate(ServerPlayer, ArcChaliceTileEntity, ItemStack) - Constructor for class com.pixelmonmod.pixelmon.api.events.legendary.ArceusEvent.AddPlate
- addPlayer(int, ServerPlayer, Pokemon, int) - Method in class com.pixelmonmod.pixelmon.battles.raids.RaidData
- addPlayerBoard(ServerPlayer, Scoreboard) - Static method in class com.pixelmonmod.pixelmon.api.overlay.scoreboard.ScoreboardFactory
- addPokedexData(PokedexData) - Static method in class com.pixelmonmod.pixelmon.client.storage.ClientStorageManager
- addPokemonRenderers(EntityRenderersEvent.RegisterRenderers) - Static method in class com.pixelmonmod.pixelmon.client.ClientProxy
-
Initializes renderers for Pokémon and NPCs.
- addPopup(AbstractWidget) - Method in class com.pixelmonmod.pixelmon.client.gui.pc.PokemonScreen
- addPositionBoard(TargetPoint, Scoreboard) - Static method in class com.pixelmonmod.pixelmon.api.overlay.scoreboard.ScoreboardFactory
- addPotentialTypes(ArrayList<LocationType>, BlockState) - Static method in class com.pixelmonmod.pixelmon.api.spawning.conditions.LocationType
- addQuery(BattleQuery) - Static method in class com.pixelmonmod.pixelmon.battles.query.BattleQueryManager
- addRarityMultiplier(RarityMultiplier) - Method in class com.pixelmonmod.pixelmon.api.spawning.AbstractSpawner.SpawnerBuilder
- addRecoil(int) - Method in class com.pixelmonmod.pixelmon.api.pokemon.stats.extraStats.RecoilStats
- addRegisteredSync(DataSync<?, ?>) - Method in class com.pixelmonmod.pixelmon.entities.pixelmon.EntityDataSyncManager
- addRegularSpawners(SpawnerCoordinator) - Static method in class com.pixelmonmod.pixelmon.spawning.PixelmonSpawning
- addRelearner(RelearnerBuilder, ServerPlayer...) - Static method in class com.pixelmonmod.pixelmon.api.relearner.RelearnerFactory
- addReloadListeners(AddReloadListenerEvent) - Static method in class com.pixelmonmod.pixelmon.init.loaders.PixelmonLoaders
- addReminderMove(ITechnicalMove, Pokemon) - Method in class com.pixelmonmod.pixelmon.entities.pixelmon.interactions.InteractionTechnicalMove
- addRenderableRibbonButtons() - Method in class com.pixelmonmod.pixelmon.client.gui.pokechecker.ribbon.PokeCheckerRibbonsScreen
- addRenderableWidget(Button) - Method in class com.pixelmonmod.pixelmon.client.gui.inventory.tabs.impl.SimpleSurvivalTab
- addRibbon(Ribbon) - Method in class com.pixelmonmod.pixelmon.api.pokemon.Pokemon
-
Adds a ribbon to this Pokémon and sets it as the displayed ribbon.
- addRibbon(Ribbon, boolean) - Method in class com.pixelmonmod.pixelmon.api.pokemon.Pokemon
-
Adds a ribbon to this Pokémon.
- addRibbon(RibbonType) - Method in class com.pixelmonmod.pixelmon.api.pokemon.Pokemon
- addRibbon(RibbonType, boolean) - Method in class com.pixelmonmod.pixelmon.api.pokemon.Pokemon
- addRotation(QuaternionKey) - Method in class com.pixelmonmod.pixelmon.client.render.entity.renderers.assimp.animation.NodeAnimation.Builder
- addScaling(VectorKey) - Method in class com.pixelmonmod.pixelmon.client.render.entity.renderers.assimp.animation.NodeAnimation.Builder
- addScanner(BattleItemScanner.InventoryScanner) - Static method in class com.pixelmonmod.pixelmon.api.battles.BattleItemScanner
-
Register a new inventory scanner to look for battle items in.
- addScreenButtons(NPC, Font, GridLayout.RowHelper) - Method in interface com.pixelmonmod.pixelmon.api.model.RenderingHandler
- addScreenButtons(NPC, Font, GridLayout.RowHelper) - Method in class com.pixelmonmod.pixelmon.api.model.type.PlayerRenderingHandler
- addScreenButtons(NPC, Font, GridLayout.RowHelper) - Method in class com.pixelmonmod.pixelmon.api.model.type.PokemonRenderingHandler
- addScreenButtons(NPC, Font, GridLayout.RowHelper) - Method in record class com.pixelmonmod.pixelmon.api.model.type.SMDRenderingHandler
- addScreenButtons(Font, GridLayout.RowHelper, Consumer<TextureProvider>) - Method in interface com.pixelmonmod.pixelmon.api.texture.TextureProvider
- addScreenButtons(Font, GridLayout.RowHelper, Consumer<TextureProvider>) - Method in record class com.pixelmonmod.pixelmon.api.texture.type.FallbackTextureProvider
- addScreenButtons(Font, GridLayout.RowHelper, Consumer<TextureProvider>) - Method in record class com.pixelmonmod.pixelmon.api.texture.type.PlayerSkinURLTextureProvider
- addScreenButtons(Font, GridLayout.RowHelper, Consumer<TextureProvider>) - Method in record class com.pixelmonmod.pixelmon.api.texture.type.URLTextureProvider
- addShake() - Method in class com.pixelmonmod.pixelmon.api.pokemon.catching.CaptureValues
-
Adds a shake that will occur for the capture attempt this object is associated with.
- addShop(ShopBuilder, ServerPlayer...) - Static method in class com.pixelmonmod.pixelmon.api.shop.ShopFactory
-
Adds a shop to the player's open shops.
- addSilently(Pokemon) - Method in class com.pixelmonmod.pixelmon.api.storage.PlayerPartyStorage
-
Advanced method for adding Pokémon to player storage.
- addSpawnSets(SpawnSet...) - Method in class com.pixelmonmod.pixelmon.api.spawning.AbstractSpawner.SpawnerBuilder
- addSpawnSets(Collection<SpawnSet>) - Method in class com.pixelmonmod.pixelmon.api.spawning.AbstractSpawner.SpawnerBuilder
- addSpecies(Species) - Static method in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
-
Adds a species to the registry.
- addSpeciesFormData(Species, String...) - Static method in class com.pixelmonmod.pixelmon.api.pokemon.export.ImportExportForm
-
Adds form data for a certain Pokémon pokemon.
- addStat(BattleStatsType, int) - Method in interface com.pixelmonmod.pixelmon.api.pokemon.stats.IStatStore
-
Adds value amount to the specific battle stat type
- addStatChangeAnimation(PixelmonWrapper, PixelmonWrapper, BattleStatsType, int) - Static method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.StatsEffect
- addStatChangeAnimation(PixelmonWrapper, PixelmonWrapper, BattleStatsType, int) - Static method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.StatsEffectCone
- addStatChangeAnimation(PixelmonWrapper, PixelmonWrapper, BattleStatsType, int) - Static method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.StatsEffectPost
- addStatChangeAnimation(PixelmonWrapper, PixelmonWrapper, BattleStatsType, int) - Static method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.StatsEffectTeam
- addStatus(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.BanefulBunker
- addStatus(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.BurningBulwark
- addStatus(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Endure
- addStatus(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.KingsShield
- addStatus(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.MaxGuard
- addStatus(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Obstruct
- addStatus(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Protect
- addStatus(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.ProtectVariation
-
Adds the status to the user.
- addStatus(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.ProtectVariationTeam
- addStatus(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.SilkTrap
- addStatus(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.SpikyShield
- addStatus(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Confusion
- addStatus(PixelmonWrapper, PixelmonWrapper, Attack, boolean, String, String) - Method in class com.pixelmonmod.pixelmon.battles.status.StatusPersist
-
Adds the status to the target if possible.
- addStatus(StatusBase, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.controller.participants.PixelmonWrapper
-
Adds a status to the Pokémon.
- addStatus(StatusBase, PixelmonWrapper, MutableComponent) - Method in class com.pixelmonmod.pixelmon.battles.controller.participants.PixelmonWrapper
-
Adds a status to the Pokémon.
- addStringAtIndex(String[], int, String) - Static method in class com.pixelmonmod.pixelmon.api.util.helpers.ArrayHelper
-
Add a value at a certain spot in the index, shift everything after it one place further
- addSwitch(UUID) - Method in class com.pixelmonmod.pixelmon.client.gui.battles.battleScreens.old_gui.choosePokemon.ChoosePokemon
-
Registers a switch action.
- addSwitchingOut(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.controller.participants.BattleParticipant
-
Adds a Pokémon to the list of Pokémon switching out.
- addSwitchingOut(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.controller.participants.LogBattleParticipant
- addTask(BattleController, Class<? extends BattleEvent>, BiConsumer<? extends BattleEvent, BattleController>) - Method in class com.pixelmonmod.pixelmon.battles.api.BattleBuilder
- addTaskAtEvent(Class<E>, BiConsumer<E, BattleController>) - Method in class com.pixelmonmod.pixelmon.battles.controller.BattleController
-
Adds a task to the battle controller which will execute next time the given event fires and then be removed from the list of future tasks.
- addTaskForBattleEnd(BattleEndTaskType, Consumer<Optional<BattleController>>) - Method in class com.pixelmonmod.pixelmon.api.storage.PlayerPartyStorage
-
Add a task to be executed once the client has left the battle UI.
- addTeamSelection(TeamSelection) - Static method in class com.pixelmonmod.pixelmon.battles.api.rules.teamselection.TeamSelectionRegistry
-
Creates a new team selection.
- addTeamStatus(StatusBase, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.controller.participants.PixelmonWrapper
-
Adds a team status to all Pokémon on this Pokémon's side of the field.
- addToAttack(int) - Method in record class com.pixelmonmod.pixelmon.api.pokemon.species.evs.EVYields
-
Creates a new EVYields object with the given value added to the Attack yield
- addToClipboard(NPC) - Static method in class com.pixelmonmod.pixelmon.client.storage.ClientStorageManager
- addToCreativeMenuTabs(BuildCreativeModeTabContentsEvent) - Static method in class com.pixelmonmod.pixelmon.client.BuildCreativeMenuTabs
- AddToDayCarePacket - Class in com.pixelmonmod.pixelmon.comm.packetHandlers.daycare
- AddToDayCarePacket() - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.daycare.AddToDayCarePacket
- AddToDayCarePacket(int, int, int) - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.daycare.AddToDayCarePacket
- addToDefense(int) - Method in record class com.pixelmonmod.pixelmon.api.pokemon.species.evs.EVYields
-
Creates a new EVYields object with the given value added to the Defense yield.
- addToHistory - Variable in class com.pixelmonmod.pixelmon.api.daycare.event.DayCareEvent.PostCollect
- addToHistory - Variable in class com.pixelmonmod.pixelmon.api.daycare.event.DayCareEvent.PreCollect
- addToHP(int) - Method in record class com.pixelmonmod.pixelmon.api.pokemon.species.evs.EVYields
-
Creates a new EVYields object with the given value added to the HP yield
- addToInventory(ItemStack) - Method in class com.pixelmonmod.pixelmon.blocks.tileentity.InventoryTileEntity
- addToList(DeferredHolder<Block, T>, List<DeferredHolder<Block, Block>>...) - Static method in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- addToMap(String, DeferredHolder<Block, T>, Map<String, DeferredHolder<Block, Block>>) - Static method in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- addToNbt(CompoundTag, List<PokemonRarity>) - Static method in class com.pixelmonmod.pixelmon.blocks.machines.PokemonRarity
- addToSpecialAttack(int) - Method in record class com.pixelmonmod.pixelmon.api.pokemon.species.evs.EVYields
-
Creates a new EVYields object with the given value added to the Special Attack yield.
- addToSpecialDefense(int) - Method in record class com.pixelmonmod.pixelmon.api.pokemon.species.evs.EVYields
-
Creates a new EVYields object with the given value added to the Special Defense yield.
- addToSpeed(int) - Method in record class com.pixelmonmod.pixelmon.api.pokemon.species.evs.EVYields
-
Creates a new EVYields object with the given value added to the Speed yield.
- addToTotalBred() - Method in class com.pixelmonmod.pixelmon.api.storage.PlayerStats
-
Increments the total amount of Pokémon the player has bred.
- addToYield(BattleStatsType, int) - Method in record class com.pixelmonmod.pixelmon.api.pokemon.species.evs.EVYields
-
Creates a new EVYields object with the given value added to the given stat.
- addTransforms(int, Matrix4f) - Method in class com.pixelmonmod.pixelmon.client.models.smd.AnimFrame
- addTranslation(VectorKey) - Method in class com.pixelmonmod.pixelmon.client.render.entity.renderers.assimp.animation.NodeAnimation.Builder
- addTutor(TutorBuilder, ServerPlayer...) - Static method in class com.pixelmonmod.pixelmon.api.tutor.TutorFactory
- addTweak(SpawningTweak) - Method in class com.pixelmonmod.pixelmon.api.spawning.AbstractSpawner.SpawnerBuilder
- addType(Holder<Type>) - Method in class com.pixelmonmod.pixelmon.battles.controller.participants.PixelmonWrapper
-
Sets the tertiary added type.
- addType(ResourceKey<Type>) - Method in class com.pixelmonmod.pixelmon.battles.controller.participants.PixelmonWrapper
- AddType - Class in com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic
-
Adds a temporary type to the target.
- AddType(ResourceKey<Type>) - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.AddType
-
Initializes the effect.
- addUnlockedSection(PokedexSection) - Method in record class com.pixelmonmod.pixelmon.api.pokedex.status.PokedexState
- addUses(int) - Method in class com.pixelmonmod.pixelmon.api.pokemon.stats.extraStats.MoveUsesStats
- addVertex(DeformVertex, float) - Method in class com.pixelmonmod.pixelmon.client.models.smd.Bone
- addWidgets(T...) - Method in class com.pixelmonmod.pixelmon.client.gui.npc.widget.ExtendableScrollableListWidget
- addWidgets(T...) - Method in class com.pixelmonmod.pixelmon.client.gui.npc.widget.ScrollableListWidget
- addWin() - Method in class com.pixelmonmod.pixelmon.api.storage.PlayerStats
-
Adds a win to the player's win count.
- adjustCriticalHitChance(PixelmonWrapper, PixelmonWrapper, Attack, float) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Merciless
- adjustCriticalHitChance(PixelmonWrapper, PixelmonWrapper, Attack, float) - Method in interface com.pixelmonmod.pixelmon.api.pokemon.ability.Ability
-
Triggers at the last moment before a critical hit is rolled.
- adjustCritStage(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.SuperLuck
- adjustCritStage(PixelmonWrapper) - Method in interface com.pixelmonmod.pixelmon.api.pokemon.ability.Ability
-
Modifies the user's critical hit ratio.
- adjustCritStage(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.ChiStrikeStatus
- adjustCritStage(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.LaserFocus
- adjustCritStage(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Pumped
- adjustCritStage(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.StatusBase
-
Adjusts the number of crit rate stages for an attack.
- adjustCritStage(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.items.HeldItem
-
Modifies the holder's critical hit ratio.
- adjustCritStage(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.items.heldItems.CritEnhancingItem
- adjustCritStage(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.items.heldItems.RazorClawItem
- adjustCritStage(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.items.heldItems.ScopeLensItem
- adjustEVs(PixelmonEntity, int) - Method in class com.pixelmonmod.pixelmon.items.JuiceShoppeItem
-
Increases the Pokémon's EVs if possible.
- adjustEVs(PixelmonEntity, ItemStack) - Method in class com.pixelmonmod.pixelmon.items.IncreaseEVItem
-
Increases the Pokémon's EVs if possible.
- adjustEVs(PixelmonEntity, ItemStack) - Method in class com.pixelmonmod.pixelmon.items.MochiItem
- adjustFriendship(int) - Method in class com.pixelmonmod.pixelmon.api.pokemon.Pokemon
-
Adjusts the friendship of the Pokémon by the given amount.
- ADMIN - Enum constant in enum class com.pixelmonmod.tcg.duel.Phase
- AdminEyeItem - Class in com.pixelmonmod.tcg.item
- AdminEyeItem() - Constructor for class com.pixelmonmod.tcg.item.AdminEyeItem
- ADMINISTRATOR - Enum constant in enum class com.pixelmonmod.pixelmon.enums.EnumTrainerCardUser
- AdminKeyItem - Class in com.pixelmonmod.tcg.item
- AdminKeyItem() - Constructor for class com.pixelmonmod.tcg.item.AdminKeyItem
- AdminNecklaceItem - Class in com.pixelmonmod.tcg.item
- AdminNecklaceItem() - Constructor for class com.pixelmonmod.tcg.item.AdminNecklaceItem
- AdminPendantItem - Class in com.pixelmonmod.tcg.item
- AdminPendantItem() - Constructor for class com.pixelmonmod.tcg.item.AdminPendantItem
- AdminRingItem - Class in com.pixelmonmod.tcg.item
- AdminRingItem() - Constructor for class com.pixelmonmod.tcg.item.AdminRingItem
- AdminRodItem - Class in com.pixelmonmod.tcg.item
- AdminRodItem() - Constructor for class com.pixelmonmod.tcg.item.AdminRodItem
- AdminScalesItem - Class in com.pixelmonmod.tcg.item
- AdminScalesItem() - Constructor for class com.pixelmonmod.tcg.item.AdminScalesItem
- ADRENALINE_ORB - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- adrenalineOrb - Enum constant in enum class com.pixelmonmod.pixelmon.enums.heldItems.EnumHeldItems
- adult() - Method in class com.pixelmonmod.pixelmon.api.npc.entity.EntityProperties.Builder
- ADVANCED - Static variable in record class com.pixelmonmod.pixelmon.battles.controller.ai.BattleAI
- ADVANCED - Static variable in class com.pixelmonmod.pixelmon.battles.controller.ai.PixelmonBattleAITypes
- ADVANCED_MOVING - Static variable in class com.pixelmonmod.pixelmon.world.structure.PixelmonPoolElementTypes
- AdvancedAI - Class in com.pixelmonmod.pixelmon.battles.controller.ai.type
-
Uses all moves intelligently and switches out when advantageous.
- AdvancedAI() - Constructor for class com.pixelmonmod.pixelmon.battles.controller.ai.type.AdvancedAI
- AdvancedAI(MapCodec<? extends BattleAIBase>, BattleAIType<?>) - Constructor for class com.pixelmonmod.pixelmon.battles.controller.ai.type.AdvancedAI
- AdvancedMovingPoolElement - Class in com.pixelmonmod.pixelmon.world.structure
- AdvancedMovingPoolElement(Either<ResourceLocation, StructureTemplate>, Holder<StructureProcessorList>, StructureTemplatePool.Projection, Integer, Integer, Boolean, Integer) - Constructor for class com.pixelmonmod.pixelmon.world.structure.AdvancedMovingPoolElement
- AdvancedPCSearchScreen - Class in com.pixelmonmod.pixelmon.client.gui.pc
- AdvancedPCSearchScreen(PCScreen) - Constructor for class com.pixelmonmod.pixelmon.client.gui.pc.AdvancedPCSearchScreen
- AdvancedPCSearchScreen.InputField - Class in com.pixelmonmod.pixelmon.client.gui.pc
- AdvancedPCSearchScreen.SearchCache - Class in com.pixelmonmod.pixelmon.client.gui.pc
- advancedSearchButton - Variable in class com.pixelmonmod.pixelmon.client.gui.pc.PCScreen
- advancement - Variable in class com.pixelmonmod.pixelmon.api.events.PixelmonAdvancementEvent
-
The advancement being earned.
- advanceToMoves() - Method in class com.pixelmonmod.pixelmon.battles.controller.BattleController
- advanceToNextParticipant(int) - Method in class com.pixelmonmod.pixelmon.battles.controller.DynamaxController
- AEGISLASH - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- AEGISLASH - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- Aerial_Ace - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen3TechnicalMachines
- Aerial_Ace - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen4TechnicalMachines
- Aerial_Ace - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen5TechnicalMachines
- Aerial_Ace - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen6TechnicalMachines
- Aerial_Ace - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen7TechnicalMachines
- AERIAL_ACE - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- AerialAce - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen9TechnicalMachines
- Aerilate - Class in com.pixelmonmod.pixelmon.api.pokemon.ability.abilities
-
Changes Normal-type moves into Flying-type moves and increases their power by 1.3x.
- Aerilate() - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Aerilate
-
Initializes the Ability.
- AERILATE - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ability.AbilityRegistry
- AEROBLAST - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- AERODACTYL - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- AERODACTYL - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- AERODACTYLITE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- affectedType - Variable in class com.pixelmonmod.pixelmon.battles.status.Sport
-
The type of move reduced by this status.
- affectMultiturnMove(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.items.HeldItem
-
Determines whether the held item affects multi-turn moves.
- affectMultiturnMove(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.items.heldItems.PowerHerbItem
- affectOwnedPokemon - Static variable in class com.pixelmonmod.pixelmon.entities.pixelmon.move_skills.GroundBirds
- affectsPokemon(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Terrain
-
Checks if the terrain can affect a Pokémon.
- affiliatedType - Variable in enum class com.pixelmonmod.pixelmon.enums.items.EnumZCrystals
- afkActivate - Variable in class com.pixelmonmod.pixelmon.client.gui.battles.ClientBattleManager
-
The amount of time before the AFK handler takes over.
- afkActive - Variable in class com.pixelmonmod.pixelmon.client.gui.battles.ClientBattleManager
-
Whether the AFK handler is making moves.
- AFKHandlerConfig - Class in com.pixelmonmod.pixelmon.api.config
- AFKHandlerConfig() - Constructor for class com.pixelmonmod.pixelmon.api.config.AFKHandlerConfig
- afkHandlerOn - Static variable in class com.pixelmonmod.pixelmon.api.config.PixelmonServerConfig
- afkHandlerOn - Variable in class com.pixelmonmod.pixelmon.comm.packetHandlers.ServerConfigListPacket
-
Whether the AFK handler will take over PvP battles after a period of inactivity.
- afkOn - Variable in class com.pixelmonmod.pixelmon.client.gui.battles.ClientBattleManager
-
Whether the AFK handler is enabled.
- afkResetDone - Variable in class com.pixelmonmod.pixelmon.client.gui.battles.ClientBattleManager
-
Whether we have reset the AFK timer since last action.
- afkSelectMove() - Method in class com.pixelmonmod.pixelmon.client.gui.battles.ClientBattleManager
-
Chooses a move with the AFK handler.
- AFKTask - Class in com.pixelmonmod.pixelmon.client.gui.battles.tasks
-
Timer for the AFK handler.
- AFKTask(ClientBattleManager) - Constructor for class com.pixelmonmod.pixelmon.client.gui.battles.tasks.AFKTask
-
Initializes the AFK task.
- afkTime - Variable in class com.pixelmonmod.pixelmon.client.gui.battles.ClientBattleManager
-
The time that the player has been AFK.
- afkTimerActivateSeconds - Static variable in class com.pixelmonmod.pixelmon.api.config.PixelmonServerConfig
- afkTimerActivateSeconds - Variable in class com.pixelmonmod.pixelmon.comm.packetHandlers.ServerConfigListPacket
-
The time it takes for the AFK handler to activate.
- afkTurn - Variable in class com.pixelmonmod.pixelmon.client.gui.battles.ClientBattleManager
-
The amount of time before the AFK handler makes a move.
- after(GamePhase) - Method in enum class com.pixelmonmod.tcg.duel.state.GamePhase
- AFTER - Enum constant in enum class com.pixelmonmod.pixelmon.enums.DynamaxState
- AFTER_YOU - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- afterLevel - Variable in class com.pixelmonmod.pixelmon.api.events.LevelUpEvent
- Aftermath - Class in com.pixelmonmod.pixelmon.api.pokemon.ability.abilities
-
Damages an attacking Pokémon by 25% hp if it faints the user with a contact move.
- Aftermath() - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Aftermath
- AFTERMATH - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ability.AbilityRegistry
- AftermathTests - Class in com.pixelmonmod.pixelmon.api.test.impl.ability
- AftermathTests() - Constructor for class com.pixelmonmod.pixelmon.api.test.impl.ability.AftermathTests
- AFTERNOON - Enum constant in enum class com.pixelmonmod.pixelmon.api.world.WorldTime
- afterSwitch() - Method in class com.pixelmonmod.pixelmon.battles.controller.participants.PixelmonWrapper
- afterSwitch(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.controller.participants.PixelmonWrapper
-
Handles effects that occur just after switching out.
- afterText - Variable in class com.pixelmonmod.pixelmon.api.events.MailEvent.EditMail
- AfterYou - Class in com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic
-
Makes the target move directly after the user.
- AfterYou() - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.AfterYou
- AfterYouTests - Class in com.pixelmonmod.pixelmon.api.test.impl.move
- AfterYouTests() - Constructor for class com.pixelmonmod.pixelmon.api.test.impl.move.AfterYouTests
- AG - Static variable in record class com.pixelmonmod.pixelmon.battles.api.rules.BattleRuleSet
- age - Variable in class com.pixelmonmod.pixelmon.client.gui.ScreenParticleEngine.GuiParticle
- age - Variable in class com.pixelmonmod.pixelmon.client.particle.particles.AttackEffect
- AGE - Static variable in class com.pixelmonmod.pixelmon.blocks.ApricornLeavesBlock
- AGE - Static variable in class com.pixelmonmod.pixelmon.blocks.BerryLeavesBlock
- AGE - Static variable in class com.pixelmonmod.pixelmon.blocks.TumblestoneBlock
- aggression - Variable in class com.pixelmonmod.pixelmon.api.pokemon.species.Stats
- aggression - Variable in class com.pixelmonmod.pixelmon.blocks.tileentity.PixelmonSpawnerTileEntity
- aggression - Variable in class com.pixelmonmod.pixelmon.entities.pixelmon.AbstractBaseEntity
-
The aggression behavior of the Pokémon.
- Aggression - Enum Class in com.pixelmonmod.pixelmon.api.pokemon.species.aggression
-
Pokémon aggression behavior.
- AGGRESSION - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
-
The index of the Pokémon's aggression.
- AggressionChances - Class in com.pixelmonmod.pixelmon.api.pokemon.species.aggression
-
Representing the chances of a
Speciesbeing aggressive, timid or passive. - AggressionChances(int, int) - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.species.aggression.AggressionChances
-
Default constructor for calculating passive
- AggressionChances(int, int, int) - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.species.aggression.AggressionChances
-
Constructor taking all three values
- AggressionChancesTypeAdapter - Class in com.pixelmonmod.pixelmon.api.pokemon.species.typeadapters
-
Used for converting pixelmon data into JSON data and back
- AggressionChancesTypeAdapter() - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.species.typeadapters.AggressionChancesTypeAdapter
- AggressionEvent - Class in com.pixelmonmod.pixelmon.api.events
-
Event fired when a wild Pokémon attempts to attack a player.
- AggressionEvent(Mob, ServerPlayer) - Constructor for class com.pixelmonmod.pixelmon.api.events.AggressionEvent
- aggressionTimer - Variable in class com.pixelmonmod.pixelmon.entities.pixelmon.AbstractInteractionsEntity
-
Timer used by AI for aggression behavior.
- AGGRESSIVE - Enum constant in enum class com.pixelmonmod.pixelmon.api.pokemon.species.aggression.Aggression
- AGGRESSIVE - Static variable in record class com.pixelmonmod.pixelmon.battles.controller.ai.BattleAI
- AGGRESSIVE - Static variable in class com.pixelmonmod.pixelmon.battles.controller.ai.PixelmonBattleAITypes
- AggressiveAI - Class in com.pixelmonmod.pixelmon.battles.controller.ai.type
-
Always uses the strongest possible attacking move against the current opponent.
- AggressiveAI() - Constructor for class com.pixelmonmod.pixelmon.battles.controller.ai.type.AggressiveAI
- AggressiveAI(MapCodec<? extends BattleAIBase>, BattleAIType<?>) - Constructor for class com.pixelmonmod.pixelmon.battles.controller.ai.type.AggressiveAI
- aggressor - Variable in class com.pixelmonmod.pixelmon.api.events.AggressionEvent
-
The entity that is challenging the player.
- AGGRON - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- AGGRON - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- AGGRONITE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- Agility - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen8TechnicalRecords
- Agility - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen9TechnicalMachines
- AGILITY - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- AGUAV - Enum constant in enum class com.pixelmonmod.pixelmon.enums.BerryType
- AGUAV - Static variable in class com.pixelmonmod.pixelmon.world.generation.FoliageRegistration
- AGUAV_BERRY - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- AguavFoliagePlacer - Class in com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl
- AguavFoliagePlacer() - Constructor for class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.AguavFoliagePlacer
- ai - Variable in class com.pixelmonmod.pixelmon.api.events.battles.SetBattleAIEvent
- ai() - Method in record class com.pixelmonmod.pixelmon.battles.controller.ai.BattleAI
-
Returns the value of the
airecord component. - AI_MEMORY - Static variable in class com.pixelmonmod.pixelmon.api.context.ContextKeys
- AI_MODE - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
-
The index of the NPC Trainer's movement AI mode.
- AI_REQUIREMENT - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonRequirements
- aiHelper - Variable in class com.pixelmonmod.pixelmon.entities.pixelmon.AbstractInteractionsEntity
-
The Pokémon's AI.
- AIHelper - Class in com.pixelmonmod.pixelmon.api.util.helpers
-
Initializes AI for the Pokémon.
- AIHelper() - Constructor for class com.pixelmonmod.pixelmon.api.util.helpers.AIHelper
- aiMode - Variable in class com.pixelmonmod.pixelmon.battles.controller.participants.EntityParticipant.Builder
- aiMode() - Method in record class com.pixelmonmod.pixelmon.battles.raids.ally.RaidAlly
-
Returns the value of the
aiModerecord component. - aiMode(ResourceKey) - Method in class com.pixelmonmod.pixelmon.battles.controller.participants.EntityParticipant.Builder
- AIPOM - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- AIPOM - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- aiProvider - Variable in class com.pixelmonmod.pixelmon.entities.npcs.NPC
- aiProvider - Variable in class com.pixelmonmod.pixelmon.entities.npcs.NPCBuilder
- aiProvider(BehaviourProvider) - Method in class com.pixelmonmod.pixelmon.entities.npcs.NPCBuilder
- AIR - Enum constant in enum class com.pixelmonmod.pixelmon.blocks.TemplePillarBlock.State
- AIR - Enum constant in enum class com.pixelmonmod.pixelmon.entities.SpawnLocationType
- AIR - Static variable in class com.pixelmonmod.pixelmon.api.spawning.conditions.LocationType
- AIR_BALLOON - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- AIR_CUTTER - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- AIR_LOCK - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ability.AbilityRegistry
- AIR_PERSISTENT - Enum constant in enum class com.pixelmonmod.pixelmon.entities.SpawnLocationType
- AIR_SLASH - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- airBalloon - Enum constant in enum class com.pixelmonmod.pixelmon.enums.heldItems.EnumHeldItems
- AirBalloonItem - Class in com.pixelmonmod.pixelmon.items.heldItems
-
Prevents Ground-type moves from hitting the Pokémon.
- AirBalloonItem() - Constructor for class com.pixelmonmod.pixelmon.items.heldItems.AirBalloonItem
-
Initializes the held item.
- AirBalloonTests - Class in com.pixelmonmod.pixelmon.api.test.impl.item
-
Tests for the Air Balloon
- AirBalloonTests() - Constructor for class com.pixelmonmod.pixelmon.api.test.impl.item.AirBalloonTests
- AirCutter - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen9TechnicalMachines
- AIRequirement - Class in com.pixelmonmod.api.pokemon.requirement.impl
- AIRequirement() - Constructor for class com.pixelmonmod.api.pokemon.requirement.impl.AIRequirement
- AIRequirement(Aggression) - Constructor for class com.pixelmonmod.api.pokemon.requirement.impl.AIRequirement
- AirLock - Class in com.pixelmonmod.pixelmon.api.pokemon.ability.abilities
-
Prevents the effects of weather.
- AirLock() - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.AirLock
-
Initializes the Ability.
- AirSaver - Class in com.pixelmonmod.pixelmon.api.util
-
Static utility class for managing air supply for entities to prevent them from drowning.
- AirSaver() - Constructor for class com.pixelmonmod.pixelmon.api.util.AirSaver
- AirSlash - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen8TechnicalMachines
- AirSlash - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen9TechnicalMachines
- aiStep() - Method in class com.pixelmonmod.pixelmon.entities.pixelmon.PixelmonEntity
-
LivingEntity's aiStep() code Overwritten here so that Pokémon entities don't heal 1 health at random times during battle, which was caused by the AbstractHorseEntity, and which was causing issues where the Pokémon could survive at 0 health, making battles unable to be ended.
- aiStep() - Method in class com.pixelmonmod.pixelmon.entities.pixelmon.StatueEntity
- AISU_BADGE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- ALAKAZAM - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- ALAKAZAM - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- ALAKAZITE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- ALCREMIE - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- ALCREMIE - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- ALERT - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ribbon.RibbonRegistry
- alertServerOfCardDrop(int, ImmutableCard) - Static method in class com.pixelmonmod.tcg.client.helper.BattleHelper
- aliases - Variable in class com.pixelmonmod.api.pokemon.requirement.GenericBuiltPokemonRequirement.Builder
- aliases(Iterable<String>) - Method in class com.pixelmonmod.api.pokemon.requirement.GenericBuiltPokemonRequirement.Builder
-
Sets the aliases for the requirement
- aliases(String...) - Method in class com.pixelmonmod.api.pokemon.requirement.GenericBuiltPokemonRequirement.Builder
-
Sets the aliases for the requirement
- ALIEN - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonPalettes
- alignment() - Method in class com.pixelmonmod.api.client.screen.widget.Font
- alignment(Alignment) - Method in class com.pixelmonmod.api.client.screen.widget.design.Label
- Alignment - Enum Class in com.pixelmonmod.api.client.screen.util
- All - Enum constant in enum class com.pixelmonmod.tcg.duel.attack.enums.EffectLocation
- All - Enum constant in enum class com.pixelmonmod.tcg.duel.attack.enums.HealType
- ALL - Enum constant in enum class com.pixelmonmod.pixelmon.api.screens.OverlayScreenState
- ALL - Enum constant in enum class com.pixelmonmod.pixelmon.api.storage.BattleScreenMode
- ALL - Static variable in enum class com.pixelmonmod.api.client.screen.util.Axis
- ALL - Static variable in class com.pixelmonmod.pixelmon.api.pokedex.provider.PokemonProviderTypes
- ALL - Static variable in enum class com.pixelmonmod.pixelmon.api.pokedex.status.PokedexSection
- ALL - Static variable in enum class com.pixelmonmod.pixelmon.comm.EnumUpdateType
- ALL_BATTLE_STATS - Static variable in enum class com.pixelmonmod.pixelmon.api.pokemon.stats.BattleStatsType
- ALL_COUNT - Static variable in class com.pixelmonmod.tcg.duel.attack.effects.DamageEffect
- ALL_COUNT - Static variable in class com.pixelmonmod.tcg.duel.attack.effects.DiscardAttachmentEffect
- ALL_OUT_PUMMELING - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- ALL_TM_MOVES - Enum constant in enum class com.pixelmonmod.pixelmon.api.pokemon.stats.BaseStatsLearnType
- ALL_TR_MOVES - Enum constant in enum class com.pixelmonmod.pixelmon.api.pokemon.stats.BaseStatsLearnType
- ALL_WITH_PALETTE_TAG - Static variable in class com.pixelmonmod.pixelmon.api.pokedex.provider.PokemonProviderTypes
- allGenerationsDisabled() - Method in class com.pixelmonmod.pixelmon.api.config.SpawningGeneralConfig
-
Checks if all Generations are disabled.
- allGenerationsEnabled() - Method in class com.pixelmonmod.pixelmon.api.config.SpawningGeneralConfig
-
Checks if all Generations are enabled.
- allies() - Method in record class com.pixelmonmod.pixelmon.battles.raids.ally.RaidAllySet
-
Returns the value of the
alliesrecord component. - allItemList - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
-
Deprecated.
- allItemMap - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
-
Deprecated.
- allMatch(Collection<Holder<?>>, Collection<TagEntry>) - Static method in class com.pixelmonmod.pixelmon.api.tags.TagsHelper
-
Checks if all the holders match any of the tag entries given
- allMatch(Collection<T>, Function<T, Holder<T>>, Collection<TagEntry>) - Static method in class com.pixelmonmod.pixelmon.api.tags.TagsHelper
-
Checks if all the holders match any of the tag entries given
- allowCapturingOutsideBattle - Static variable in class com.pixelmonmod.pixelmon.api.config.PixelmonServerConfig
- allowCapturingOutsideBattle - Variable in class com.pixelmonmod.pixelmon.comm.packetHandlers.ServerConfigListPacket
-
Whether Poké Balls can capture Pokémon outside of battle.
- allowedPokemon - Variable in class com.pixelmonmod.pixelmon.battles.attacks.ZMove
- allowExit() - Method in class com.pixelmonmod.pixelmon.api.selection.PartySelectionScreen.Builder
- allowExternalMoves - Static variable in class com.pixelmonmod.pixelmon.api.config.PixelmonServerConfig
- allowExternalMoves - Variable in class com.pixelmonmod.pixelmon.comm.packetHandlers.ServerConfigListPacket
- allowMultiplayerWeather - Static variable in class com.pixelmonmod.pixelmon.entities.pixelmon.move_skills.WeatherChanger
- allowsAttack(PixelmonWrapper, PixelmonWrapper, PixelmonWrapper, Attack) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Damp
- allowsAttack(PixelmonWrapper, PixelmonWrapper, PixelmonWrapper, Attack) - Method in interface com.pixelmonmod.pixelmon.api.pokemon.ability.Ability
-
Determines whether an outgoing attack can hit the target.
- allowShinyCharmFromPokedex - Static variable in class com.pixelmonmod.pixelmon.api.config.PixelmonServerConfig
- allowShinyCharmFromPokedex - Variable in class com.pixelmonmod.pixelmon.comm.packetHandlers.ServerConfigListPacket
- allowsIncomingAttack(PixelmonWrapper, PixelmonWrapper, Attack) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Absorb
- allowsIncomingAttack(PixelmonWrapper, PixelmonWrapper, Attack) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Bulletproof
- allowsIncomingAttack(PixelmonWrapper, PixelmonWrapper, Attack) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.custom.Revenant
- allowsIncomingAttack(PixelmonWrapper, PixelmonWrapper, Attack) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Damp
- allowsIncomingAttack(PixelmonWrapper, PixelmonWrapper, Attack) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Disguise
-
Determines whether an incoming attack can hit the Pokémon
- allowsIncomingAttack(PixelmonWrapper, PixelmonWrapper, Attack) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.DrySkin
- allowsIncomingAttack(PixelmonWrapper, PixelmonWrapper, Attack) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.EarthEater
- allowsIncomingAttack(PixelmonWrapper, PixelmonWrapper, Attack) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.FlashFire
- allowsIncomingAttack(PixelmonWrapper, PixelmonWrapper, Attack) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.GoodAsGold
- allowsIncomingAttack(PixelmonWrapper, PixelmonWrapper, Attack) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Levitate
- allowsIncomingAttack(PixelmonWrapper, PixelmonWrapper, Attack) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.MagicBounce
- allowsIncomingAttack(PixelmonWrapper, PixelmonWrapper, Attack) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.MotorDrive
- allowsIncomingAttack(PixelmonWrapper, PixelmonWrapper, Attack) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Oblivious
- allowsIncomingAttack(PixelmonWrapper, PixelmonWrapper, Attack) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Overcoat
- allowsIncomingAttack(PixelmonWrapper, PixelmonWrapper, Attack) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.PreventSleep
- allowsIncomingAttack(PixelmonWrapper, PixelmonWrapper, Attack) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Redirect
- allowsIncomingAttack(PixelmonWrapper, PixelmonWrapper, Attack) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.SapSipper
- allowsIncomingAttack(PixelmonWrapper, PixelmonWrapper, Attack) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Soundproof
- allowsIncomingAttack(PixelmonWrapper, PixelmonWrapper, Attack) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Sturdy
- allowsIncomingAttack(PixelmonWrapper, PixelmonWrapper, Attack) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Telepathy
- allowsIncomingAttack(PixelmonWrapper, PixelmonWrapper, Attack) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.WaterAbsorb
- allowsIncomingAttack(PixelmonWrapper, PixelmonWrapper, Attack) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.WellBakedBody
- allowsIncomingAttack(PixelmonWrapper, PixelmonWrapper, Attack) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.WindRider
- allowsIncomingAttack(PixelmonWrapper, PixelmonWrapper, Attack) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.WonderGuard
- allowsIncomingAttack(PixelmonWrapper, PixelmonWrapper, Attack) - Method in interface com.pixelmonmod.pixelmon.api.pokemon.ability.Ability
-
Determines whether an incoming attack can hit the Pokémon
- allowsIncomingAttack(PixelmonWrapper, PixelmonWrapper, Attack) - Method in class com.pixelmonmod.pixelmon.items.HeldItem
-
Determines whether the holder can be hit by an incoming attack.
- allowsIncomingAttack(PixelmonWrapper, PixelmonWrapper, Attack) - Method in class com.pixelmonmod.pixelmon.items.heldItems.AirBalloonItem
- allowsIncomingAttack(PixelmonWrapper, PixelmonWrapper, Attack) - Method in class com.pixelmonmod.pixelmon.items.heldItems.SafetyGogglesItem
- allowsIncomingAttackMessage(PixelmonWrapper, PixelmonWrapper, Attack) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Bulletproof
- allowsIncomingAttackMessage(PixelmonWrapper, PixelmonWrapper, Attack) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.custom.Revenant
- allowsIncomingAttackMessage(PixelmonWrapper, PixelmonWrapper, Attack) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Damp
- allowsIncomingAttackMessage(PixelmonWrapper, PixelmonWrapper, Attack) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Levitate
- allowsIncomingAttackMessage(PixelmonWrapper, PixelmonWrapper, Attack) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Sturdy
- allowsIncomingAttackMessage(PixelmonWrapper, PixelmonWrapper, Attack) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.WonderGuard
- allowsIncomingAttackMessage(PixelmonWrapper, PixelmonWrapper, Attack) - Method in interface com.pixelmonmod.pixelmon.api.pokemon.ability.Ability
-
Sends a battle message when the Pokémon's Ability nullifies an attack.
- allowsIncomingAttackMessage(PixelmonWrapper, PixelmonWrapper, Attack) - Method in class com.pixelmonmod.pixelmon.items.HeldItem
-
Sends a battle message when the Pokémon's Ability nullifies an attack.
- allowsIncomingAttackNoReflect(PixelmonWrapper, PixelmonWrapper, Attack) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.MagicBounce
- allowsIncomingAttackTeammate(PixelmonWrapper, PixelmonWrapper, PixelmonWrapper, Attack) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Dazzling
- allowsIncomingAttackTeammate(PixelmonWrapper, PixelmonWrapper, PixelmonWrapper, Attack) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.MagicBounce
- allowsIncomingAttackTeammate(PixelmonWrapper, PixelmonWrapper, PixelmonWrapper, Attack) - Method in interface com.pixelmonmod.pixelmon.api.pokemon.ability.Ability
-
Determines whether an incoming attack can hit a teammate Pokémon
- allowsOutgoingAttack(PixelmonWrapper, PixelmonWrapper, Attack) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Disguise
-
Determines whether an outgoing attack can hit the target.
- allowsOutgoingAttack(PixelmonWrapper, PixelmonWrapper, Attack) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Prankster
- allowsOutgoingAttack(PixelmonWrapper, PixelmonWrapper, Attack) - Method in interface com.pixelmonmod.pixelmon.api.pokemon.ability.Ability
-
Determines whether an outgoing attack can hit the target.
- allowSpectators - Variable in class com.pixelmonmod.pixelmon.battles.api.BattleBuilder
- allowSpectators() - Method in class com.pixelmonmod.pixelmon.battles.api.BattleBuilder
-
Allows spectators for the battle
- allowSpectators(boolean) - Method in class com.pixelmonmod.pixelmon.battles.api.BattleBuilder
-
Sets if spectating the battle is allowed
- allowsStatChange(PixelmonWrapper, PixelmonWrapper, StatsEffect) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.BigPecks
- allowsStatChange(PixelmonWrapper, PixelmonWrapper, StatsEffect) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.HyperCutter
- allowsStatChange(PixelmonWrapper, PixelmonWrapper, StatsEffect) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Illuminate
- allowsStatChange(PixelmonWrapper, PixelmonWrapper, StatsEffect) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.KeenEye
- allowsStatChange(PixelmonWrapper, PixelmonWrapper, StatsEffect) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.MindsEye
- allowsStatChange(PixelmonWrapper, PixelmonWrapper, StatsEffect) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.PreventStatDrop
- allowsStatChange(PixelmonWrapper, PixelmonWrapper, StatsEffect) - Method in interface com.pixelmonmod.pixelmon.api.pokemon.ability.Ability
-
Whether the Pokémon Ability allows a stat to be modified.
- allowsStatChange(PixelmonWrapper, PixelmonWrapper, StatsEffect) - Method in class com.pixelmonmod.pixelmon.battles.status.Mist
- allowsStatChange(PixelmonWrapper, PixelmonWrapper, StatsEffect) - Method in class com.pixelmonmod.pixelmon.battles.status.StatusBase
-
Determines whether the status allows stats to be modified
- allowsStatChange(PixelmonWrapper, PixelmonWrapper, StatsEffect) - Method in class com.pixelmonmod.pixelmon.battles.status.Substitute
- allowsStatChange(PixelmonWrapper, PixelmonWrapper, StatsEffect) - Method in class com.pixelmonmod.pixelmon.items.HeldItem
-
Determines whether the holder's stats can be changed.
- allowsStatChange(PixelmonWrapper, PixelmonWrapper, StatsEffect) - Method in class com.pixelmonmod.pixelmon.items.heldItems.ClearAmuletItem
- allowsStatChangeTeammate(PixelmonWrapper, PixelmonWrapper, PixelmonWrapper, StatsEffect) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.FlowerVeil
- allowsStatChangeTeammate(PixelmonWrapper, PixelmonWrapper, PixelmonWrapper, StatsEffect) - Method in interface com.pixelmonmod.pixelmon.api.pokemon.ability.Ability
-
Whether a teammate's Ability allows a stat to be modified.
- allowsStatus(StatusType, PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.InnerFocus
- allowsStatus(StatusType, PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.LeafGuard
- allowsStatus(StatusType, PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.PreventStatus
- allowsStatus(StatusType, PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.PreventStatusTeam
- allowsStatus(StatusType, PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.PurifyingSalt
- allowsStatus(StatusType, PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.ShieldsDown
- allowsStatus(StatusType, PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.ThermalExchange
- allowsStatus(StatusType, PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.WaterBubble
- allowsStatus(StatusType, PixelmonWrapper, PixelmonWrapper) - Method in interface com.pixelmonmod.pixelmon.api.pokemon.ability.Ability
-
Fires when a status attempts to apply.
- allowsStatusOpponent(StatusType, PixelmonWrapper, PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.custom.Revenant
- allowsStatusOpponent(StatusType, PixelmonWrapper, PixelmonWrapper, PixelmonWrapper) - Method in interface com.pixelmonmod.pixelmon.api.pokemon.ability.Ability
-
Fires for all opponents when a status attempts to be applied.
- allowsStatusTeammate(StatusType, PixelmonWrapper, PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.AromaVeil
- allowsStatusTeammate(StatusType, PixelmonWrapper, PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.FlowerVeil
- allowsStatusTeammate(StatusType, PixelmonWrapper, PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.PreventStatusTeam
- allowsStatusTeammate(StatusType, PixelmonWrapper, PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.SweetVeil
- allowsStatusTeammate(StatusType, PixelmonWrapper, PixelmonWrapper, PixelmonWrapper) - Method in interface com.pixelmonmod.pixelmon.api.pokemon.ability.Ability
-
Fires for all teammates when a status attempts to be applied.
- allowsStatusTeammate(StatusType, PixelmonWrapper, PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.StatusBase
-
Fires for all teammates when a status attempts to be applied.
- allPlaced - Variable in class com.pixelmonmod.pixelmon.blocks.tileentity.HealerTileEntity
- allPokemon - Variable in class com.pixelmonmod.pixelmon.battles.controller.participants.BattleParticipant
-
All Pokémon in the participant's party during battle.
- allPokemonCache - Variable in class com.pixelmonmod.pixelmon.api.pokedex.provider.CachingPokemonProvider
- AllPokemonProvider - Class in com.pixelmonmod.pixelmon.api.pokedex.provider.type
- AllPokemonProvider() - Constructor for class com.pixelmonmod.pixelmon.api.pokedex.provider.type.AllPokemonProvider
- allPP - Variable in class com.pixelmonmod.pixelmon.items.PPRestoreItem
-
Whether the item heals all PP.
- allRibbons - Static variable in class com.pixelmonmod.pixelmon.client.ServerStorageDisplay
-
All the ribbons available on the server.
- allStatuses - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- ALLURING_VOICE - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- AlluringVoice - Class in com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic
- AlluringVoice - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen9TechnicalMachines
- AlluringVoice() - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.AlluringVoice
- allWidgets() - Method in class com.pixelmonmod.api.client.screen.StatefulScreen
- AllWithPaletteTagPokemonProvider - Class in com.pixelmonmod.pixelmon.api.pokedex.provider.type
- AllWithPaletteTagPokemonProvider(String) - Constructor for class com.pixelmonmod.pixelmon.api.pokedex.provider.type.AllWithPaletteTagPokemonProvider
- ally - Variable in class com.pixelmonmod.pixelmon.battles.raids.RaidData.RaidPlayer
- ALLY - Enum constant in enum class com.pixelmonmod.pixelmon.api.battles.TeamType
- Ally_Switch - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen5TechnicalMachines
- ALLY_SWITCH - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- AllyElement - Class in com.pixelmonmod.pixelmon.client.gui.battles.pokemonOverlays
-
Renders the element of the Battle UI that represents a Pokémon's Name, Gender, Level, HP, and Sprite, as well as the box or circle elements that contain those pieces of information.
- AllyElement(PixelmonClientData, Screen, ScreenParticleEngine) - Constructor for class com.pixelmonmod.pixelmon.client.gui.battles.pokemonOverlays.AllyElement
- AllySwitch - Class in com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic
-
Switches the position of the user and its ally.
- AllySwitch - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen8TechnicalRecords
- AllySwitch() - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.AllySwitch
- allySwitchInARow - Variable in class com.pixelmonmod.pixelmon.battles.controller.participants.PixelmonWrapper
-
The number of times the Pokémon has successfully used AllySwitch in a row.
- AllySwitchTests - Class in com.pixelmonmod.pixelmon.api.test.impl.move
- AllySwitchTests() - Constructor for class com.pixelmonmod.pixelmon.api.test.impl.move.AllySwitchTests
- Alola - Enum constant in enum class com.pixelmonmod.pixelmon.api.enums.MovesetGroup
- ALOLA_CHAMPION - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ribbon.RibbonRegistry
- ALOLAN - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.species.tags.Tags
-
The tag for checking if a form is Alolan
- ALOLAN - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonForms
- ALOLAN_PIXELMON_CAUGHT - Static variable in class com.pixelmonmod.pixelmon.init.registry.PixelmonStatisticsRegistry
- ALOMOMOLA - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- Aloraichium_Z - Enum constant in enum class com.pixelmonmod.pixelmon.enums.items.EnumZCrystals
- ALORAICHIUM_Z - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- ALPHA_SHARD - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- alreadyHasStatus(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.StatusPersist
-
Checks if the Pokémon already has the status.
- altar - Variable in class com.pixelmonmod.pixelmon.api.events.legendary.ArceusEvent.PlayFlute
- ALTARIA - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- ALTARIA - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- ALTARIANITE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- ALTER - Enum constant in enum class com.pixelmonmod.pixelmon.storage.extras.PixelExtrasData.RobeType
- ALTER - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonPalettes
- ALTER_PALETTE_PIXELMON_CAUGHT - Static variable in class com.pixelmonmod.pixelmon.init.registry.PixelmonStatisticsRegistry
- ALTERED - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonForms
- ALUMINUM - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonItemTiers
- ALUMINUM_ARMOR - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonItemTiers
- ALUMINUM_AXE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- ALUMINUM_BASE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- ALUMINUM_BLOCK - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- ALUMINUM_BOOTS - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- ALUMINUM_CHESTPLATE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- ALUMINUM_HAMMER - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- ALUMINUM_HELMET - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- ALUMINUM_HOE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- ALUMINUM_INGOT - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- ALUMINUM_LEGGINGS - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- ALUMINUM_PICKAXE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- ALUMINUM_PLATE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- ALUMINUM_SHOVEL - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- ALUMINUM_SWORD - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- always() - Static method in interface com.pixelmonmod.pixelmon.api.npc.interaction.condition.InteractionCondition
-
Returns an interaction condition that always returns true
- ALWAYS_CAPTURE - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.catching.CaptureMethods
- ALWAYS_QUEUE - Enum constant in enum class com.pixelmonmod.pixelmon.api.enums.BattleEndTaskType
-
Queue the consumer for execution at the end of the player's next battle, even if they aren't currently in one.
- alwaysConsideredDamaged(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.custom.Revenant
- alwaysConsideredDamaged(PixelmonWrapper) - Method in interface com.pixelmonmod.pixelmon.api.pokemon.ability.Ability
-
Whether the Pokémon with this ability should always be considered as hurt for moves such as Recover.
- alwaysFalse() - Static method in class com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.logic.LogicalNOTInteractionCondition
- AlwaysFalseInteractionCondition - Class in com.pixelmonmod.pixelmon.api.npc.interaction.condition.type
- AlwaysFalseInteractionCondition() - Constructor for class com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.AlwaysFalseInteractionCondition
- AlwaysHit - Class in com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.attackModifiers
-
Makes the move ignore accuracy and evasion to always hit.
- AlwaysHit(Value...) - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.attackModifiers.AlwaysHit
-
Initializes the modifier.
- AlwaysModelPredicate - Class in com.pixelmonmod.pixelmon.api.pokemon.species.palette.locator.type
- AlwaysModelPredicate() - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.species.palette.locator.type.AlwaysModelPredicate
- alwaysTrue() - Static method in class com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.logic.LogicalNOTInteractionCondition
- AlwaysTrueInteractionCondition - Class in com.pixelmonmod.pixelmon.api.npc.interaction.condition.type
- AlwaysTrueInteractionCondition() - Constructor for class com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.AlwaysTrueInteractionCondition
- AMAURA - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- AMAURA - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- AMAZE_MULCH - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- AMBIPOM - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- AMBIPOM - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- AMETHYST_ARMOR - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonItemTiers
- Amnesia - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen8TechnicalRecords
- Amnesia - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen9TechnicalMachines
- AMNESIA - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- AMOONGUSS - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- AMOONGUSS - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- AMORPHOUS - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonEggGroups
- AMORPHOUS_KEY - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonEggGroups
- amount - Variable in class com.pixelmonmod.pixelmon.api.daycare.impl.requirement.PokeDollarsRequirement
- amount - Variable in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.attackModifiers.Damage
- amount - Variable in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.StatsEffect
-
The amount to change the stat by.
- amount - Variable in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.StatsEffectPost
-
The amount to change the stat by.
- amount - Variable in class com.pixelmonmod.pixelmon.battles.controller.log.action.type.HealPokemonAction
- amount - Variable in class com.pixelmonmod.tcg.duel.attack.effects.BenchDamageOppSelectEffect
- amount - Variable in class com.pixelmonmod.tcg.duel.attack.effects.HardenEffect
- amountDropped - Variable in class com.pixelmonmod.pixelmon.blocks.decorative.PlusBlock
- amountOfTimesHit - Variable in class com.pixelmonmod.pixelmon.battles.controller.participants.PixelmonWrapper
-
The amount of times the Pokémon has taken an instance of damage over the entire battle.
- amountScrolled - Variable in class com.pixelmonmod.pixelmon.client.gui.widgets.SlotBase
- AMPED - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonForms
- AMPHAROS - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- AMPHAROS - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- AMPHAROSITE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- AMULET_COIN - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- amuletCoin - Enum constant in enum class com.pixelmonmod.pixelmon.enums.heldItems.EnumHeldItems
- AmuletCoinItem - Class in com.pixelmonmod.pixelmon.items.heldItems
-
Doubles prize money if the holder enters battle.
- AmuletCoinItem(EnumHeldItems) - Constructor for class com.pixelmonmod.pixelmon.items.heldItems.AmuletCoinItem
-
Initializes the held item.
- amuletCoinMultiplier - Variable in class com.pixelmonmod.pixelmon.battles.controller.participants.TestParticipant
-
The multiplier value used by the Amulet Coin to calculate the prize money.
- AnalysePokemon - Class in com.pixelmonmod.pixelmon.entities.pixelmon.move_skills
- AnalysePokemon() - Constructor for class com.pixelmonmod.pixelmon.entities.pixelmon.move_skills.AnalysePokemon
- Analytic - Class in com.pixelmonmod.pixelmon.api.pokemon.ability.abilities
-
Increases move power by 30% if the Pokémon moves after all other pokemon.
- Analytic() - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Analytic
- ANALYTIC - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ability.AbilityRegistry
- ANCHOR_SHOT - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- anchorTop - Variable in class com.pixelmonmod.pixelmon.client.gui.pc.PokemonScreen
-
The offset from the top of the screen to be updated on init, so that it's not hardcoded "height / 6" everywhere...
- anchorX - Variable in class com.pixelmonmod.pixelmon.client.gui.pc.PCToolbar
- anchorY - Variable in class com.pixelmonmod.pixelmon.client.gui.pc.PCToolbar
- ANCIENT_CEASELESS_EDGE - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- ANCIENT_GREAT_BALL - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.item.pokeball.PokeBallRegistry
- ANCIENT_HEAVY_BALL - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.item.pokeball.PokeBallRegistry
- ANCIENT_LUNAR_BLESSING - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- ANCIENT_MUD_BOMB - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- ANCIENT_MUD_SLAP - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- ANCIENT_OCTAZOOKA - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- ANCIENT_POKE_BALL - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.item.pokeball.PokeBallRegistry
- ANCIENT_POWER - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- ANCIENT_SHADOW_FORCE - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- ANCIENT_SHELTER - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- ANCIENT_STONE_AXE - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- ANCIENT_ULTRA_BALL - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.item.pokeball.PokeBallRegistry
- AncientPowerTest - Class in com.pixelmonmod.pixelmon.api.test.impl.move
- AncientPowerTest() - Constructor for class com.pixelmonmod.pixelmon.api.test.impl.move.AncientPowerTest
- AND_DELIMITER - Static variable in class com.pixelmonmod.pixelmon.api.util.helpers.TextHelper
- andThen(RenderConsumer) - Method in interface com.pixelmonmod.api.client.screen.util.RenderConsumer
- andThen(TriConsumer<? super A, ? super B, ? super C>) - Method in interface com.pixelmonmod.pixelmon.tools.TriConsumer
- andThen(Runnable) - Method in class com.pixelmonmod.pixelmon.api.util.Scheduling.ScheduledTask.Builder
- andThen(Consumer<Scheduling.ScheduledTask>) - Method in class com.pixelmonmod.pixelmon.api.util.Scheduling.ScheduledTask.Builder
- andThen(Function<? super R, ? extends X>) - Method in interface com.pixelmonmod.api.client.screen.util.TriFunction
- ANGER_POINT - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ability.AbilityRegistry
- ANGER_SHELL - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ability.AbilityRegistry
- AngerPoint - Class in com.pixelmonmod.pixelmon.api.pokemon.ability.abilities
-
Maximizes the Pokémon's attack if it gets hit by a critical hit.
- AngerPoint() - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.AngerPoint
- AngerPointTests - Class in com.pixelmonmod.pixelmon.api.test.impl.ability
- AngerPointTests() - Constructor for class com.pixelmonmod.pixelmon.api.test.impl.ability.AngerPointTests
- AngerShell - Class in com.pixelmonmod.pixelmon.api.pokemon.ability.abilities
-
When the Pokémon's HP falls to 50% or lower, its Attack, Special Attack, and Speed rise by one stage each, while its Defense and Special Defense fall by one stage each.
- AngerShell() - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.AngerShell
- ANGRY - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ribbon.RibbonRegistry
- animate() - Method in class com.pixelmonmod.pixelmon.client.models.smd.ValveStudioModel
- animated - Variable in class com.pixelmonmod.pixelmon.entities.pixelmon.AbstractClientEntity
- ANIMATED - Static variable in class com.pixelmonmod.pixelmon.api.registries.StatueRequirements
- animatedFlask - Variable in class com.pixelmonmod.pixelmon.support.jei.category.InfuserRecipeCategory
- AnimatedRequirement - Class in com.pixelmonmod.api.statue.requirement.impl
- AnimatedRequirement() - Constructor for class com.pixelmonmod.api.statue.requirement.impl.AnimatedRequirement
- AnimatedRequirement(boolean) - Constructor for class com.pixelmonmod.api.statue.requirement.impl.AnimatedRequirement
- animateDynamax() - Method in class com.pixelmonmod.pixelmon.entities.pixelmon.AbstractClientEntity
-
Does Dynamax scale changing.
- animateHP - Variable in class com.pixelmonmod.pixelmon.battles.controller.participants.PixelmonWrapper
-
Whether to animate hp changes client-side.
- animating - Variable in class com.pixelmonmod.pixelmon.blocks.tileentity.ArcChaliceTileEntity
- animation - Variable in class com.pixelmonmod.pixelmon.entities.pixelmon.AbstractClientEntity
-
The current animation for this pokemon.
- animation() - Method in record class com.pixelmonmod.pixelmon.api.pokemon.species.palette.locator.Animation
-
Returns the value of the
animationrecord component. - Animation - Record Class in com.pixelmonmod.pixelmon.api.pokemon.species.palette.locator
- Animation - Record Class in com.pixelmonmod.pixelmon.client.render.entity.renderers.assimp.animation
- Animation(String, double, double, Map<String, NodeAnimation>) - Constructor for record class com.pixelmonmod.pixelmon.client.render.entity.renderers.assimp.animation.Animation
-
Creates an instance of a
Animationrecord class. - Animation(String, ResourceWithFallback) - Constructor for record class com.pixelmonmod.pixelmon.api.pokemon.species.palette.locator.Animation
-
Creates an instance of a
Animationrecord class. - ANIMATION_FRAME - Static variable in class com.pixelmonmod.pixelmon.api.registries.StatueRequirements
- ANIMATION_TYPE - Static variable in class com.pixelmonmod.pixelmon.api.data.PixelmonDataSerializers
- ANIMATION_TYPE - Static variable in class com.pixelmonmod.pixelmon.api.registries.StatueRequirements
- AnimationData - Class in com.pixelmonmod.pixelmon.client.render.entity.renderers.entity
- AnimationData() - Constructor for class com.pixelmonmod.pixelmon.client.render.entity.renderers.entity.AnimationData
- AnimationFrameRequirement - Class in com.pixelmonmod.api.statue.requirement.impl
- AnimationFrameRequirement() - Constructor for class com.pixelmonmod.api.statue.requirement.impl.AnimationFrameRequirement
- AnimationFrameRequirement(int) - Constructor for class com.pixelmonmod.api.statue.requirement.impl.AnimationFrameRequirement
- animationIncrement - Variable in class com.pixelmonmod.pixelmon.api.pokemon.species.palette.locator.ModelData.Builder
- animationIncrement - Variable in class com.pixelmonmod.pixelmon.client.models.PixelmonModelSmd
- animationIncrement() - Method in record class com.pixelmonmod.pixelmon.api.pokemon.species.palette.locator.ModelData
-
Returns the value of the
animationIncrementrecord component. - animationIncrement(float) - Method in class com.pixelmonmod.pixelmon.api.pokemon.species.palette.locator.ModelData.Builder
- animations - Static variable in class com.pixelmonmod.pixelmon.api.attackAnimations.AttackAnimationRegistry
-
Maps animation type key to animation instance.
- animations - Variable in class com.pixelmonmod.pixelmon.api.pokemon.species.palette.locator.ModelData.Builder
- animations - Variable in class com.pixelmonmod.pixelmon.battles.attacks.ImmutableAttack
- animations() - Method in record class com.pixelmonmod.pixelmon.api.pokemon.species.palette.locator.ModelData
-
Returns the value of the
animationsrecord component. - animations() - Method in class com.pixelmonmod.pixelmon.battles.attacks.ImmutableAttack
- animations() - Method in record class com.pixelmonmod.pixelmon.client.render.entity.renderers.assimp.Scene
-
Returns the value of the
animationsrecord component. - animationTime() - Method in interface com.pixelmonmod.pixelmon.client.render.entity.renderers.entity.RenderableEntity
- animationTime() - Method in class com.pixelmonmod.pixelmon.entities.pixelmon.AbstractClientEntity
- animationTime() - Method in class com.pixelmonmod.pixelmon.entities.pixelmon.StatueEntity
- animationTimer - Variable in class com.pixelmonmod.pixelmon.blocks.tileentity.ArcChaliceTileEntity
- animationType() - Method in class com.pixelmonmod.pixelmon.api.model.type.PokemonRenderingHandler
- AnimationType - Enum Class in com.pixelmonmod.pixelmon.client.models.smd
-
Created by Jay113355 on 1/27/2018.
- AnimationTypeRequirement - Class in com.pixelmonmod.api.statue.requirement.impl
- AnimationTypeRequirement() - Constructor for class com.pixelmonmod.api.statue.requirement.impl.AnimationTypeRequirement
- AnimationTypeRequirement(String) - Constructor for class com.pixelmonmod.api.statue.requirement.impl.AnimationTypeRequirement
- animationVariables - Variable in class com.pixelmonmod.pixelmon.entities.npcs.NPC
- animationVariables - Variable in class com.pixelmonmod.pixelmon.entities.pixelmon.AbstractClientEntity
- AnimationVariables - Class in com.pixelmonmod.pixelmon.entities.pixelmon.helpers.animation
- AnimationVariables() - Constructor for class com.pixelmonmod.pixelmon.entities.pixelmon.helpers.animation.AnimationVariables
- AnimFrame - Class in com.pixelmonmod.pixelmon.client.models.smd
- AnimFrame(int) - Constructor for class com.pixelmonmod.pixelmon.client.models.smd.AnimFrame
- AnimFrame(SmdAnimation) - Constructor for class com.pixelmonmod.pixelmon.client.models.smd.AnimFrame
- anims - Variable in class com.pixelmonmod.pixelmon.client.models.smd.ValveStudioModel
- ANNIHILAPE - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- announced - Variable in class com.pixelmonmod.pixelmon.api.pokemon.stats.Pokerus
- ANORITH - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- ANORITH - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- Anticipation - Class in com.pixelmonmod.pixelmon.api.pokemon.ability.abilities
-
Warns the Pokémon about a super effective move the opponent has.
- Anticipation() - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Anticipation
- ANTICIPATION - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ability.AbilityRegistry
- AnticipationTests - Class in com.pixelmonmod.pixelmon.api.test.impl.ability
- AnticipationTests() - Constructor for class com.pixelmonmod.pixelmon.api.test.impl.ability.AnticipationTests
- anticondition - Variable in class com.pixelmonmod.pixelmon.api.spawning.conditions.RarityMultiplier
-
The
SpawnConditionthat must be failed to apply this multiplier. - anticondition - Variable in class com.pixelmonmod.pixelmon.api.spawning.SpawnInfo
- anticonditions - Variable in class com.pixelmonmod.pixelmon.api.spawning.CompositeSpawnCondition
- ANTIDOTE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- ANTIQUE - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonForms
- ANVIL_ITEM_STATE - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
-
The stage of the item on the anvil.
- ANY - Static variable in class com.pixelmonmod.pixelmon.api.pokedex.predicate.PokemonPredicateTypes
- anyInput() - Method in class com.pixelmonmod.pixelmon.api.dialogue.InputPattern.Builder
-
Sets the regex to accept any input at all (including none).
- anyMatch(Collection<T>, Collection<T>) - Static method in class com.pixelmonmod.pixelmon.api.util.helpers.CollectionHelper
- AnyPokemonPredicate - Class in com.pixelmonmod.pixelmon.api.pokedex.predicate.type
- AnyPokemonPredicate() - Constructor for class com.pixelmonmod.pixelmon.api.pokedex.predicate.type.AnyPokemonPredicate
- apexRadius - Variable in class com.pixelmonmod.pixelmon.battles.attacks.animations.particles.AttackTube.TubeData
- APICOT - Enum constant in enum class com.pixelmonmod.pixelmon.enums.BerryType
- APICOT - Static variable in class com.pixelmonmod.pixelmon.world.generation.FoliageRegistration
- APICOT_BERRY - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- ApicotFoliagePlacer - Class in com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl
- ApicotFoliagePlacer() - Constructor for class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.ApicotFoliagePlacer
- APOSTROPHE - Static variable in class com.pixelmonmod.pixelmon.api.util.RegexPatterns
- Appearance - Enum constant in enum class com.pixelmonmod.pixelmon.comm.EnumUpdateType
- appendHoverText(ItemStack, Item.TooltipContext, List<Component>, TooltipFlag) - Method in class com.pixelmonmod.pixelmon.items.CurryDishItem
- appendHoverText(ItemStack, Item.TooltipContext, List<Component>, TooltipFlag) - Method in class com.pixelmonmod.pixelmon.items.FishingRodItem
- appendHoverText(ItemStack, Item.TooltipContext, List<Component>, TooltipFlag) - Method in class com.pixelmonmod.pixelmon.items.FossilItem
- appendHoverText(ItemStack, Item.TooltipContext, List<Component>, TooltipFlag) - Method in class com.pixelmonmod.pixelmon.items.heldItems.BlankTechnicalMachineItem
- appendHoverText(ItemStack, Item.TooltipContext, List<Component>, TooltipFlag) - Method in class com.pixelmonmod.pixelmon.items.heldItems.MegaStoneItem
- appendHoverText(ItemStack, Item.TooltipContext, List<Component>, TooltipFlag) - Method in class com.pixelmonmod.pixelmon.items.NPCEditorItem
- appendHoverText(ItemStack, Item.TooltipContext, List<Component>, TooltipFlag) - Method in class com.pixelmonmod.pixelmon.items.PixelmonBlockItem
- appendHoverText(ItemStack, Item.TooltipContext, List<Component>, TooltipFlag) - Method in class com.pixelmonmod.pixelmon.items.PixelmonItem
- appendHoverText(ItemStack, Item.TooltipContext, List<Component>, TooltipFlag) - Method in class com.pixelmonmod.pixelmon.items.PokeBallItem
- appendHoverText(ItemStack, Item.TooltipContext, List<Component>, TooltipFlag) - Method in class com.pixelmonmod.pixelmon.items.PokemonEditorItem
- appendHoverText(ItemStack, Item.TooltipContext, List<Component>, TooltipFlag) - Method in class com.pixelmonmod.pixelmon.items.ZygardeCubeItem
- appendHoverText(ItemStack, Item.TooltipContext, List<Component>, TooltipFlag) - Method in class com.pixelmonmod.tcg.block.EssenceJarBlock
- appendHoverText(ItemStack, Item.TooltipContext, List<Component>, TooltipFlag) - Method in class com.pixelmonmod.tcg.item.AdminEyeItem
- appendHoverText(ItemStack, Item.TooltipContext, List<Component>, TooltipFlag) - Method in class com.pixelmonmod.tcg.item.AdminKeyItem
- appendHoverText(ItemStack, Item.TooltipContext, List<Component>, TooltipFlag) - Method in class com.pixelmonmod.tcg.item.AdminNecklaceItem
- appendHoverText(ItemStack, Item.TooltipContext, List<Component>, TooltipFlag) - Method in class com.pixelmonmod.tcg.item.AdminPendantItem
- appendHoverText(ItemStack, Item.TooltipContext, List<Component>, TooltipFlag) - Method in class com.pixelmonmod.tcg.item.AdminRingItem
- appendHoverText(ItemStack, Item.TooltipContext, List<Component>, TooltipFlag) - Method in class com.pixelmonmod.tcg.item.AdminRodItem
- appendHoverText(ItemStack, Item.TooltipContext, List<Component>, TooltipFlag) - Method in class com.pixelmonmod.tcg.item.AdminScalesItem
- appendHoverText(ItemStack, Item.TooltipContext, List<Component>, TooltipFlag) - Method in class com.pixelmonmod.tcg.item.CardItem
- appendHoverText(ItemStack, Item.TooltipContext, List<Component>, TooltipFlag) - Method in class com.pixelmonmod.tcg.item.DeckItem
- appendHoverText(ItemStack, Item.TooltipContext, List<Component>, TooltipFlag) - Method in class com.pixelmonmod.tcg.item.ShadowWandItem
- appendLog(StringBuilder) - Method in class com.pixelmonmod.pixelmon.battles.controller.log.action.BattleAction
- appendLog(StringBuilder) - Method in class com.pixelmonmod.pixelmon.battles.controller.log.action.type.AttackAction
- appendLog(StringBuilder) - Method in class com.pixelmonmod.pixelmon.battles.controller.log.action.type.BagItemAction
- appendLog(StringBuilder) - Method in class com.pixelmonmod.pixelmon.battles.controller.log.action.type.BattleEndAction
- appendLog(StringBuilder) - Method in class com.pixelmonmod.pixelmon.battles.controller.log.action.type.BattleMessageAction
- appendLog(StringBuilder) - Method in class com.pixelmonmod.pixelmon.battles.controller.log.action.type.ChangeAbilityAction
- appendLog(StringBuilder) - Method in class com.pixelmonmod.pixelmon.battles.controller.log.action.type.ChangeTypeAction
- appendLog(StringBuilder) - Method in class com.pixelmonmod.pixelmon.battles.controller.log.action.type.DamagePokemonAction
- appendLog(StringBuilder) - Method in class com.pixelmonmod.pixelmon.battles.controller.log.action.type.EnterDynamaxAction
- appendLog(StringBuilder) - Method in class com.pixelmonmod.pixelmon.battles.controller.log.action.type.ExitDynamaxAction
- appendLog(StringBuilder) - Method in class com.pixelmonmod.pixelmon.battles.controller.log.action.type.FleeAction
- appendLog(StringBuilder) - Method in class com.pixelmonmod.pixelmon.battles.controller.log.action.type.GlobalStatusAddAction
- appendLog(StringBuilder) - Method in class com.pixelmonmod.pixelmon.battles.controller.log.action.type.GlobalStatusRemoveAction
- appendLog(StringBuilder) - Method in class com.pixelmonmod.pixelmon.battles.controller.log.action.type.HealPokemonAction
- appendLog(StringBuilder) - Method in class com.pixelmonmod.pixelmon.battles.controller.log.action.type.HeldItemChangeAction
- appendLog(StringBuilder) - Method in class com.pixelmonmod.pixelmon.battles.controller.log.action.type.MegaEvolveAction
- appendLog(StringBuilder) - Method in class com.pixelmonmod.pixelmon.battles.controller.log.action.type.PlayerCommandAction
- appendLog(StringBuilder) - Method in class com.pixelmonmod.pixelmon.battles.controller.log.action.type.PokemonFaintAction
- appendLog(StringBuilder) - Method in class com.pixelmonmod.pixelmon.battles.controller.log.action.type.SelectAttackAction
- appendLog(StringBuilder) - Method in class com.pixelmonmod.pixelmon.battles.controller.log.action.type.SelectMoveChoiceAction
- appendLog(StringBuilder) - Method in class com.pixelmonmod.pixelmon.battles.controller.log.action.type.StatChangeAction
- appendLog(StringBuilder) - Method in class com.pixelmonmod.pixelmon.battles.controller.log.action.type.StatusAddAction
- appendLog(StringBuilder) - Method in class com.pixelmonmod.pixelmon.battles.controller.log.action.type.StatusRemoveAction
- appendLog(StringBuilder) - Method in class com.pixelmonmod.pixelmon.battles.controller.log.action.type.SwitchAction
- appendLog(StringBuilder) - Method in class com.pixelmonmod.pixelmon.battles.controller.log.action.type.TerrainChangeAction
- appendLog(StringBuilder) - Method in class com.pixelmonmod.pixelmon.battles.controller.log.action.type.TurnBeginAction
- appendLog(StringBuilder) - Method in class com.pixelmonmod.pixelmon.battles.controller.log.action.type.TurnEndAction
- appendLog(StringBuilder) - Method in class com.pixelmonmod.pixelmon.battles.controller.log.action.type.UltraBurstAction
- appendLog(StringBuilder) - Method in class com.pixelmonmod.pixelmon.battles.controller.log.action.type.WeatherChangeAction
- APPLE - Enum constant in enum class com.pixelmonmod.pixelmon.enums.EnumCurryKey
- APPLE_ACID - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- APPLETUN - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- APPLETUN - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- applies(PixelmonEntity) - Method in interface com.pixelmonmod.pixelmon.api.entity.ticking.EntityTicker
-
Checks if the ticker applies to the given entity
- applies(PixelmonEntity) - Method in class com.pixelmonmod.pixelmon.api.entity.ticking.type.RainbowMareepTicker
- applies(PixelmonEntity) - Method in class com.pixelmonmod.pixelmon.api.entity.ticking.type.RainbowWoolooTicker
- APPLIN - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- APPLIN - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- apply(int, int) - Method in enum class com.pixelmonmod.tcg.api.card.CardModifier
- apply(AbstractUniform) - Method in class com.pixelmonmod.pixelmon.client.render.shader.ShaderParameters.Value
- apply(SpawnInfo, SpawnLocation, float) - Method in class com.pixelmonmod.pixelmon.api.spawning.conditions.RarityMultiplier
-
Returns the transformed rarity if the given
SpawnLocationsatisfies the conditions, or the unmodified rarity otherwise. - apply(PokemonStorage, boolean) - Method in class com.pixelmonmod.pixelmon.api.storage.StorageSort
- apply(BattleController) - Method in record class com.pixelmonmod.pixelmon.battles.api.rules.BattleRule
- apply(BattleController) - Method in record class com.pixelmonmod.pixelmon.battles.api.rules.BattleRules
- apply(BattleController) - Method in interface com.pixelmonmod.pixelmon.battles.api.rules.modifier.BattleModifier
-
Applies this battle modifier to the given battle controller.
- apply(BattleController) - Method in class com.pixelmonmod.pixelmon.battles.api.rules.modifier.type.ContextBattleModifier
- apply(BattleController) - Method in class com.pixelmonmod.pixelmon.battles.api.rules.modifier.type.SyncContextBattleModifier
- apply(PixelmonWrapper, boolean) - Method in class com.pixelmonmod.pixelmon.battles.status.Screen
- apply(NPC) - Method in class com.pixelmonmod.pixelmon.api.npc.NPCPreset
- apply(TrainerCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.trainer.Bill
- apply(TrainerCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.trainer.ClefairyDoll
- apply(TrainerCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.trainer.ComputerSearch
- apply(TrainerCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.trainer.Defender
- apply(TrainerCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.trainer.DevolutionSpray
- apply(TrainerCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.trainer.EnergyRemoval
- apply(TrainerCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.trainer.EnergyRetrieval
- apply(TrainerCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.trainer.EnergySearch
- apply(TrainerCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.trainer.FullHeal
- apply(TrainerCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.trainer.Gambler
- apply(TrainerCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.trainer.GustOfWind
- apply(TrainerCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.trainer.ImposterProfOak
- apply(TrainerCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.trainer.ItemFinder
- apply(TrainerCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.trainer.Lass
- apply(TrainerCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.trainer.Maintenance
- apply(TrainerCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.trainer.MrFuji
- apply(TrainerCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.trainer.MysteriousFossil
- apply(TrainerCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.trainer.PlusPower
- apply(TrainerCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.trainer.PokeBall
- apply(TrainerCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.trainer.Pokedex
- apply(TrainerCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.trainer.PokeFlute
- apply(TrainerCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.trainer.PokemonBreeder
- apply(TrainerCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.trainer.PokemonCenter
- apply(TrainerCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.trainer.PokemonTrader
- apply(TrainerCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.trainer.Potion
- apply(TrainerCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.trainer.ProfOak
- apply(TrainerCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.trainer.Recycle
- apply(TrainerCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.trainer.Revive
- apply(TrainerCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.trainer.ScoopUp
- apply(TrainerCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.trainer.SuperEnergyRemoval
- apply(TrainerCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.trainer.SuperPotion
- apply(TrainerCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.trainer.Switch
- apply(TrainerCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.TrainerEffect
-
This function applies the effect of the Trainer card.
- apply(Object) - Method in class com.pixelmonmod.api.AbstractSpecification
- apply(Object) - Method in class com.pixelmonmod.api.EmptySpecification
- apply(Object) - Method in interface com.pixelmonmod.api.Specification
-
Applies the specification data to the given object Will do nothing if the object is not of type A or B
- apply(Object...) - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.BuildableInteractionCondition
- apply(Object...) - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.provider.type.BuildableDataProvider
- apply(Object...) - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.result.BuildableInteractionResult
- apply(ShaderInstance) - Method in class com.pixelmonmod.pixelmon.client.render.shader.ShaderParameters
- apply(Holder<InteractionEvent>, StoredContext) - Method in record class com.pixelmonmod.pixelmon.api.pokedex.PokedexTrigger
- apply(ItemStack, UidContext) - Method in class com.pixelmonmod.pixelmon.support.jei.PokeBallSubtypeInterpreter
- apply(ItemStack, UidContext) - Method in class com.pixelmonmod.pixelmon.support.jei.TechnicalMoveSubtypeInterpreter
- apply(T) - Method in class com.pixelmonmod.pixelmon.api.spawning.AbstractSpawner.SpawnerBuilder
- apply(T) - Method in class com.pixelmonmod.pixelmon.api.spawning.archetypes.spawners.TickingSpawner.TickingSpawnerBuilder
- apply(T) - Method in class com.pixelmonmod.pixelmon.spawning.LegendarySpawner.LegendarySpawnerBuilder
- apply(T) - Method in class com.pixelmonmod.pixelmon.spawning.PlayerTrackingSpawner.PlayerTrackingSpawnerBuilder
- apply(T, U, V) - Method in interface com.pixelmonmod.api.client.screen.util.TriFunction
- apply(W, Action) - Method in interface com.pixelmonmod.api.client.screen.util.ActionFunction
- APPLY_SPEC - Static variable in class com.pixelmonmod.pixelmon.init.registry.InteractionResults
- APPLY_TO_POKEMON - Enum constant in enum class com.pixelmonmod.pixelmon.api.battles.BattleMode
- applyAfterDamage(List<Object>, PokemonAttackStatus, PokemonCardState, GameServerState, int) - Method in class com.pixelmonmod.tcg.duel.attack.AttackEffect
- applyAfterDamage(List<Object>, PokemonAttackStatus, PokemonCardState, GameServerState, int) - Method in class com.pixelmonmod.tcg.duel.attack.effects.AttackEffectWithOptionalFlip
- applyAfterDamage(List<Object>, PokemonAttackStatus, PokemonCardState, GameServerState, int) - Method in class com.pixelmonmod.tcg.duel.attack.effects.ChainLightningEffect
- applyAfterDamage(List<Object>, PokemonAttackStatus, PokemonCardState, GameServerState, int) - Method in class com.pixelmonmod.tcg.duel.attack.effects.DisableAttackEffect
- applyAfterDamage(List<Object>, PokemonAttackStatus, PokemonCardState, GameServerState, int) - Method in class com.pixelmonmod.tcg.duel.attack.effects.HurricaneEffect
- applyAfterDamage(List<Object>, PokemonAttackStatus, PokemonCardState, GameServerState, int) - Method in class com.pixelmonmod.tcg.duel.attack.effects.IgnoreStatsEffect
- applyAfterDamage(List<Object>, PokemonAttackStatus, PokemonCardState, GameServerState, int) - Method in class com.pixelmonmod.tcg.duel.attack.effects.LeechSeedEffect
- applyAfterDamage(List<Object>, PokemonAttackStatus, PokemonCardState, GameServerState, int) - Method in class com.pixelmonmod.tcg.duel.attack.effects.SwordsDanceEffect
- applyAfterEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.BeakBlast
-
Fires after the moves functionality has completed, after damage, etc.
- applyAfterEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.ChiStrike
- applyAfterEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.ConsumeType
- applyAfterEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.CourtChange
- applyAfterEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.RelicSong
- applyAfterEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.SpecialAttackBase
-
Fires after the moves functionality has completed, after damage, etc.
- applyAfterEffectOnTarget(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.SparklingAria
- applyAfterEffectOnTarget(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.SpecialAttackBase
-
Fires after the moves functionality has completed, after damage, etc.
- applyAllySwitchInEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Commander
- applyAllySwitchInEffect(PixelmonWrapper, PixelmonWrapper) - Method in interface com.pixelmonmod.pixelmon.api.pokemon.ability.Ability
-
Triggers after an allied Pokémon switches in.
- applyAttackEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.Attack
-
Applies status and stat modifiers.
- applyBattleChanges(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Transformed
- applyBeforeDamage(List<Object>, PokemonAttackStatus, PokemonCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.attack.AttackEffect
- applyBeforeDamage(List<Object>, PokemonAttackStatus, PokemonCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.attack.effects.AttachDiscardEffect
- applyBeforeDamage(List<Object>, PokemonAttackStatus, PokemonCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.attack.effects.AttackEffectWithOptionalFlip
- applyBeforeDamage(List<Object>, PokemonAttackStatus, PokemonCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.attack.effects.ChangeResistanceEffect
- applyBeforeDamage(List<Object>, PokemonAttackStatus, PokemonCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.attack.effects.ChangeWeaknessEffect
- applyBeforeDamage(List<Object>, PokemonAttackStatus, PokemonCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.attack.effects.DamageBonusEffect
- applyBeforeDamage(List<Object>, PokemonAttackStatus, PokemonCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.attack.effects.DestinyBondEffect
- applyBeforeDamage(List<Object>, PokemonAttackStatus, PokemonCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.attack.effects.DevolveEffect
- applyBeforeDamage(List<Object>, PokemonAttackStatus, PokemonCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.attack.effects.DisableAttackEffect
- applyBeforeDamage(List<Object>, PokemonAttackStatus, PokemonCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.attack.effects.DreamEaterEffect
- applyBeforeDamage(List<Object>, PokemonAttackStatus, PokemonCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.attack.effects.FindPokemonEffect
- applyBeforeDamage(List<Object>, PokemonAttackStatus, PokemonCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.attack.effects.FlipsMultiplyEffect
- applyBeforeDamage(List<Object>, PokemonAttackStatus, PokemonCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.attack.effects.HardenEffect
- applyBeforeDamage(List<Object>, PokemonAttackStatus, PokemonCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.attack.effects.IgnoreStatsEffect
- applyBeforeDamage(List<Object>, PokemonAttackStatus, PokemonCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.attack.effects.MetronomeEffect
- applyBeforeDamage(List<Object>, PokemonAttackStatus, PokemonCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.attack.effects.MirrorMoveEffect
- applyBeforeDamage(List<Object>, PokemonAttackStatus, PokemonCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.attack.effects.ProphecyEffect
- applyBeforeDamage(List<Object>, PokemonAttackStatus, PokemonCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.attack.effects.ReduceDamageEffect
- applyBeforeDamage(List<Object>, PokemonAttackStatus, PokemonCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.attack.effects.SandAttackEffect
- applyBeforeDamage(List<Object>, PokemonAttackStatus, PokemonCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.attack.effects.SearchDiscardEffect
- applyBeforeDamage(List<Object>, PokemonAttackStatus, PokemonCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.attack.effects.SearchDiscardWithEnergyCostEffect
- applyBeforeDamage(List<Object>, PokemonAttackStatus, PokemonCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.attack.effects.SuperFangEffect
- applyBeforeDamage(List<Object>, PokemonAttackStatus, PokemonCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.attack.effects.ThunderstormEffect
- applyBeforeDamage(List<Object>, PokemonAttackStatus, PokemonCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.attack.effects.WildfireEffect
- applyBeforeEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.SpeedSwapStatus
- applyBeforeEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.StatusBase
-
Triggers when the Pokémon gains the status.
- applyBeforeEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Transformed
- applyBerryEffectAfterDamageAndStatEffects(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.items.HeldItem
-
This activates after damage has possibly been dealt and stat effects have finished.
- applyBerryEffectAfterDamageAndStatEffects(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.items.heldItems.BerryRestoreHPItem
- applyBiomeDecoration(WorldGenLevel, ChunkAccess, StructureManager) - Method in class com.pixelmonmod.pixelmon.world.dimension.debug.PixelmonDebugChunkGenerator
- ApplyBonusStatsEvent - Class in com.pixelmonmod.pixelmon.api.events.battles
- ApplyBonusStatsEvent(BattleController, Pokemon) - Constructor for class com.pixelmonmod.pixelmon.api.events.battles.ApplyBonusStatsEvent
- ApplyBonusStatsEvent.Post - Class in com.pixelmonmod.pixelmon.api.events.battles
-
Fired after BonusStats have been applied to a Pokemon.
- ApplyBonusStatsEvent.Pre - Class in com.pixelmonmod.pixelmon.api.events.battles
-
Fired when BonusStats are about to be applied to a Pokemon.
- applyContactEarly(PixelmonWrapper, PixelmonWrapper) - Static method in class com.pixelmonmod.pixelmon.battles.attacks.Attack
-
Triggered when a Pokémon makes contact.
- applyContactLate(PixelmonWrapper, PixelmonWrapper) - Static method in class com.pixelmonmod.pixelmon.battles.attacks.Attack
-
Triggered when a Pokémon makes contact.
- applyCooldown(Pokemon, int) - Method in class com.pixelmonmod.pixelmon.api.moveskills.MoveSkill
- applyCritMultiplier() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Sniper
- applyCritMultiplier() - Method in interface com.pixelmonmod.pixelmon.api.pokemon.ability.Ability
-
Applies a bonus critical hit multiplier on top of the 1.5x standard.
- applyData(A) - Method in interface com.pixelmonmod.api.requirement.Requirement
-
Applies the parsed requirement to the data
- applyData(Pokemon) - Method in class com.pixelmonmod.api.pokemon.requirement.GenericBuiltPokemonRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.AbilityRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.AIRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.BossRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.CanMegaEvolveRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.CloneRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.CompatibleMoveRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.CrownedRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.EggCyclesRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.EggGroupRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.EggRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.EVsModifyRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.EVsRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.ExpRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.FormRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.friendship.FriendshipRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.friendship.MaximumFriendshipRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.friendship.MinimumFriendshipRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.GenderRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.GenerationRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.GigantamaxFactorRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.GigantamaxRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.GimmighoulCoinsGivenRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.GrowthRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.GrowthStageRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.HasSpecFlagRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.HeldItemRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.HiddenAbilityRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.IsBossRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.IsMegaEvolvedRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.IVsModifyRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.IVsRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.LakeTrioRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.LegendaryRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.LevelRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.LogicalAndRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.LogicalNOTRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.LogicalOrRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.MaximumLevelRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.MinimumLevelRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.MovePPRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.MoveRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.NatureRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.NicknameRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.NoDropsRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.NuggetsFedRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.OriginalTrainerNameRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.PaletteRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.PokeBallRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.PokerusRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.PositionRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.PrimalEvolutionRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.RandomSpeciesRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.ResetEVsRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.ResetIVsRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.RibbonRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.shader.BlackAndWhiteShaderRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.shader.CelShaderRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.shader.RainbowShaderRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.shader.ShaderRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.ShinyRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.ShornRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.SizeRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.SpeciesRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.StatsModifyRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.StatsRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.StatusRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.TypeRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.UltraBeastRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.UltraBurstRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.UnbattleableRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.UnbreedableRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.UncatchableRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.UndexableRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.UntradeableRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.WildRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.statue.requirement.impl.AnimatedRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.statue.requirement.impl.AnimationFrameRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.statue.requirement.impl.AnimationTypeRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.statue.requirement.impl.BoundingBoxModeRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.statue.requirement.impl.CanMoveRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.statue.requirement.impl.CrownedRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.statue.requirement.impl.EggGroupRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.statue.requirement.impl.FormRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.statue.requirement.impl.GenderRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.statue.requirement.impl.GenerationRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.statue.requirement.impl.GrowthRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.statue.requirement.impl.GrowthStageRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.statue.requirement.impl.HasSpecFlagRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.statue.requirement.impl.LakeTrioRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.statue.requirement.impl.LegendaryRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.statue.requirement.impl.LogicalAndRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.statue.requirement.impl.LogicalNOTRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.statue.requirement.impl.LogicalOrRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.statue.requirement.impl.NicknameRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.statue.requirement.impl.PaletteRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.statue.requirement.impl.PositionRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.statue.requirement.impl.PrimalEvolutionRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.statue.requirement.impl.RandomSpeciesRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.statue.requirement.impl.shader.BlackAndWhiteShaderRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.statue.requirement.impl.shader.CelShaderRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.statue.requirement.impl.shader.RainbowShaderRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.statue.requirement.impl.shader.ShaderRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.statue.requirement.impl.ShinyRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.statue.requirement.impl.SpeciesRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.statue.requirement.impl.StatueTextureRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.statue.requirement.impl.TypeRequirement
- applyData(Pokemon) - Method in class com.pixelmonmod.api.statue.requirement.impl.UltraBeastRequirement
- applyDelayAfterDamage(PokemonCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.attack.AttackEffect
- applyDelayAfterDamage(PokemonCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.attack.effects.DestinyBondEffect
- applyDynamaxEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.GulpMissile
- applyDynamaxEffect(PixelmonWrapper) - Method in interface com.pixelmonmod.pixelmon.api.pokemon.ability.Ability
-
Triggers when the Pokémon Dynamaxes.
- applyEarlyEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.EffectBase
-
Triggers before the move is used.
- applyEarlyEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.BeakBlast
- applyEarlyEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.FocusPunch
- applyEarlyEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.ShellTrap
-
Triggers before the move is used.
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.EffectBase
-
Causes various effects during the move.
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.attackModifiers.AttackModifierBase
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.AlluringVoice
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Befuddle
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.BugBite
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.BurningJealousy
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.ClearTerrain
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.ClearTerrainPresent
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Cuddle
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.DireClaw
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.FellStinger
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Finale
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.FlameBurst
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.IgnoreDefense
-
Causes various effects during the move.
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Malodor
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.OrderUp
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Pledge
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.PsychicNoise
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.RapidSpin
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.ScorchingSands
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.SecretPower
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.SmackDown
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.SmellingSalt
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Smite
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Snooze
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.SpecialAttackBase
-
Causes various effects during the move.
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.SteelBeam
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.StrengthSap
-
Causes various effects during the move.
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Struggle
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.StunShock
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.SwitchOut
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Teleport
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.TriAttack
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.VoltCrash
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.WakeUpSlap
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.ZCurse
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.multiTurn.MultiTurnSpecialAttackBase
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.StatsEffect
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.StatsEffectCone
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.StatsEffectPost
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.StatsEffectTeam
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.AquaRing
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.AuroraVeil
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Autotomize
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Burn
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Charge
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Confusion
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.CorrosiveGas
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.CraftyShield
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.DefenseCurl
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.DestinyBond
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Disable
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Drowsy
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Electrify
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Embargo
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Encore
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.FairyLock
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.FixatedStatus
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Flinch
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.FollowMe
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Foresight
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Freeze
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Frostbite
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.GastroAcid
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Gravity
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Grudge
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.HealBlock
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.HealingWish
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.HelpingHand
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Imprison
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Infatuated
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Ingrain
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.IonDeluge
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.LaserFocus
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Leech
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.LockOn
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.LuckyChant
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.LunarBlessing
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.LunarDance
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.MagicCoat
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.MagicRoom
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.MagnetRise
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.MatBlock
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.MeanLook
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Minimize
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Mist
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Nightmare
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.NoRetreat
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.ObscuredStatus
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Octolock
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Paralysis
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.PartialTrap
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Perish
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Poison
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.PoisonBadly
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Powder
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.PowerShift
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.PowerTrick
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.ProtectVariation
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.ProtectVariationTeam
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Recharge
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.RepeatDamage
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Resonance
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.SafeGuard
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.SaltCure
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Screen
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Sleep
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Snatch
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Splinters
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Split
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Sport
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Spotlight
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.SpringtideStormStatus
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.StatusBase
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Stockpile
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Substitute
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.SyrupBomb
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Tailwind
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.TarShot
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Taunt
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Telekinesis
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Terrain
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.ThroatChop
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Torment
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.TrickRoom
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Weather
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Wish
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.WonderRoom
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Yawn
- applyEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.ZPowerHeal
- applyEffectAfterAllMoveEffects(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.items.HeldItem
-
Triggers after all the targets of an attack have defended.
- applyEffectAfterAllMoveEffects(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.items.heldItems.EjectButtonItem
- applyEffectAfterAllMoveEffects(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.items.heldItems.EjectPackItem
- applyEffectAfterAllTargets(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.EffectBase
-
Triggers after a Pokemon attacks all of its targets.
- applyEffectAfterAllTargets(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.FlowerShield
- applyEffectAfterAllTargets(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.MagneticFlux
- applyEffectAfterAllTargets(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.PartingShot
- applyEffectAfterAllTargets(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.SelfBoost
-
Fires after the moves functionality has completed, after damage, etc.
- applyEffectAfterAllTargets(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.ShellTrap
-
Fires after the moves functionality has completed, after damage, etc.
- applyEffectAfterAllTargets(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.SwitchOut
- applyEffectAfterAllTargets(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.StatsEffectPost
-
Executes the stat effect after all hits of the attack have been completed.
- applyEffectAfterAllTargets(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.items.HeldItem
-
Triggers after a Pokémon attacks all of its targets.
- applyEffectAfterAllTargets(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.items.heldItems.LifeOrbItem
- applyEffectAfterContactEffects(PixelmonWrapper, PixelmonWrapper) - Static method in class com.pixelmonmod.pixelmon.battles.attacks.Attack
- applyEffectAfterContactEffects(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.EffectBase
-
These effects take place after contact effects such as Magician and Pickpocket take place.
- applyEffectAfterContactEffects(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Flee
- applyEffectAfterStatus(GlobalStatusController) - Method in class com.pixelmonmod.pixelmon.battles.status.GlobalStatusBase
-
Triggers at the end of every turn, after the turn tick resets effects.
- applyEffectAfterStatus(GlobalStatusController) - Method in class com.pixelmonmod.pixelmon.battles.status.Gravity
- applyEffectAfterStatus(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.EffectBase
-
Triggers at the end of every turn after residual status damage has been applied.
- applyEffectAfterStatus(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.GigatonHammer
- applyEffectAfterStatus(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.multiTurn.SkyDrop
- applyEffectAfterStatus(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Endure
- applyEffectBeforeContactLate(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Magician
-
Magician needs to use
Ability.applyEffectBeforeContactLate(PixelmonWrapper, PixelmonWrapper)so that if a contact move is used, Pickpocket will steal back the item that Magician steals. - applyEffectBeforeContactLate(PixelmonWrapper, PixelmonWrapper) - Method in interface com.pixelmonmod.pixelmon.api.pokemon.ability.Ability
-
Applies an ability effect after most attack effects, but before
Attack.applyContactLate(PixelmonWrapper, PixelmonWrapper) - applyEffectBeforeContactLate(PixelmonWrapper, PixelmonWrapper) - Static method in class com.pixelmonmod.pixelmon.battles.attacks.Attack
-
Applies an ability effect after most attack effects, but before
Attack.applyContactLate(PixelmonWrapper, PixelmonWrapper). - applyEffectBeforeContactLate(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.KnockOff
- applyEffectBeforeContactLate(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.SpecialAttackBase
-
Applies an ability effect after most attack effects, but before
Attack.applyContactLate(PixelmonWrapper, PixelmonWrapper) - applyEffectBeforeContactLate(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Thief
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.attackModifiers.AttackModifierBase
-
Causes an effect during the move.
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.attackModifiers.Damage
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.attackModifiers.MultipleHit
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.attackModifiers.OnlyUser
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Acupressure
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.AddType
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.AfterYou
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.AllySwitch
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.AromaticMist
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.BatonPass
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.BeatUp
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.BellyDrum
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Bestow
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.BrickBreak
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Camouflage
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Captivate
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Celebrate
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.ChangeAbility
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.ClangorousSoul
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Coaching
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Conversion
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Conversion2
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.CoreEnforcer
-
If the target has already moved, apply the GastroAcid effect.
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.CourtChange
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Curse
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.DamageReflect
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Defog
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Depletion
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Doodle
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.DragonCheer
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.DragonEnergy
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.DreamEater
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.EerieSpell
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Entrainment
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Feint
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.FilletAway
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.FinalGambit
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Fling
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.FlowerShield
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.FocusPunch
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.GearUp
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Geomancy
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.GoldRush
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Growth
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.HappyHour
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Haze
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.HealBell
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.HoldHands
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Hyperspace
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Incinerate
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Instruct
-
Causes effects before move connects.
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.JungleHealing
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.LastResort
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.MagicPowder
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.MagneticFlux
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.MeFirst
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Memento
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Mimic
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.MindBlown
-
Causes effects before the move's power is calculated.
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.NaturesMadness
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.OHKO
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.PainSplit
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.PayDay
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.PollenPuff
-
Causes effects before move connects.
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Poltergeist
-
Causes effects before move connects.
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Present
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.PsychoShift
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.PsychUp
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Psywave
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Purify
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Quash
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Rage
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.RaiseStats
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Recover
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Recycle
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.ReflectType
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Refresh
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Replenish
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Rest
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.RevivalBlessing
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.RolePlay
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Roost
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Rototiller
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.ShedTail
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.ShellTrap
-
Causes effects before move connects.
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.ShoreUp
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.SimpleBeam
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Sketch
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.SkillSwap
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.SleepTalk
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.SmackDown
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Snore
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Soak
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.SpecialAttackBase
-
Causes effects before move connects.
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.SpectralThief
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.SpeedSwap
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Spite
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Splash
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.SteelRoller
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.StuffCheeks
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Suicide
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Swallow
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Swap
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Sweetness
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.SwitchOut
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Synchronoise
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Synthesis
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.TakeHeart
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.TeaTime
-
Causes effects before move connects.
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Teleport
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.TidyUp
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.TopsyTurvy
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Transform
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Trick
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.VenomDrench
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.WorrySeed
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.multiTurn.Bide
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.multiTurn.ElectroShot
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.multiTurn.Fly
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.multiTurn.MeteorBeam
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.multiTurn.MultiTurnCharge
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.multiTurn.MultiTurnSpecialAttackBase
-
Triggers before the move hits the target.
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.multiTurn.PetalDance
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.multiTurn.ShadowForce
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.multiTurn.SkullBash
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.multiTurn.SkyDrop
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.multiTurn.SolarBeam
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.multiTurn.Uproar
- applyEffectDuring(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.zMoves.ZWeatherBall
- applyEffectHitOrMiss(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.EffectBase
-
Triggers after a Pokemon attacks, no matter if it hits or misses.
- applyEffectInDaycare(Pokemon, Pokemon) - Method in class com.pixelmonmod.pixelmon.items.HeldItem
-
Triggers when a Pokémon is put in a daycare with another Pokémon.
- applyEffectInDaycare(Pokemon, Pokemon) - Method in class com.pixelmonmod.pixelmon.items.heldItems.MirrorHerbItem
- applyEffectOnContact(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.items.HeldItem
-
Triggers when a Pokémon makes contact with the holder.
- applyEffectOnContact(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.items.heldItems.RockyHelmetItem
- applyEffectOnContact(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.items.heldItems.StickyBarbItem
- applyEffectOnContactTarget(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Aftermath
- applyEffectOnContactTarget(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.ContactDamage
- applyEffectOnContactTarget(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.CuteCharm
- applyEffectOnContactTarget(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.EffectSpore
- applyEffectOnContactTarget(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.FlameBody
- applyEffectOnContactTarget(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Gooey
- applyEffectOnContactTarget(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Mummy
- applyEffectOnContactTarget(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.PerishBody
- applyEffectOnContactTarget(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.PoisonPoint
- applyEffectOnContactTarget(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Static
- applyEffectOnContactTarget(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.TanglingHair
- applyEffectOnContactTarget(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.WanderingSpirit
- applyEffectOnContactTarget(PixelmonWrapper, PixelmonWrapper) - Method in interface com.pixelmonmod.pixelmon.api.pokemon.ability.Ability
-
Triggers when another Pokémon makes contact with this Pokémon.
- applyEffectOnContactTargetLate(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Pickpocket
- applyEffectOnContactTargetLate(PixelmonWrapper, PixelmonWrapper) - Method in interface com.pixelmonmod.pixelmon.api.pokemon.ability.Ability
-
Triggers when another Pokémon makes contact with this Pokémon.
- applyEffectOnContactUser(PixelmonWrapper, PixelmonWrapper) - Method in interface com.pixelmonmod.pixelmon.api.pokemon.ability.Ability
-
Triggers when the Pokémon makes contact.
- applyEffectOnStatModified(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Opportunist
- applyEffectOnStatModified(PixelmonWrapper, PixelmonWrapper) - Method in interface com.pixelmonmod.pixelmon.api.pokemon.ability.Ability
-
Triggers when the holder's stats are modified.
- applyEffectOnSwitch(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.EntryHazard
- applyEffectOnSwitch(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Gravity
- applyEffectOnSwitch(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.HealingWish
- applyEffectOnSwitch(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.LunarDance
- applyEffectOnSwitch(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.StatusBase
-
Triggers when the statused Pokémon switches in.
- applyEffectOnSwitch(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.ToxicSpikes
- applyEffectOnSwitch(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.ZPowerHeal
- applyEffectStart(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.EffectBase
-
Causes effects before the move's power is calculated.
- applyEffectStart(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Acrobatics
- applyEffectStart(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Assist
- applyEffectStart(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Assurance
- applyEffectStart(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.AuraWheel
- applyEffectStart(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.BarbBarrage
- applyEffectStart(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Belch
- applyEffectStart(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.BoltBeak
- applyEffectStart(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.CheckedStrikes
- applyEffectStart(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.ConsumeType
- applyEffectStart(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Copycat
- applyEffectStart(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.DoubleOnHalf
- applyEffectStart(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.DragonDarts
- applyEffectStart(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Drive
- applyEffectStart(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.DynamaxCannon
- applyEffectStart(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.EchoedVoice
- applyEffectStart(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.ElectroBall
- applyEffectStart(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Eruption
- applyEffectStart(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.ExpandingForce
- applyEffectStart(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Facade
- applyEffectStart(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.FakeOut
- applyEffectStart(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.FickleBeam
- applyEffectStart(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Flail
- applyEffectStart(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Fling
- applyEffectStart(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.FocusEnergy
- applyEffectStart(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Frustration
- applyEffectStart(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.FuryCutter
- applyEffectStart(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.FusionBolt
- applyEffectStart(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.FusionFlare
- applyEffectStart(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.FutureSight
- applyEffectStart(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.GravApple
- applyEffectStart(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.GyroBall
- applyEffectStart(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.HardPress
- applyEffectStart(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.HeavySlam
- applyEffectStart(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Hex
- applyEffectStart(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.HiddenPower
- applyEffectStart(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.HydroSteam
- applyEffectStart(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Judgment
- applyEffectStart(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.KnockOff
- applyEffectStart(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.LashOut
- applyEffectStart(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.LastRespects
- applyEffectStart(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.LowKick
- applyEffectStart(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Magnitude
- applyEffectStart(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Metronome
- applyEffectStart(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.MirrorMove
- applyEffectStart(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.MultiAttack
- applyEffectStart(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.NaturalGift
- applyEffectStart(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.NaturePower
- applyEffectStart(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.PartingShot
- applyEffectStart(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Payback
- applyEffectStart(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.PhotonGeyser
- applyEffectStart(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Pledge
- applyEffectStart(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.PopulationBomb
-
Deprecated.
- applyEffectStart(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Present
- applyEffectStart(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Psyblade
- applyEffectStart(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Punishment
- applyEffectStart(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.RageFist
- applyEffectStart(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.RagingBull
- applyEffectStart(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Retaliate
- applyEffectStart(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Return
- applyEffectStart(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.RevelationDance
- applyEffectStart(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Revenge
- applyEffectStart(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Reversal
- applyEffectStart(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.RisingVoltage
- applyEffectStart(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Round
- applyEffectStart(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.ShellSideArm
- applyEffectStart(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.SmellingSalt
- applyEffectStart(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.SpitUp
- applyEffectStart(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.StompingTantrum
-
Causes effects before the move's power is calculated.
- applyEffectStart(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.StoredPower
- applyEffectStart(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.SuckerPunch
- applyEffectStart(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.TerrainPulse
- applyEffectStart(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Toxic
- applyEffectStart(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.TripleAxel
-
Deprecated.
- applyEffectStart(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.TripleKick
-
Deprecated.
- applyEffectStart(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.TrumpCard
- applyEffectStart(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.UpperHand
- applyEffectStart(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Venoshock
- applyEffectStart(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.WakeUpSlap
- applyEffectStart(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.WeatherBall
- applyEffectStart(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.WringOut
- applyEffectStart(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.multiTurn.Rollout
- applyEffectStart(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.multiTurn.SkyDrop
- applyEffectStart(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.zMoves.ZNaturePower
- applyEffectStart(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Flinch
-
Checks if the target had a substitute before this attack hit.
- applyEffectTick(LivingEntity, int) - Method in class com.pixelmonmod.pixelmon.entities.effects.AvoidanceEffect
- applyEffectTick(LivingEntity, int) - Method in class com.pixelmonmod.pixelmon.entities.effects.RepelEffect
- applyEndOfBattleEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.BallFetch
-
Triggers at the end of the battle.
- applyEndOfBattleEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.BattleBond
-
Just in case it fails to revert.
- applyEndOfBattleEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.custom.Revenant
- applyEndOfBattleEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.DragonsMaw
-
Triggers at the end of the battle.
- applyEndOfBattleEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Illusion
- applyEndOfBattleEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.NaturalCure
- applyEndOfBattleEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.PowerConstruct
- applyEndOfBattleEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.ShieldsDown
- applyEndOfBattleEffect(PixelmonWrapper) - Method in interface com.pixelmonmod.pixelmon.api.pokemon.ability.Ability
-
Triggers at the end of the battle.
- applyEndOfBattleEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.PoisonBadly
- applyEndOfBattleEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.StatusBase
-
Triggers when the battle ends.
- applyEndOfBattleEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Transformed
- applyFoeSwitchInEffect(PixelmonWrapper, PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Trace
- applyFoeSwitchInEffect(PixelmonWrapper, PixelmonWrapper, PixelmonWrapper) - Method in interface com.pixelmonmod.pixelmon.api.pokemon.ability.Ability
-
Triggers after an enemy Pokémon switches in.
- applyHazards(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.EntryHazard
- applyItemToPokemonFromKeyPress(int) - Method in class com.pixelmonmod.pixelmon.client.gui.battles.BattleScreen
- applyLocationMutations() - Method in class com.pixelmonmod.pixelmon.api.spawning.SpawnAction
- applyMinecraft(B) - Method in interface com.pixelmonmod.api.requirement.Requirement
-
Applis the parsed requirement to the minecraft data
- applyMinecraft(PixelmonEntity) - Method in class com.pixelmonmod.api.pokemon.requirement.AbstractPokemonRequirement
- applyMinecraft(PixelmonEntity) - Method in class com.pixelmonmod.api.pokemon.requirement.GenericBuiltPokemonRequirement
- applyMinecraft(PixelmonEntity) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.AIRequirement
- applyMinecraft(PixelmonEntity) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.BossRequirement
- applyMinecraft(PixelmonEntity) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.CompatibleMoveRequirement
- applyMinecraft(PixelmonEntity) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.IsBossRequirement
- applyMinecraft(PixelmonEntity) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.LogicalAndRequirement
- applyMinecraft(PixelmonEntity) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.LogicalNOTRequirement
- applyMinecraft(PixelmonEntity) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.LogicalOrRequirement
- applyMinecraft(PixelmonEntity) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.MovePPRequirement
- applyMinecraft(PixelmonEntity) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.MoveRequirement
- applyMinecraft(PixelmonEntity) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.PositionRequirement
- applyMinecraft(PixelmonEntity) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.RandomSpeciesRequirement
- applyMinecraft(PixelmonEntity) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.shader.BlackAndWhiteShaderRequirement
- applyMinecraft(PixelmonEntity) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.shader.CelShaderRequirement
- applyMinecraft(PixelmonEntity) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.shader.RainbowShaderRequirement
- applyMinecraft(PixelmonEntity) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.shader.ShaderRequirement
- applyMinecraft(PixelmonEntity) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.TypeRequirement
- applyMinecraft(PixelmonEntity) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.UncatchableRequirement
- applyMinecraft(PixelmonEntity) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.WildRequirement
- applyMinecraft(StatueEntity) - Method in class com.pixelmonmod.api.statue.requirement.AbstractStatueRequirement
- applyMinecraft(StatueEntity) - Method in class com.pixelmonmod.api.statue.requirement.impl.AnimatedRequirement
- applyMinecraft(StatueEntity) - Method in class com.pixelmonmod.api.statue.requirement.impl.AnimationFrameRequirement
- applyMinecraft(StatueEntity) - Method in class com.pixelmonmod.api.statue.requirement.impl.AnimationTypeRequirement
- applyMinecraft(StatueEntity) - Method in class com.pixelmonmod.api.statue.requirement.impl.BoundingBoxModeRequirement
- applyMinecraft(StatueEntity) - Method in class com.pixelmonmod.api.statue.requirement.impl.CanMoveRequirement
- applyMinecraft(StatueEntity) - Method in class com.pixelmonmod.api.statue.requirement.impl.LogicalAndRequirement
- applyMinecraft(StatueEntity) - Method in class com.pixelmonmod.api.statue.requirement.impl.LogicalNOTRequirement
- applyMinecraft(StatueEntity) - Method in class com.pixelmonmod.api.statue.requirement.impl.LogicalOrRequirement
- applyMinecraft(StatueEntity) - Method in class com.pixelmonmod.api.statue.requirement.impl.PositionRequirement
- applyMinecraft(StatueEntity) - Method in class com.pixelmonmod.api.statue.requirement.impl.RandomSpeciesRequirement
- applyMinecraft(StatueEntity) - Method in class com.pixelmonmod.api.statue.requirement.impl.shader.BlackAndWhiteShaderRequirement
- applyMinecraft(StatueEntity) - Method in class com.pixelmonmod.api.statue.requirement.impl.shader.CelShaderRequirement
- applyMinecraft(StatueEntity) - Method in class com.pixelmonmod.api.statue.requirement.impl.shader.RainbowShaderRequirement
- applyMinecraft(StatueEntity) - Method in class com.pixelmonmod.api.statue.requirement.impl.shader.ShaderRequirement
- applyMinecraft(StatueEntity) - Method in class com.pixelmonmod.api.statue.requirement.impl.StatueTextureRequirement
- applyMinecraft(StatueEntity) - Method in class com.pixelmonmod.api.statue.requirement.impl.TypeRequirement
- applyMissEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.EffectBase
-
Triggers when the move misses.
- applyMissEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Defog
-
Overriding this so that if a Defog hits a Substitute it still clears hazards and terrain after not changing the stats of the target.
- applyMissEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.DragonDarts
-
If Dragon Darts would not affect the target, it will target the target's ally Pokémon with both hits.
- applyMissEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.FuryCutter
- applyMissEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.JumpKick
- applyMissEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.SteelBeam
- applyMissEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Suicide
- applyMissEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.SupercellSlam
- applyMissEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.multiTurn.MultiTurnCharge
- applyMissEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.multiTurn.MultiTurnSpecialAttackBase
- applyMissEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.multiTurn.PetalDance
- applyModified(int) - Method in class com.pixelmonmod.pixelmon.client.models.smd.Bone
- applyModified(Bone, int, float) - Method in class com.pixelmonmod.pixelmon.client.models.smd.DeformVertex
- applyOnCorrectCoinSideAfterDamage(List<Object>, PokemonAttackStatus, PokemonCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.attack.effects.AttackEffectWithOptionalFlip
- applyOnCorrectCoinSideAfterDamage(List<Object>, PokemonAttackStatus, PokemonCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.attack.effects.ConditionEffect
- applyOnCorrectCoinSideAfterDamage(List<Object>, PokemonAttackStatus, PokemonCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.attack.effects.DrawCardEffect
- applyOnCorrectCoinSideAfterDamage(List<Object>, PokemonAttackStatus, PokemonCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.attack.effects.SwitchPokemonEffect
- applyOnCorrectCoinSideBeforeDamage(List<Object>, PokemonAttackStatus, PokemonCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.attack.effects.AcidEffect
- applyOnCorrectCoinSideBeforeDamage(List<Object>, PokemonAttackStatus, PokemonCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.attack.effects.AttackEffectWithOptionalFlip
- applyOnCorrectCoinSideBeforeDamage(List<Object>, PokemonAttackStatus, PokemonCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.attack.effects.BenchDamageOppSelectEffect
- applyOnCorrectCoinSideBeforeDamage(List<Object>, PokemonAttackStatus, PokemonCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.attack.effects.ConditionEffect
- applyOnCorrectCoinSideBeforeDamage(List<Object>, PokemonAttackStatus, PokemonCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.attack.effects.DamageEffect
- applyOnCorrectCoinSideBeforeDamage(List<Object>, PokemonAttackStatus, PokemonCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.attack.effects.DisableCardEffect
- applyOnCorrectCoinSideBeforeDamage(List<Object>, PokemonAttackStatus, PokemonCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.attack.effects.DiscardAttachmentEffect
- applyOnCorrectCoinSideBeforeDamage(List<Object>, PokemonAttackStatus, PokemonCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.attack.effects.HealEffect
- applyOnCorrectCoinSideBeforeDamage(List<Object>, PokemonAttackStatus, PokemonCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.attack.effects.ImmuneEffect
- applyOnCorrectCoinSideBeforeDamage(List<Object>, PokemonAttackStatus, PokemonCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.attack.effects.MissedEffect
- applyOnDamageAbilityLate(PixelmonWrapper, PixelmonWrapper) - Static method in class com.pixelmonmod.pixelmon.battles.attacks.Attack
-
Triggered when a Pokémon makes has a move used on it.
- applyOppositeTeamEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.EntryHazard
- applyOppositeTeamEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.StatusBase
-
For effects that target the opponent's side of the field.
- applyOppositeTeamStatusesAfterContactEffects(PixelmonWrapper) - Static method in class com.pixelmonmod.pixelmon.battles.attacks.Attack
-
Applies status that affect the opponent's entire team.
- applyPostSwitchEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.IceFace
-
Triggers after the Pokémon switches in.
- applyPostSwitchEffect(PixelmonWrapper) - Method in interface com.pixelmonmod.pixelmon.api.pokemon.ability.Ability
-
Triggers after all the Pokémon switch in at the start of turn.
- applyPostSwitchEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.items.HeldItem
-
Triggers after all the Pokémon switch in at the start of turn.
- applyPostSwitchEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.items.heldItems.BoosterEnergyItem
- applyPreset(NPCPreset) - Method in class com.pixelmonmod.pixelmon.entities.npcs.NPC
-
Applies the given preset to this NPC
- ApplyPresetPacket - Class in com.pixelmonmod.pixelmon.comm.packetHandlers.entity.npc
- ApplyPresetPacket() - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.entity.npc.ApplyPresetPacket
- ApplyPresetPacket(NPC, ResourceLocation) - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.entity.npc.ApplyPresetPacket
- ApplyPresetPacket(UUID, ResourceLocation) - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.entity.npc.ApplyPresetPacket
- applyProtectionEffect(PixelmonWrapper, PixelmonWrapper, Attack) - Method in class com.pixelmonmod.pixelmon.battles.status.BanefulBunker
- applyProtectionEffect(PixelmonWrapper, PixelmonWrapper, Attack) - Method in class com.pixelmonmod.pixelmon.battles.status.BurningBulwark
- applyProtectionEffect(PixelmonWrapper, PixelmonWrapper, Attack) - Method in class com.pixelmonmod.pixelmon.battles.status.KingsShield
- applyProtectionEffect(PixelmonWrapper, PixelmonWrapper, Attack) - Method in class com.pixelmonmod.pixelmon.battles.status.Obstruct
- applyProtectionEffect(PixelmonWrapper, PixelmonWrapper, Attack) - Method in class com.pixelmonmod.pixelmon.battles.status.ProtectVariation
- applyProtectionEffect(PixelmonWrapper, PixelmonWrapper, Attack) - Method in class com.pixelmonmod.pixelmon.battles.status.SilkTrap
- applyProtectionEffect(PixelmonWrapper, PixelmonWrapper, Attack) - Method in class com.pixelmonmod.pixelmon.battles.status.SpikyShield
- applyRaidState() - Method in class com.pixelmonmod.api.client.screen.widget.input.PokemonSlot
- applyRecoil(PixelmonWrapper, float) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.attackModifiers.Recoil
-
Deals recoil damage to the user.
- applyRepeatedEffect(BattleController) - Method in class com.pixelmonmod.pixelmon.battles.status.Hail
- applyRepeatedEffect(BattleController) - Method in class com.pixelmonmod.pixelmon.battles.status.MysteriousAirCurrent
- applyRepeatedEffect(BattleController) - Method in class com.pixelmonmod.pixelmon.battles.status.Sandstorm
- applyRepeatedEffect(BattleController) - Method in class com.pixelmonmod.pixelmon.battles.status.Terrain
-
Triggers at the end of every turn.
- applyRepeatedEffect(BattleController) - Method in class com.pixelmonmod.pixelmon.battles.status.Weather
-
Triggers at the end of every turn.
- applyRepeatedEffect(GlobalStatusController) - Method in class com.pixelmonmod.pixelmon.battles.status.EchoedVoiceStatus
- applyRepeatedEffect(GlobalStatusController) - Method in class com.pixelmonmod.pixelmon.battles.status.FairyLock
- applyRepeatedEffect(GlobalStatusController) - Method in class com.pixelmonmod.pixelmon.battles.status.GlobalStatusBase
-
Triggers at the end of every turn.
- applyRepeatedEffect(GlobalStatusController) - Method in class com.pixelmonmod.pixelmon.battles.status.GrassyTerrain
- applyRepeatedEffect(GlobalStatusController) - Method in class com.pixelmonmod.pixelmon.battles.status.Gravity
- applyRepeatedEffect(GlobalStatusController) - Method in class com.pixelmonmod.pixelmon.battles.status.IonDeluge
- applyRepeatedEffect(GlobalStatusController) - Method in class com.pixelmonmod.pixelmon.battles.status.MagicRoom
- applyRepeatedEffect(GlobalStatusController) - Method in class com.pixelmonmod.pixelmon.battles.status.MysteriousAirCurrent
- applyRepeatedEffect(GlobalStatusController) - Method in class com.pixelmonmod.pixelmon.battles.status.RepeatDamage
- applyRepeatedEffect(GlobalStatusController) - Method in class com.pixelmonmod.pixelmon.battles.status.Sport
- applyRepeatedEffect(GlobalStatusController) - Method in class com.pixelmonmod.pixelmon.battles.status.Terrain
- applyRepeatedEffect(GlobalStatusController) - Method in class com.pixelmonmod.pixelmon.battles.status.TrickRoom
- applyRepeatedEffect(GlobalStatusController) - Method in class com.pixelmonmod.pixelmon.battles.status.Weather
- applyRepeatedEffect(GlobalStatusController) - Method in class com.pixelmonmod.pixelmon.battles.status.WonderRoom
- applyRepeatedEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.BadDreams
- applyRepeatedEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.BallFetch
-
Fires at the end of the turn.
- applyRepeatedEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.DrySkin
- applyRepeatedEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.GorillaTactics
- applyRepeatedEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Harvest
- applyRepeatedEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Healer
- applyRepeatedEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.HungerSwitch
-
Fires at the end of the turn.
- applyRepeatedEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Hydration
- applyRepeatedEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.IceBody
- applyRepeatedEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Moody
- applyRepeatedEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Pickup
- applyRepeatedEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.RainDish
- applyRepeatedEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Schooling
- applyRepeatedEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.ShedSkin
- applyRepeatedEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.ShieldsDown
- applyRepeatedEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.SlowStart
- applyRepeatedEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.SolarPower
- applyRepeatedEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.SpeedBoost
- applyRepeatedEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.WaterBubble
- applyRepeatedEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.ZenMode
- applyRepeatedEffect(PixelmonWrapper) - Method in interface com.pixelmonmod.pixelmon.api.pokemon.ability.Ability
-
Fires at the end of the turn.
- applyRepeatedEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.AquaRing
- applyRepeatedEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.BerryEaten
- applyRepeatedEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Burn
- applyRepeatedEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Cursed
- applyRepeatedEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Disable
- applyRepeatedEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Electrify
- applyRepeatedEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Embargo
- applyRepeatedEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Encore
- applyRepeatedEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.FirePledge
- applyRepeatedEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Flinch
- applyRepeatedEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.FollowMe
- applyRepeatedEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Frostbite
- applyRepeatedEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.FuryCutterStatus
- applyRepeatedEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.FutureSighted
- applyRepeatedEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.HealBlock
- applyRepeatedEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.HelpingHand
- applyRepeatedEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Imprison
- applyRepeatedEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Ingrain
- applyRepeatedEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.LaserFocus
- applyRepeatedEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Leech
- applyRepeatedEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.LuckyChant
- applyRepeatedEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.MagicCoat
- applyRepeatedEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.MagnetRise
- applyRepeatedEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.MatBlock
- applyRepeatedEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.MeanLook
- applyRepeatedEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Mist
- applyRepeatedEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.MoveOrderModifier
- applyRepeatedEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Nightmare
- applyRepeatedEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.NoRetreat
- applyRepeatedEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.ObscuredStatus
- applyRepeatedEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Octolock
- applyRepeatedEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.PartialTrap
- applyRepeatedEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Perish
- applyRepeatedEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.PledgeBase
- applyRepeatedEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Poison
- applyRepeatedEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.PoisonBadly
- applyRepeatedEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Powder
- applyRepeatedEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Protect
- applyRepeatedEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.ProtectVariationTeam
- applyRepeatedEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Recharge
- applyRepeatedEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.SafeGuard
- applyRepeatedEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.SaltCure
- applyRepeatedEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Screen
- applyRepeatedEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Snatch
- applyRepeatedEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Splinters
- applyRepeatedEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Spotlight
- applyRepeatedEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.SpringtideStormStatus
- applyRepeatedEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.StatusBase
-
Triggered at the end of every turn.
- applyRepeatedEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Substitute
- applyRepeatedEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.SuppressType
- applyRepeatedEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.SyrupBomb
- applyRepeatedEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Tailwind
- applyRepeatedEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Taunt
- applyRepeatedEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Telekinesis
- applyRepeatedEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.ThroatChop
-
Triggered at the end of every turn.
- applyRepeatedEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Torment
- applyRepeatedEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Wish
- applyRepeatedEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Yawn
- applyRepeatedEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.ZPowerHeal
-
If the PartingShot failed and no switch occurred, remove the status at the end of the turn.
- applyRepeatedEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.items.HeldItem
-
Triggers at the end of every turn.
- applyRepeatedEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.items.heldItems.AssaultVestItem
- applyRepeatedEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.items.heldItems.BerryJuiceItem
- applyRepeatedEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.items.heldItems.BerryLeppaItem
- applyRepeatedEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.items.heldItems.BerryStatIncreaseItem
- applyRepeatedEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.items.heldItems.BerryStatusItem
- applyRepeatedEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.items.heldItems.BlackSludgeItem
- applyRepeatedEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.items.heldItems.ChoiceItem
- applyRepeatedEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.items.heldItems.LeftoversItem
- applyRepeatedEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.items.heldItems.StickyBarbItem
- applyRepeatedEffectAfterStatus(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.CudChew
- applyRepeatedEffectAfterStatus(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.PowerConstruct
-
Fires at the end of the turn.
- applyRepeatedEffectAfterStatus(PixelmonWrapper) - Method in interface com.pixelmonmod.pixelmon.api.pokemon.ability.Ability
-
Triggers at the end of every turn after residual status damage has been applied.
- applyRepeatedEffectAfterStatus(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.items.HeldItem
-
Triggers at the end of every turn after residual status damage has been applied.
- applyRepeatedEffectAfterStatus(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.items.heldItems.EjectPackItem
- applyRepeatedEffectAfterStatus(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.items.heldItems.FlameOrbItem
- applyRepeatedEffectAfterStatus(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.items.heldItems.ToxicOrbItem
- applyRepel(ServerPlayer, RepelItem.EnumRepel) - Static method in class com.pixelmonmod.pixelmon.listener.RepelHandler
- applySelfStatusMove(PixelmonWrapper, SingleInstanceMoveResult) - Method in class com.pixelmonmod.pixelmon.battles.attacks.Attack
-
Triggered when a Pokémon uses a status move that targets itself.
- applySkipSelector(TrainerCardState, PokemonCardState, GameServerState, BoardLocation, int) - Method in class com.pixelmonmod.tcg.duel.trainer.Bill
- applySkipSelector(TrainerCardState, PokemonCardState, GameServerState, BoardLocation, int) - Method in class com.pixelmonmod.tcg.duel.trainer.ClefairyDoll
- applySkipSelector(TrainerCardState, PokemonCardState, GameServerState, BoardLocation, int) - Method in class com.pixelmonmod.tcg.duel.trainer.ComputerSearch
- applySkipSelector(TrainerCardState, PokemonCardState, GameServerState, BoardLocation, int) - Method in class com.pixelmonmod.tcg.duel.trainer.Defender
- applySkipSelector(TrainerCardState, PokemonCardState, GameServerState, BoardLocation, int) - Method in class com.pixelmonmod.tcg.duel.trainer.DevolutionSpray
- applySkipSelector(TrainerCardState, PokemonCardState, GameServerState, BoardLocation, int) - Method in class com.pixelmonmod.tcg.duel.trainer.EnergyRemoval
- applySkipSelector(TrainerCardState, PokemonCardState, GameServerState, BoardLocation, int) - Method in class com.pixelmonmod.tcg.duel.trainer.EnergyRetrieval
- applySkipSelector(TrainerCardState, PokemonCardState, GameServerState, BoardLocation, int) - Method in class com.pixelmonmod.tcg.duel.trainer.EnergySearch
- applySkipSelector(TrainerCardState, PokemonCardState, GameServerState, BoardLocation, int) - Method in class com.pixelmonmod.tcg.duel.trainer.FullHeal
- applySkipSelector(TrainerCardState, PokemonCardState, GameServerState, BoardLocation, int) - Method in class com.pixelmonmod.tcg.duel.trainer.Gambler
- applySkipSelector(TrainerCardState, PokemonCardState, GameServerState, BoardLocation, int) - Method in class com.pixelmonmod.tcg.duel.trainer.GustOfWind
- applySkipSelector(TrainerCardState, PokemonCardState, GameServerState, BoardLocation, int) - Method in class com.pixelmonmod.tcg.duel.trainer.ImposterProfOak
- applySkipSelector(TrainerCardState, PokemonCardState, GameServerState, BoardLocation, int) - Method in class com.pixelmonmod.tcg.duel.trainer.ItemFinder
- applySkipSelector(TrainerCardState, PokemonCardState, GameServerState, BoardLocation, int) - Method in class com.pixelmonmod.tcg.duel.trainer.Lass
- applySkipSelector(TrainerCardState, PokemonCardState, GameServerState, BoardLocation, int) - Method in class com.pixelmonmod.tcg.duel.trainer.Maintenance
- applySkipSelector(TrainerCardState, PokemonCardState, GameServerState, BoardLocation, int) - Method in class com.pixelmonmod.tcg.duel.trainer.MrFuji
- applySkipSelector(TrainerCardState, PokemonCardState, GameServerState, BoardLocation, int) - Method in class com.pixelmonmod.tcg.duel.trainer.MysteriousFossil
- applySkipSelector(TrainerCardState, PokemonCardState, GameServerState, BoardLocation, int) - Method in class com.pixelmonmod.tcg.duel.trainer.PlusPower
- applySkipSelector(TrainerCardState, PokemonCardState, GameServerState, BoardLocation, int) - Method in class com.pixelmonmod.tcg.duel.trainer.PokeBall
- applySkipSelector(TrainerCardState, PokemonCardState, GameServerState, BoardLocation, int) - Method in class com.pixelmonmod.tcg.duel.trainer.Pokedex
- applySkipSelector(TrainerCardState, PokemonCardState, GameServerState, BoardLocation, int) - Method in class com.pixelmonmod.tcg.duel.trainer.PokeFlute
- applySkipSelector(TrainerCardState, PokemonCardState, GameServerState, BoardLocation, int) - Method in class com.pixelmonmod.tcg.duel.trainer.PokemonBreeder
- applySkipSelector(TrainerCardState, PokemonCardState, GameServerState, BoardLocation, int) - Method in class com.pixelmonmod.tcg.duel.trainer.PokemonCenter
- applySkipSelector(TrainerCardState, PokemonCardState, GameServerState, BoardLocation, int) - Method in class com.pixelmonmod.tcg.duel.trainer.PokemonTrader
- applySkipSelector(TrainerCardState, PokemonCardState, GameServerState, BoardLocation, int) - Method in class com.pixelmonmod.tcg.duel.trainer.Potion
- applySkipSelector(TrainerCardState, PokemonCardState, GameServerState, BoardLocation, int) - Method in class com.pixelmonmod.tcg.duel.trainer.ProfOak
- applySkipSelector(TrainerCardState, PokemonCardState, GameServerState, BoardLocation, int) - Method in class com.pixelmonmod.tcg.duel.trainer.Recycle
- applySkipSelector(TrainerCardState, PokemonCardState, GameServerState, BoardLocation, int) - Method in class com.pixelmonmod.tcg.duel.trainer.Revive
- applySkipSelector(TrainerCardState, PokemonCardState, GameServerState, BoardLocation, int) - Method in class com.pixelmonmod.tcg.duel.trainer.ScoopUp
- applySkipSelector(TrainerCardState, PokemonCardState, GameServerState, BoardLocation, int) - Method in class com.pixelmonmod.tcg.duel.trainer.SuperEnergyRemoval
- applySkipSelector(TrainerCardState, PokemonCardState, GameServerState, BoardLocation, int) - Method in class com.pixelmonmod.tcg.duel.trainer.SuperPotion
- applySkipSelector(TrainerCardState, PokemonCardState, GameServerState, BoardLocation, int) - Method in class com.pixelmonmod.tcg.duel.trainer.Switch
- applySkipSelector(TrainerCardState, PokemonCardState, GameServerState, BoardLocation, int) - Method in class com.pixelmonmod.tcg.duel.TrainerEffect
-
This function skips the selector, taking what it was placed on as the parameter.
- ApplySpecInteractionResult - Class in com.pixelmonmod.pixelmon.api.npc.interaction.result.type.spec
- ApplySpecInteractionResult(List<PokemonSpecification>) - Constructor for class com.pixelmonmod.pixelmon.api.npc.interaction.result.type.spec.ApplySpecInteractionResult
- applySpecs(Pokemon, String[]) - Static method in class com.pixelmonmod.pixelmon.api.command.PixelmonCommandUtils
-
Applies a list of specs to a specified pokemon
- applyStartOfBattleEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Unburden
- applyStartOfBattleEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.ZenMode
- applyStartOfBattleEffect(PixelmonWrapper) - Method in interface com.pixelmonmod.pixelmon.api.pokemon.ability.Ability
-
Triggers at the start of the battle.
- applyStartOfBattleHeadOfPartyEffect(Pokemon, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Synchronize
-
Sets the nature of an encountered wild Pokémon to the same nature as the user.
- applyStartOfBattleHeadOfPartyEffect(Pokemon, PixelmonWrapper) - Method in interface com.pixelmonmod.pixelmon.api.pokemon.ability.Ability
-
Triggers at the start of the battle, if the ability is at the head of the party.
- applyStartOfTurnEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.QuickDraw
- applyStartOfTurnEffect(PixelmonWrapper) - Method in interface com.pixelmonmod.pixelmon.api.pokemon.ability.Ability
-
Triggers at the start of the turn, after switches and evolutions
- applyStartOfTurnEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.items.HeldItem
-
Triggers at the start of the turn, after switches and evolutions.
- applyStartOfTurnEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.items.heldItems.BerryCustapItem
- applyStartOfTurnEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.items.heldItems.EjectPackItem
- applyStartOfTurnEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.items.heldItems.QuickClawItem
- applyStatEffect(PixelmonWrapper, PixelmonWrapper, ImmutableAttack) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.StatsEffect
-
Executes the stat effect.
- applyStatEffect(PixelmonWrapper, PixelmonWrapper, ImmutableAttack) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.StatsEffectCone
-
Executes the stat effect.
- applyStatEffect(PixelmonWrapper, PixelmonWrapper, ImmutableAttack) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.StatsEffectTeam
-
Executes the stat effect.
- applyStatus(PixelmonWrapper) - Static method in class com.pixelmonmod.pixelmon.battles.status.ChiStrikeStatus
- applySwitchInEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Anticipation
- applySwitchInEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.AsOne
- applySwitchInEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Aura
- applySwitchInEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.BattleBond
-
Override this in case Greninja spawns as Ash-Greninja and the user flees or loses the battle.
- applySwitchInEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Comatose
- applySwitchInEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Commander
- applySwitchInEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Costar
- applySwitchInEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.CuriousMedicine
- applySwitchInEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.custom.Revenant
- applySwitchInEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.DauntlessShield
- applySwitchInEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.DeltaStream
- applySwitchInEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.DesolateLand
- applySwitchInEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Download
- applySwitchInEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Drizzle
- applySwitchInEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Drought
- applySwitchInEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.ElectricSurge
- applySwitchInEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.FlashFire
-
Triggers after the Pokémon switches in and when the Pokémon gains an Ability.
- applySwitchInEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.FlowerGift
- applySwitchInEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Forecast
- applySwitchInEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Forewarn
- applySwitchInEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Frisk
- applySwitchInEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.GorillaTactics
- applySwitchInEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.GrassySurge
- applySwitchInEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.HadronEngine
- applySwitchInEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Hospitality
- applySwitchInEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.IgnoreWeather
- applySwitchInEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Illusion
- applySwitchInEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Imposter
- applySwitchInEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Intimidate
- applySwitchInEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.IntrepidSword
- applySwitchInEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Klutz
- applySwitchInEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.MistySurge
- applySwitchInEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.MoldBreaker
- applySwitchInEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.NeutralizingGas
- applySwitchInEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.OfRuin
- applySwitchInEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.OrichalcumPulse
- applySwitchInEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Pressure
- applySwitchInEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.PreventStatus
- applySwitchInEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.PreventStatusTeam
- applySwitchInEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.PrimordialSea
- applySwitchInEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Protosynthesis
- applySwitchInEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.PsychicSurge
- applySwitchInEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.QuarkDrive
- applySwitchInEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Redirect
- applySwitchInEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.SandStream
- applySwitchInEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Schooling
- applySwitchInEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.ScreenCleaner
- applySwitchInEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.ShieldsDown
- applySwitchInEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.SlowStart
- applySwitchInEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.SnowWarning
- applySwitchInEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.SupersweetSyrup
- applySwitchInEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.SupremeOverlord
- applySwitchInEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Teravolt
- applySwitchInEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.ThermalExchange
- applySwitchInEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Trace
- applySwitchInEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Truant
- applySwitchInEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Turboblaze
- applySwitchInEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Unnerve
- applySwitchInEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.ZeroToHero
- applySwitchInEffect(PixelmonWrapper) - Method in interface com.pixelmonmod.pixelmon.api.pokemon.ability.Ability
-
Triggers after the Pokémon switches in and when the Pokémon gains an Ability.
- applySwitchInEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.items.HeldItem
-
Triggers when the holder switches in and when a Pokémon receives a held item in battle.
- applySwitchInEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.items.heldItems.AirBalloonItem
- applySwitchInEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.items.heldItems.AmuletCoinItem
- applySwitchInEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.items.heldItems.AssaultVestItem
- applySwitchInEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.items.heldItems.BerryJuiceItem
- applySwitchInEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.items.heldItems.BerryLeppaItem
- applySwitchInEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.items.heldItems.BerryRestoreHPItem
- applySwitchInEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.items.heldItems.BerryStatIncreaseItem
- applySwitchInEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.items.heldItems.BerryStatusItem
- applySwitchInEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.items.heldItems.ChoiceItem
- applySwitchInEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.items.heldItems.HeavyDutyBootsItem
- applySwitchInEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.items.heldItems.IronBallItem
- applySwitchInEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.items.heldItems.MentalHerbItem
- applySwitchInEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.items.heldItems.RoomServiceItem
- applySwitchInEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.items.heldItems.TerrainSeedItem
-
Triggers when the holder switches in and when a Pokémon receives a held item in battle.
- applySwitchInEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.items.heldItems.UtilityUmbrellaItem
-
Force a Pokémon to return to its default form upon receiving a Utility Umbrella in battle.
- applySwitchOutEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.AsOne
- applySwitchOutEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Aura
- applySwitchOutEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.DeltaStream
- applySwitchOutEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.DesolateLand
- applySwitchOutEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.FlowerGift
- applySwitchOutEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Forecast
- applySwitchOutEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.GorillaTactics
- applySwitchOutEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.GulpMissile
- applySwitchOutEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.IgnoreWeather
- applySwitchOutEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Illusion
- applySwitchOutEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.NaturalCure
- applySwitchOutEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.NeutralizingGas
- applySwitchOutEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.OfRuin
- applySwitchOutEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.PrimordialSea
- applySwitchOutEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Regenerator
- applySwitchOutEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.SlowStart
- applySwitchOutEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.StanceChange
- applySwitchOutEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Unburden
- applySwitchOutEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Unnerve
- applySwitchOutEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.ZeroToHero
- applySwitchOutEffect(PixelmonWrapper) - Method in interface com.pixelmonmod.pixelmon.api.pokemon.ability.Ability
-
Triggers when the Pokémon switches out.
- applySwitchOutEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.items.HeldItem
-
Triggers when the holder switches out.
- applySwitchOutEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.items.heldItems.ChoiceItem
- applySwitchOutEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.items.heldItems.MetronomeItem
- applySwitchOutEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.PoisonBadly
- applySwitchOutEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.StatusBase
-
Triggers when the statused Pokémon switches out.
- applySwitchOutEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Wish
- applySwitchReplaceEffect(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Truant
- applySwitchReplaceEffect(PixelmonWrapper, PixelmonWrapper) - Method in interface com.pixelmonmod.pixelmon.api.pokemon.ability.Ability
-
Triggers after an Pokémon switches in.
- applyToClientEntity(TransformPacket) - Static method in class com.pixelmonmod.pixelmon.battles.status.Transformed
- ApplyToPokemon - Class in com.pixelmonmod.pixelmon.client.gui.battles.battleScreens.screens.bag
-
Created by Jay113355 on 12/1/2020.
- ApplyToPokemon(BattleScreen, BattleMode) - Constructor for class com.pixelmonmod.pixelmon.client.gui.battles.battleScreens.screens.bag.ApplyToPokemon
-
Initializes the battle screen.
- applyYawToEntity(Entity) - Method in class com.pixelmonmod.pixelmon.entities.bikes.BikeEntity
-
Applies this entity's yaw to the given entity.
- applyZOffsetFix() - Method in record class com.pixelmonmod.pixelmon.client.render.entity.renderers.entity.RenderContext
-
Returns the value of the
applyZOffsetFixrecord component. - applyZOffsetFix(boolean) - Method in class com.pixelmonmod.pixelmon.client.render.entity.renderers.entity.RenderContext.Builder
- APPRAISE_ROD - Static variable in class com.pixelmonmod.pixelmon.init.registry.InteractionResults
- AppraiseRodInteractionResult - Class in com.pixelmonmod.pixelmon.api.npc.interaction.result.type
- AppraiseRodInteractionResult(String) - Constructor for class com.pixelmonmod.pixelmon.api.npc.interaction.result.type.AppraiseRodInteractionResult
- apricorn - Variable in class com.pixelmonmod.pixelmon.items.ApricornItem
-
The Apricorn's type.
- apricorn - Variable in class com.pixelmonmod.pixelmon.items.CookedApricornItem
-
The Apricorn's type.
- apricorn() - Method in enum class com.pixelmonmod.pixelmon.enums.items.ApricornType
- APRICORN - Static variable in class com.pixelmonmod.pixelmon.world.generation.FoliageRegistration
- APRICORN_BOX - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- APRICORN_LEAVES_BLACK - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- APRICORN_LEAVES_BLUE - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- APRICORN_LEAVES_GREEN - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- APRICORN_LEAVES_PINK - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- APRICORN_LEAVES_RED - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- APRICORN_LEAVES_WHITE - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- APRICORN_LEAVES_YELLOW - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- APRICORN_LOG - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- APRICORN_PLANT_BLACK - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- APRICORN_PLANT_BLUE - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- APRICORN_PLANT_GREEN - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- APRICORN_PLANT_PINK - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- APRICORN_PLANT_RED - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- APRICORN_PLANT_WHITE - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- APRICORN_PLANT_YELLOW - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- ApricornEvent - Class in com.pixelmonmod.pixelmon.api.events
-
Superclass event for all apricorn related actions.
- ApricornEvent(Level, BlockState, ApricornType, BlockPos) - Constructor for class com.pixelmonmod.pixelmon.api.events.ApricornEvent
- ApricornEvent.Pick - Class in com.pixelmonmod.pixelmon.api.events
-
ApricornEventsubclass event which fires when an apricorn is being picked by a player. - ApricornFoliagePlacer - Class in com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl
- ApricornFoliagePlacer() - Constructor for class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.ApricornFoliagePlacer
- ApricornItem - Class in com.pixelmonmod.pixelmon.items
-
Can be used to make Poké Balls.
- ApricornItem(ApricornType) - Constructor for class com.pixelmonmod.pixelmon.items.ApricornItem
-
Initializes the Apricorn.
- ApricornLeavesBlock - Class in com.pixelmonmod.pixelmon.blocks
- ApricornLeavesBlock(ApricornType, BlockBehaviour.Properties) - Constructor for class com.pixelmonmod.pixelmon.blocks.ApricornLeavesBlock
- apricornTree(ApricornType) - Static method in class com.pixelmonmod.pixelmon.world.generation.features.tree.PixelmonTreeGrowers
- ApricornType - Enum Class in com.pixelmonmod.pixelmon.enums.items
- APRICOT_SAUCY - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonPalettes
- APRICOT_STRIPES - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonPalettes
- APRICOT_TIGER - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonPalettes
- APRICOT_ZEBRA - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonPalettes
- AQUA_BREED - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonForms
- AQUA_CUTTER - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- AQUA_JET - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- AQUA_RING - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- AQUA_STEP - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- AQUA_TAIL - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- AquaRing - Class in com.pixelmonmod.pixelmon.battles.status
-
Heals the Pokémon by 1/16th of its maximum hp every turn.
- AquaRing - Enum constant in enum class com.pixelmonmod.pixelmon.battles.status.StatusType
- AquaRing() - Constructor for class com.pixelmonmod.pixelmon.battles.status.AquaRing
-
Initializes the status.
- ARAQUANID - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- ARBOK - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- ARBOK - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- ARBOLIVA - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- ARBOLIVA - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- ARC_CHALICE - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- ARC_CHALICE - Static variable in class com.pixelmonmod.pixelmon.init.registry.TileEntityRegistration
- ARC_CHALICES_ACTIVATED - Static variable in class com.pixelmonmod.pixelmon.init.registry.PixelmonStatisticsRegistry
- arcaneryParticleCount - Static variable in class com.pixelmonmod.pixelmon.client.particle.ParticleEvents
- ARCANINE - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- ARCANINE - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- ArcChaliceBlock - Class in com.pixelmonmod.pixelmon.blocks
- ArcChaliceBlock(BlockBehaviour.Properties) - Constructor for class com.pixelmonmod.pixelmon.blocks.ArcChaliceBlock
- ArcChaliceTileEntity - Class in com.pixelmonmod.pixelmon.blocks.tileentity
- ArcChaliceTileEntity(BlockPos, BlockState) - Constructor for class com.pixelmonmod.pixelmon.blocks.tileentity.ArcChaliceTileEntity
- ARCEUS - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- ARCEUS - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- ArceusEvent - Class in com.pixelmonmod.pixelmon.api.events.legendary
-
Superclass event for actions related to the Arceus legendary event.
- ArceusEvent(UUID) - Constructor for class com.pixelmonmod.pixelmon.api.events.legendary.ArceusEvent
- ArceusEvent.AddPlate - Class in com.pixelmonmod.pixelmon.api.events.legendary
-
ArceusEventsubclass event fired for when a player adds one of the elemental plates to the Arc Chalice. - ArceusEvent.CreateFlute - Class in com.pixelmonmod.pixelmon.api.events.legendary
-
ArceusEventsubclass event fired when the Arc Chalice animation completes and the Azure Flute item is about to be spawned into the world. - ArceusEvent.PlayFlute - Class in com.pixelmonmod.pixelmon.api.events.legendary
-
ArceusEventsubclass event that fires when an Azure Flute is played near a Timespace Altar. - ARCHALUDON - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- ARCHEN - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- ARCHEN - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- ARCHEOPS - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- ARCHEOPS - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- ARCHIPELAGO - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonPalettes
- ARCTIBAX - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- ARCTIBAX - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- ARCTOVISH - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- ARCTOVISH - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- ARCTOZOLT - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- ARCTOZOLT - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- area() - Method in class com.pixelmonmod.api.client.screen.util.Bounds
- AREANAME - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
-
The area name String for random encounters
- areaSelectEnd - Variable in class com.pixelmonmod.pixelmon.client.gui.pc.MultiSelectPCMode
- areaSelectEnd(StoragePosition) - Method in class com.pixelmonmod.pixelmon.client.gui.pc.MultiSelectPCMode
- areaSelectStart - Variable in class com.pixelmonmod.pixelmon.client.gui.pc.MultiSelectPCMode
- areaSelectStart(StoragePosition) - Method in class com.pixelmonmod.pixelmon.client.gui.pc.MultiSelectPCMode
- areaSelectStart(StoragePosition, boolean) - Method in class com.pixelmonmod.pixelmon.client.gui.pc.MultiSelectPCMode
- areMessagesInOrder(String...) - Method in class com.pixelmonmod.pixelmon.battles.controller.log.BattleLog
- ARENA_TRAP - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ability.AbilityRegistry
- ArenaTrap - Class in com.pixelmonmod.pixelmon.api.pokemon.ability.abilities
-
Prevents grounded Pokémon from switching.
- ArenaTrap() - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.ArenaTrap
- ArenaTrapTests - Class in com.pixelmonmod.pixelmon.api.test.impl.ability
- ArenaTrapTests() - Constructor for class com.pixelmonmod.pixelmon.api.test.impl.ability.ArenaTrapTests
- arePokemonAdjacent(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.controller.BattleController
- areShieldsUp() - Method in class com.pixelmonmod.pixelmon.battles.controller.participants.RaidPixelmonParticipant
- areSlotsLocked() - Method in enum class com.pixelmonmod.pixelmon.api.battles.BattleType
- areTrainersDisabled() - Method in class com.pixelmonmod.tcg.duel.state.PlayerCommonState
- args - Variable in class com.pixelmonmod.api.component.BetterTranslatableContents
- ARIA - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonForms
- ARIADOS - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- ARIADOS - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- ARM_THRUST - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- ARMALDO - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- ARMALDO - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- ARMAROUGE - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- ArmchairBlock - Class in com.pixelmonmod.pixelmon.blocks.furniture
- ArmchairBlock(BlockBehaviour.Properties, DyeColor) - Constructor for class com.pixelmonmod.pixelmon.blocks.furniture.ArmchairBlock
- ARMOR - Enum constant in enum class com.pixelmonmod.pixelmon.enums.items.EnumFossils
- ARMOR_CANNON - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- ARMOR_FOSSIL - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- ARMOR_PASS - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- ARMOR_TAIL - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ability.AbilityRegistry
- ArmorEffectEvent - Class in com.pixelmonmod.pixelmon.api.events
- ArmorEffectEvent(GenericArmor, Level, Player, ItemStack, IArmorEffect, IItemAttributeModifier) - Constructor for class com.pixelmonmod.pixelmon.api.events.ArmorEffectEvent
- ArmorEffectEvent.Attribute - Class in com.pixelmonmod.pixelmon.api.events
- ArmorEffectEvent.Effect - Class in com.pixelmonmod.pixelmon.api.events
- armorFossil - Static variable in class com.pixelmonmod.pixelmon.client.render.tileEntities.SharedModels
-
The Armor Fossil's model.
- ARMORITE_ORE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- armorLevel() - Method in record class com.pixelmonmod.pixelmon.api.config.api.data.ToolEffectData
-
Returns the value of the
armorLevelrecord component. - ArmorTail - Class in com.pixelmonmod.pixelmon.api.pokemon.ability.abilities
- ArmorTail() - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.ArmorTail
- AROMA_VEIL - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ability.AbilityRegistry
- AROMATHERAPY - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- AromatherapyTests - Class in com.pixelmonmod.pixelmon.api.test.impl.move
- AromatherapyTests() - Constructor for class com.pixelmonmod.pixelmon.api.test.impl.move.AromatherapyTests
- AROMATIC_MIST - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- AromaticMist - Class in com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic
-
Increases an ally's Special Defense by one stage.
- AromaticMist() - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.AromaticMist
- AromaticMistTests - Class in com.pixelmonmod.pixelmon.api.test.impl.move
-
Tests for Aromatic Mist
- AromaticMistTests() - Constructor for class com.pixelmonmod.pixelmon.api.test.impl.move.AromaticMistTests
- AROMATISSE - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- AromaVeil - Class in com.pixelmonmod.pixelmon.api.pokemon.ability.abilities
-
Prevents the Pokémon and its teammates from being afflicted with Attract, Disable, Encore, Heal Block, Taunt, and Torment.
- AromaVeil() - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.AromaVeil
- AromaVeilTests - Class in com.pixelmonmod.pixelmon.api.test.impl.ability
-
Tests for the Aroma Veil ability
- AromaVeilTests() - Constructor for class com.pixelmonmod.pixelmon.api.test.impl.ability.AromaVeilTests
- ARON - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- ARON - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- arrayHasNull(T[]) - Static method in class com.pixelmonmod.pixelmon.api.util.helpers.ArrayHelper
-
Checks if an array or any of its elements are null, or if the array is empty.
- ArrayHelper - Class in com.pixelmonmod.pixelmon.api.util.helpers
-
Helper methods when dealing with arrays.
- ArrayHelper() - Constructor for class com.pixelmonmod.pixelmon.api.util.helpers.ArrayHelper
- ARROKUDA - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- ARROKUDA - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- arrow - Static variable in class com.pixelmonmod.pixelmon.client.gui.Resources
- ArrowButton - Class in com.pixelmonmod.pixelmon.client.gui.widgets
-
This comes from an old mod i've made more than an year ago, it's not *that* elegant, but ( ( it just works ) )
- ArrowButton(int, int, int, ArrowButton.Direction, Button.OnPress) - Constructor for class com.pixelmonmod.pixelmon.client.gui.widgets.ArrowButton
- ArrowButton.Direction - Enum Class in com.pixelmonmod.pixelmon.client.gui.widgets
- arrowLeft - Static variable in class com.pixelmonmod.pixelmon.client.gui.Resources
- arrowLeftBackground - Static variable in class com.pixelmonmod.pixelmon.client.gui.Resources
- arrowRight - Static variable in class com.pixelmonmod.pixelmon.client.gui.Resources
- arrowRightBackground - Static variable in class com.pixelmonmod.pixelmon.client.gui.Resources
- arrowsMouseClicked(double, double) - Method in class com.pixelmonmod.pixelmon.client.gui.pokechecker.PokeCheckerScreen
-
Displays to the next or previous Pokémon in the player's party when an arrow button is clicked.
- ARTICUNO - Enum constant in enum class com.pixelmonmod.pixelmon.api.enums.ShrineType
- ARTICUNO - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- ARTICUNO - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- ARTICUNO_GALAR - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- ARTICUNO_SHRINE - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- ARTIST - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ribbon.RibbonRegistry
- AS_ONE - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ability.AbilityRegistry
- asa - Static variable in class com.pixelmonmod.pixelmon.entities.pixelmon.interactions.InteractionDeveloper
- ASA - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ribbon.RibbonRegistry
- asAdult() - Method in record class com.pixelmonmod.pixelmon.api.npc.entity.EntityProperties
-
Creates a new
EntityPropertieswith the child property set to false. - asChild() - Method in record class com.pixelmonmod.pixelmon.api.npc.entity.EntityProperties
-
Creates a new
EntityPropertieswith the child property set to true. - ASH - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonForms
- ASHEN - Enum constant in enum class com.pixelmonmod.pixelmon.storage.extras.PixelExtrasData.RobeType
- ASHEN - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonPalettes
- ASHEN_PALETTE_PIXELMON_CAUGHT - Static variable in class com.pixelmonmod.pixelmon.init.registry.PixelmonStatisticsRegistry
- ashNinja - Variable in class com.pixelmonmod.pixelmon.battles.controller.participants.BattleParticipant
- asImmutable() - Method in class com.pixelmonmod.pixelmon.api.pokemon.stats.Moveset
- ASLEEP - Static variable in class com.pixelmonmod.tcg.api.accessors.CardConditions
- asLookup() - Method in record class com.pixelmonmod.pixelmon.api.dummy.DummyRegistry
- AsOne - Class in com.pixelmonmod.pixelmon.api.pokemon.ability.abilities
- AsOne() - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.AsOne
- AsOneTests - Class in com.pixelmonmod.pixelmon.api.test.impl.ability
-
Tests for As One
- AsOneTests() - Constructor for class com.pixelmonmod.pixelmon.api.test.impl.ability.AsOneTests
- ASPEAR - Enum constant in enum class com.pixelmonmod.pixelmon.enums.BerryType
- ASPEAR - Static variable in class com.pixelmonmod.pixelmon.world.generation.FoliageRegistration
- ASPEAR_BERRY - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- AspearFoliagePlacer - Class in com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl
- AspearFoliagePlacer() - Constructor for class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.AspearFoliagePlacer
- aspect() - Method in class com.pixelmonmod.api.client.screen.StatefulScreen
- ASSAULT_VEST - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- assaultVest - Enum constant in enum class com.pixelmonmod.pixelmon.enums.heldItems.EnumHeldItems
- AssaultVestItem - Class in com.pixelmonmod.pixelmon.items.heldItems
-
Raises Special Defense by 50% and prevents status moves from being used.
- AssaultVestItem() - Constructor for class com.pixelmonmod.pixelmon.items.heldItems.AssaultVestItem
-
Initializes the held item.
- AssaultVestTests - Class in com.pixelmonmod.pixelmon.api.test.impl.item
- AssaultVestTests() - Constructor for class com.pixelmonmod.pixelmon.api.test.impl.item.AssaultVestTests
- assemble(CraftingInput, HolderLookup.Provider) - Method in class com.pixelmonmod.pixelmon.api.recipe.BerryJuiceRecipe
- assemble(CraftingInput, HolderLookup.Provider) - Method in class com.pixelmonmod.pixelmon.api.recipe.InfuserRecipe
- Assemble(ServerPlayer, ReassemblyUnitTileEntity, Pokemon, StoragePosition, ItemStack, int, int) - Constructor for class com.pixelmonmod.pixelmon.api.events.legendary.ZygardeEvent.Assemble
- ASSEMBLE_ZYGARDE - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.event.PixelmonInteractionEventTypes
- AssembleZygardeInteractionEventLogic - Class in com.pixelmonmod.pixelmon.api.npc.interaction.event.type
- AssembleZygardeInteractionEventLogic() - Constructor for class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.AssembleZygardeInteractionEventLogic
- ASSEMBLING - Enum constant in enum class com.pixelmonmod.pixelmon.blocks.tileentity.ReassemblyUnitTileEntity.Mode
- ASSEMBLY - Enum constant in enum class com.pixelmonmod.pixelmon.client.gui.zygarde.ZygardeReassemblyUnitScreen.Mode
- ASSEMBLY_WITH_ZYGARDE - Enum constant in enum class com.pixelmonmod.pixelmon.client.gui.zygarde.ZygardeReassemblyUnitScreen.Mode
- assignment(ClientResearch) - Method in class com.pixelmonmod.api.client.screen.widget.misc.Assignment
- Assignment - Class in com.pixelmonmod.api.client.screen.widget.misc
- Assignment() - Constructor for class com.pixelmonmod.api.client.screen.widget.misc.Assignment
- ASSIGNMENT_COMPARATOR - Static variable in class com.pixelmonmod.pixelmon.client.storage.ClientResearchManager
- ASSIGNMENTS_FORM - Static variable in class com.pixelmonmod.api.client.screen.StandardColorPalette
- assignRandomFish(SpawnActionPokemon) - Static method in class com.pixelmonmod.pixelmon.api.config.FormLogRegistry
- ASSIMP - Static variable in class com.pixelmonmod.pixelmon.init.registry.PixelmonModelLoaders
- ASSIMP - Static variable in class com.pixelmonmod.pixelmon.init.registry.PixelmonRenderingTypes
- AssimpEntityRenderer - Class in com.pixelmonmod.pixelmon.client.render.entity.renderers.assimp.entity
- AssimpEntityRenderer() - Constructor for class com.pixelmonmod.pixelmon.client.render.entity.renderers.assimp.entity.AssimpEntityRenderer
- AssimpRenderer - Class in com.pixelmonmod.pixelmon.client.render.entity.renderers.assimp.render
- AssimpRenderer() - Constructor for class com.pixelmonmod.pixelmon.client.render.entity.renderers.assimp.render.AssimpRenderer
- AssimpRenderType - Class in com.pixelmonmod.pixelmon.client.render.entity.renderers.assimp.render
- AssimpRenderType(RenderContext, Scene) - Constructor for class com.pixelmonmod.pixelmon.client.render.entity.renderers.assimp.render.AssimpRenderType
- AssimpSceneLoader - Class in com.pixelmonmod.pixelmon.client.render.entity.renderers.assimp
- AssimpSceneLoader() - Constructor for class com.pixelmonmod.pixelmon.client.render.entity.renderers.assimp.AssimpSceneLoader
- Assist - Class in com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic
-
Randomly uses a move known by another Pokémon in the user's party.
- Assist() - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Assist
- ASSIST - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- Assurance - Class in com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic
-
Deals double damage if the target has already taken damage in the turn.
- Assurance - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen8TechnicalMachines
- Assurance() - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Assurance
- ASSURANCE - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- AssuranceTests - Class in com.pixelmonmod.pixelmon.api.test.impl.move
- AssuranceTests() - Constructor for class com.pixelmonmod.pixelmon.api.test.impl.move.AssuranceTests
- ASTONISH - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- ASTRAL_BARRAGE - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- asWrapper() - Method in class com.pixelmonmod.pixelmon.battles.controller.participants.TestParticipant
-
Access the default pokemon as a PixelmonWrapper
- asWrapper(Pokemon) - Method in class com.pixelmonmod.pixelmon.battles.controller.participants.TestParticipant
-
Access any pokemon in the participant's party, can be used to access fainted pokemon
- async() - Method in class com.pixelmonmod.pixelmon.api.util.Scheduling.ScheduledTask.Builder
- async(boolean) - Method in class com.pixelmonmod.pixelmon.api.util.Scheduling.ScheduledTask.Builder
- async(Runnable) - Static method in class com.pixelmonmod.pixelmon.api.util.Scheduling
- Ate - Class in com.pixelmonmod.pixelmon.api.pokemon.ability.abilities
-
Changes Normal-type moves into a different type and increases their power by 1.2x.
- Ate(ResourceKey<Type>) - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Ate
-
Initializes the Ability.
- atEndTask - Variable in class com.pixelmonmod.pixelmon.entities.pixelmon.helpers.animation.IncrementingVariable
- atMost(double, int) - Method in class com.pixelmonmod.pixelmon.api.test.BattleTestHelper
- ATTACH - Enum constant in enum class com.pixelmonmod.tcg.duel.log.DuelLogType
- ATTACH_DISCARD - Static variable in class com.pixelmonmod.tcg.init.registry.AttackEffects
- AttachDiscardEffect - Class in com.pixelmonmod.tcg.duel.attack.effects
- AttachDiscardEffect(TagKey<ImmutableCard>, int, Energy) - Constructor for class com.pixelmonmod.tcg.duel.attack.effects.AttachDiscardEffect
- Attachment - Enum constant in enum class com.pixelmonmod.tcg.network.packets.enums.BoardLocation
- ATTACHMENT - Static variable in class com.pixelmonmod.pixelmon.blocks.BellBlock
- attachmentPoint() - Method in record class com.pixelmonmod.pixelmon.api.pokemon.species.palette.ModelAttachment
-
Returns the value of the
attachmentPointrecord component. - attachmentPoint() - Method in record class com.pixelmonmod.pixelmon.client.render.entity.renderers.entity.RenderContext
-
Returns the value of the
attachmentPointrecord component. - attachmentPoint(String) - Method in class com.pixelmonmod.pixelmon.client.render.entity.renderers.entity.RenderContext.Builder
- attachments - Variable in class com.pixelmonmod.pixelmon.api.pokemon.species.palette.locator.ModelData.Builder
- attachments() - Method in record class com.pixelmonmod.pixelmon.api.pokemon.species.palette.locator.ModelData
-
Returns the value of the
attachmentsrecord component. - attachments(List<ModelAttachment>) - Method in class com.pixelmonmod.pixelmon.api.pokemon.species.palette.locator.ModelData.Builder
- attack - Variable in class com.pixelmonmod.pixelmon.api.attackAnimations.AttackAnimation
- attack - Variable in class com.pixelmonmod.pixelmon.api.events.battles.AttackEvent.Use
- attack - Variable in class com.pixelmonmod.pixelmon.api.events.npc.TeachMoveEvent.CanLearnMove
- attack - Variable in class com.pixelmonmod.pixelmon.api.events.npc.TeachMoveEvent.MoveLearnt
- attack - Variable in class com.pixelmonmod.pixelmon.api.events.npc.TeachMoveEvent.TechnicalMove
- attack - Variable in class com.pixelmonmod.pixelmon.battles.controller.ai.MoveChoice
-
The attack to use.
- attack - Variable in class com.pixelmonmod.pixelmon.battles.controller.log.action.type.AttackAction
- attack - Variable in class com.pixelmonmod.pixelmon.battles.controller.participants.PixelmonWrapper
-
The Pokémon's current attack.
- attack - Variable in class com.pixelmonmod.pixelmon.battles.status.Encore
-
The move that the Pokémon is locked into.
- attack - Variable in class com.pixelmonmod.pixelmon.client.gui.battles.AttackData
- attack() - Method in record class com.pixelmonmod.pixelmon.api.pokemon.species.evs.EVYields
-
Returns the value of the
attackrecord component. - attack() - Method in class com.pixelmonmod.pixelmon.api.tutor.LearnableMove
- attack(BlockState, Level, BlockPos, Player) - Method in class com.pixelmonmod.pixelmon.blocks.PokeChestBlock
- Attack - Class in com.pixelmonmod.pixelmon.battles.attacks
-
A Pokémon's attack.
- Attack - Enum constant in enum class com.pixelmonmod.pixelmon.entities.pixelmon.movement.FlyMode
- Attack - Enum constant in enum class com.pixelmonmod.pixelmon.enums.EnumKeybinds
- Attack - Variable in class com.pixelmonmod.pixelmon.comm.PixelmonStatsData
- Attack(RegistryValue<ImmutableAttack>) - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.Attack
- Attack(Attack) - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.Attack
-
Makes a deep copy of the Attack object
- Attack(ImmutableAttack) - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.Attack
-
Initializes an attack with its base attack stats.
- Attack(String) - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.Attack
-
Initializes an attack with its base attack stats.
- ATTACK - Enum constant in enum class com.pixelmonmod.pixelmon.api.pokemon.stats.BattleStatsType
- ATTACK - Enum constant in enum class com.pixelmonmod.pixelmon.battles.attacks.DamageTypeEnum
- ATTACK - Enum constant in enum class com.pixelmonmod.tcg.duel.log.DuelLogType
- ATTACK - Enum constant in enum class com.pixelmonmod.tcg.duel.Phase
- ATTACK - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonForms
- ATTACK_EFFECT_REGISTRY - Static variable in class com.pixelmonmod.tcg.init.registry.TCGRegistry
- ATTACK_INDEX - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
-
The index of an attack taught by the tutor.
- ATTACK_ORDER - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- ATTACK_PHYSICAL - Static variable in class com.pixelmonmod.pixelmon.battles.attacks.Attack
-
attack categories.
- ATTACK_SPECIAL - Static variable in class com.pixelmonmod.pixelmon.battles.attacks.Attack
-
attack categories.
- ATTACK_STAT_REQUIREMENT - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonRequirements
- ATTACK_STATUS - Static variable in class com.pixelmonmod.pixelmon.battles.attacks.Attack
-
attack categories.
- attackable() - Method in class com.pixelmonmod.pixelmon.entities.DenEntity
- AttackAction - Class in com.pixelmonmod.pixelmon.battles.controller.log.action.type
-
A logged move in battle.
- AttackAction(int, PixelmonWrapper, Attack, PixelmonWrapper[], MoveResults) - Constructor for class com.pixelmonmod.pixelmon.battles.controller.log.action.type.AttackAction
-
Logs a move in battle.
- AttackAnimation - Class in com.pixelmonmod.pixelmon.api.attackAnimations
-
Interface for animations that occur when attacks are used.
- AttackAnimation() - Constructor for class com.pixelmonmod.pixelmon.api.attackAnimations.AttackAnimation
- AttackAnimationData - Class in com.pixelmonmod.pixelmon.battles.attacks.animations
- AttackAnimationData() - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.animations.AttackAnimationData
- AttackAnimationDataAdapter - Class in com.pixelmonmod.pixelmon.battles.attacks.animations
- AttackAnimationDataAdapter() - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.animations.AttackAnimationDataAdapter
- AttackAnimationLeapForward - Class in com.pixelmonmod.pixelmon.battles.attacks.animations
- AttackAnimationLeapForward() - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.animations.AttackAnimationLeapForward
- AttackAnimationRegistry - Class in com.pixelmonmod.pixelmon.api.attackAnimations
-
Registry for all
AttackAnimations forAttacks. - AttackAnimationRegistry() - Constructor for class com.pixelmonmod.pixelmon.api.attackAnimations.AttackAnimationRegistry
- AttackAnimationRun - Class in com.pixelmonmod.pixelmon.battles.attacks.animations
- AttackAnimationRun() - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.animations.AttackAnimationRun
- AttackAnimationStationary - Class in com.pixelmonmod.pixelmon.battles.attacks.animations
- AttackAnimationStationary() - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.animations.AttackAnimationStationary
- AttackAnimationTypeAdapter - Class in com.pixelmonmod.pixelmon.api.attackAnimations
- AttackAnimationTypeAdapter() - Constructor for class com.pixelmonmod.pixelmon.api.attackAnimations.AttackAnimationTypeAdapter
- AttackAnimationVerticalStomp - Class in com.pixelmonmod.pixelmon.battles.attacks.animations
- AttackAnimationVerticalStomp() - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.animations.AttackAnimationVerticalStomp
- attackAuto() - Method in class com.pixelmonmod.pixelmon.battles.controller.participants.TestParticipant
-
Sets the first pokemon to target the opponent with the first move in its moveset
- attackAuto(Pokemon) - Method in class com.pixelmonmod.pixelmon.battles.controller.participants.TestParticipant
-
Targets the opponent with the first move, using the specified pokemon,
- attackAutoTarget() - Method in class com.pixelmonmod.pixelmon.battles.controller.participants.TestParticipant
-
Sets the Pokémon's attack to the attack in the move set at the first position and targets based on the move's targeting info
- attackAutoTarget(int) - Method in class com.pixelmonmod.pixelmon.battles.controller.participants.TestParticipant
-
Sets the Pokémon's attack to the attack in the move set at the given position and targets based on the move's targeting info
- attackAutoTarget(Pokemon, int) - Method in class com.pixelmonmod.pixelmon.battles.controller.participants.TestParticipant
-
Attacks using the specified pokemon and move, with the target determined by the move's targeting info
- attackAutoTargetAll() - Method in class com.pixelmonmod.pixelmon.battles.controller.participants.TestParticipant
-
Sets all of this participant's Pokémon to attack with their first move, using automatic targeting.
- AttackBackOff - Enum constant in enum class com.pixelmonmod.pixelmon.entities.pixelmon.movement.FlyMode
- AttackBall - Class in com.pixelmonmod.pixelmon.battles.attacks.animations.particles
- AttackBall() - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.animations.particles.AttackBall
- AttackBall.BallData - Class in com.pixelmonmod.pixelmon.battles.attacks.animations.particles
- AttackBaseTypeAdapter - Class in com.pixelmonmod.pixelmon.api.pokemon.stats
-
This adapter serializes
ImmutableAttackas the English name. - AttackBaseTypeAdapter() - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.stats.AttackBaseTypeAdapter
- AttackBeam - Class in com.pixelmonmod.pixelmon.battles.attacks.animations.particles
- AttackBeam() - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.animations.particles.AttackBeam
- AttackBeam.BeamData - Class in com.pixelmonmod.pixelmon.battles.attacks.animations.particles
- AttackBuff - Class in com.pixelmonmod.pixelmon.battles.attacks.animations.particles
- AttackBuff() - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.animations.particles.AttackBuff
- AttackBuff.BuffData - Class in com.pixelmonmod.pixelmon.battles.attacks.animations.particles
- attackCanBeRedirected() - Method in class com.pixelmonmod.pixelmon.battles.controller.participants.PixelmonWrapper
-
Checks if the Pokémon's attack can be redirected
- AttackCategory - Enum Class in com.pixelmonmod.pixelmon.api.battles
- attackClicked(double, double) - Method in class com.pixelmonmod.pixelmon.client.gui.pokechecker.PokeCheckerMovesScreen
-
Keeps track of the selected move.
- AttackData - Class in com.pixelmonmod.pixelmon.client.gui.battles
- AttackData(UUID, Attack, boolean) - Constructor for class com.pixelmonmod.pixelmon.client.gui.battles.AttackData
- AttackDebuff - Class in com.pixelmonmod.pixelmon.battles.attacks.animations.particles
- AttackDebuff() - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.animations.particles.AttackDebuff
- AttackEffect - Class in com.pixelmonmod.pixelmon.client.particle.particles
- AttackEffect - Class in com.pixelmonmod.tcg.duel.attack
- AttackEffect() - Constructor for class com.pixelmonmod.pixelmon.client.particle.particles.AttackEffect
- AttackEffect(MapCodec<? extends AttackEffect>, boolean) - Constructor for class com.pixelmonmod.tcg.duel.attack.AttackEffect
- AttackEffect(IAttackEffect, double, double, double, double, double, double, int, int, boolean, double, double, int, int) - Constructor for class com.pixelmonmod.pixelmon.client.particle.particles.AttackEffect
- AttackEffect(IAttackEffect, int, float[], int, float[], StandardParticleAnimationData) - Constructor for class com.pixelmonmod.pixelmon.client.particle.particles.AttackEffect
- AttackEffect.EnumParticleTexture - Enum Class in com.pixelmonmod.pixelmon.client.particle.particles
- AttackEffectContract - Interface in com.pixelmonmod.pixelmon.battles.attacks.animations.particles
- attackEffectRegistry - Static variable in class com.pixelmonmod.tcg.init.registry.TCGRegistry
- AttackEffects - Class in com.pixelmonmod.tcg.init.registry
- AttackEffects() - Constructor for class com.pixelmonmod.tcg.init.registry.AttackEffects
- AttackEffectType<T> - Record Class in com.pixelmonmod.tcg.duel.attack
- AttackEffectType(MapCodec<T>) - Constructor for record class com.pixelmonmod.tcg.duel.attack.AttackEffectType
-
Creates an instance of a
AttackEffectTyperecord class. - AttackEffectWithOptionalFlip - Class in com.pixelmonmod.tcg.duel.attack.effects
- AttackEffectWithOptionalFlip(MapCodec<? extends AttackEffect>, boolean, CoinSide) - Constructor for class com.pixelmonmod.tcg.duel.attack.effects.AttackEffectWithOptionalFlip
- AttackEvent - Class in com.pixelmonmod.pixelmon.api.events.battles
-
Collection of events fired relating to Pokémon moves in battle.
- AttackEvent(BattleController, PixelmonWrapper, PixelmonWrapper) - Constructor for class com.pixelmonmod.pixelmon.api.events.battles.AttackEvent
- AttackEvent.CriticalHit - Class in com.pixelmonmod.pixelmon.api.events.battles
-
Event fired after Pixelmon calculates the critical hit multiplier for this attack.
- AttackEvent.Damage - Class in com.pixelmonmod.pixelmon.api.events.battles
-
Event fired after all damage calculations have taken place for an attack.
- AttackEvent.DamageDealt - Class in com.pixelmonmod.pixelmon.api.events.battles
-
Event fired after damage has been done for an attack.
- AttackEvent.Recoil - Class in com.pixelmonmod.pixelmon.api.events.battles
-
Event fired after recoil damage has been taken.
- AttackEvent.Stab - Class in com.pixelmonmod.pixelmon.api.events.battles
-
Event fired after Pixelmon calculates the STAB multiplier for this attack.
- AttackEvent.TypeEffectiveness - Class in com.pixelmonmod.pixelmon.api.events.battles
-
Event fired when calculating move effectiveness.
- AttackEvent.Use - Class in com.pixelmonmod.pixelmon.api.events.battles
-
Event fired after any attack is used.
- AttackExplosion - Class in com.pixelmonmod.pixelmon.battles.attacks.animations.particles
- AttackExplosion() - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.animations.particles.AttackExplosion
- AttackExplosion.ExplosionData - Class in com.pixelmonmod.pixelmon.battles.attacks.animations.particles
- ATTACKFIXED - Enum constant in enum class com.pixelmonmod.pixelmon.battles.attacks.DamageTypeEnum
- AttackImplosion - Class in com.pixelmonmod.pixelmon.battles.attacks.animations.particles
- AttackImplosion() - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.animations.particles.AttackImplosion
- attackIsMultitargeting(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.WideGuard
- AttackLightning - Class in com.pixelmonmod.pixelmon.battles.attacks.animations.particles
- AttackLightning() - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.animations.particles.AttackLightning
- AttackLightning.LightningData - Class in com.pixelmonmod.pixelmon.battles.attacks.animations.particles
- attackList - Static variable in class com.pixelmonmod.pixelmon.client.gui.npc.RelearnerScreen
-
The attacks offered by the relearner.
- attackMakesContact(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.Attack
-
Checks if the Pokémon's attack makes contact against the target.
- attackModifier - Variable in class com.pixelmonmod.pixelmon.api.pokemon.stats.BattleStats
-
The Pokémon's attack modifier.
- AttackModifierBase - Class in com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.attackModifiers
- AttackModifierBase() - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.attackModifiers.AttackModifierBase
- attackName - Variable in class com.pixelmonmod.pixelmon.api.pokemon.stats.evolution.conditions.MoveCondition
- attackName - Variable in class com.pixelmonmod.pixelmon.battles.attacks.ZMove
- attackName - Variable in class com.pixelmonmod.pixelmon.battles.controller.log.action.type.SelectAttackAction
- attackName - Variable in class com.pixelmonmod.pixelmon.items.HMItem
-
The name of the move taught by the TM.
- attackOpponent(int) - Method in class com.pixelmonmod.pixelmon.battles.controller.participants.TestParticipant
-
Sets the first Pokémon's attack to the move at the given position in the moveset and targets the opponent
- attackOpponent(Pokemon, int) - Method in class com.pixelmonmod.pixelmon.battles.controller.participants.TestParticipant
-
Sets the Pokémon's attack to the attack in the move set at the given position and targets the opponent
- attackPixelmonEntity(LivingEntity) - Method in class com.pixelmonmod.pixelmon.ai.ExecuteActionGoal
- attackPlayer(LivingEntity) - Method in class com.pixelmonmod.pixelmon.ai.ExecuteActionGoal
- AttackPunch - Class in com.pixelmonmod.pixelmon.battles.attacks.animations.particles
- AttackPunch() - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.animations.particles.AttackPunch
- AttackRadial - Class in com.pixelmonmod.pixelmon.battles.attacks.animations.particles
- AttackRadial() - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.animations.particles.AttackRadial
- AttackRadial.RadialData - Class in com.pixelmonmod.pixelmon.battles.attacks.animations.particles
- AttackRain - Class in com.pixelmonmod.pixelmon.battles.attacks.animations.particles
- AttackRain() - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.animations.particles.AttackRain
- AttackRain.RainData - Class in com.pixelmonmod.pixelmon.battles.attacks.animations.particles
- AttackRapidPunch - Class in com.pixelmonmod.pixelmon.battles.attacks.animations.particles
- AttackRapidPunch() - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.animations.particles.AttackRapidPunch
- AttackRegistry - Class in com.pixelmonmod.pixelmon.api.battles.attack
-
Static registry class for loading, unloading, and managing all attacks.
- AttackRegistry() - Constructor for class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- attackResult - Variable in class com.pixelmonmod.pixelmon.battles.controller.log.MoveResults
-
The result of the overall move, which may be different from individual hits in a multi-strike move, or different from the individual hits from a multi-target move.
- attackResult - Variable in class com.pixelmonmod.pixelmon.battles.controller.log.SingleInstanceMoveResult
-
The result of the move.
- AttackResult - Enum Class in com.pixelmonmod.pixelmon.battles.controller.log
-
The result of any part of an attack.
- AttackReverseCone - Class in com.pixelmonmod.pixelmon.battles.attacks.animations.particles
- AttackReverseCone() - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.animations.particles.AttackReverseCone
- attacks - Variable in class com.pixelmonmod.pixelmon.api.pokemon.stats.Moveset
- ATTACKS - Enum constant in enum class com.pixelmonmod.pixelmon.api.pokemon.export.exception.ShowdownFieldType
- AttackScatter - Class in com.pixelmonmod.pixelmon.battles.attacks.animations.particles
- AttackScatter() - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.animations.particles.AttackScatter
- attackSelf(int) - Method in class com.pixelmonmod.pixelmon.battles.controller.participants.TestParticipant
-
Sets the first Pokémon's attack to the attack in the move set at the given position and targets itself
- attackSelf(Pokemon, int) - Method in class com.pixelmonmod.pixelmon.battles.controller.participants.TestParticipant
-
Sets the Pokémon's attack to the attack in the moveset at the given position and targets itself
- AttackShield - Class in com.pixelmonmod.pixelmon.battles.attacks.animations.particles
- AttackShield() - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.animations.particles.AttackShield
- AttackSlash - Class in com.pixelmonmod.pixelmon.battles.attacks.animations.particles
- AttackSlash() - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.animations.particles.AttackSlash
- attacksPerTurn - Variable in class com.pixelmonmod.pixelmon.battles.raids.RaidSettings
- attackStat - Variable in class com.pixelmonmod.pixelmon.api.pokemon.stats.BattleStats
-
The Pokémon's attack stat.
- AttackStatChange - Class in com.pixelmonmod.pixelmon.battles.attacks.animations.particles
- AttackStatChange() - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.animations.particles.AttackStatChange
- AttackStatChange.StatChangeData - Class in com.pixelmonmod.pixelmon.battles.attacks.animations.particles
- attackSubstitute(float, PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Substitute
-
Deals damage to the substitute.
- attackSucceeded - Variable in class com.pixelmonmod.pixelmon.battles.controller.participants.PixelmonWrapper
-
Whether the last attack this pokemon performed succeeded.
- AttackSwarm - Class in com.pixelmonmod.pixelmon.battles.attacks.animations.particles
- AttackSwarm() - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.animations.particles.AttackSwarm
- AttackSystem<T> - Class in com.pixelmonmod.pixelmon.battles.attacks.animations.particles
- AttackSystem() - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.animations.particles.AttackSystem
- AttackSystemBase<T> - Class in com.pixelmonmod.pixelmon.battles.attacks.animations.particles
- AttackSystemBase() - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.animations.particles.AttackSystemBase
- AttackTags - Class in com.pixelmonmod.pixelmon.api.battles.attack
- AttackTags() - Constructor for class com.pixelmonmod.pixelmon.api.battles.attack.AttackTags
- attackTarget(int, Pokemon) - Method in class com.pixelmonmod.pixelmon.battles.controller.participants.TestParticipant
-
Sets the first Pokémon's attack to the attack in the move set at the given position and targets a specified pokemon
- attackTarget(Pokemon, int, Pokemon) - Method in class com.pixelmonmod.pixelmon.battles.controller.participants.TestParticipant
-
Sets the Pokémon's attack to the attack in the move set at the given position and targets a specific pokemon
- attackTarget(Pokemon, int, List<Pokemon>) - Method in class com.pixelmonmod.pixelmon.battles.controller.participants.TestParticipant
-
Sets the Pokémon's attack to the attack in the move set at the given position and targets a specific pokemon.
- AttackTube - Class in com.pixelmonmod.pixelmon.battles.attacks.animations.particles
- AttackTube() - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.animations.particles.AttackTube
- AttackTube.TubeData - Class in com.pixelmonmod.pixelmon.battles.attacks.animations.particles
- AttackTypeAdapter - Class in com.pixelmonmod.pixelmon.api.pokemon.stats
-
This adapter serializes
Attackas the English name. - AttackTypeAdapter() - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.stats.AttackTypeAdapter
- AttackWave - Class in com.pixelmonmod.pixelmon.battles.attacks.animations.particles
- AttackWave() - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.animations.particles.AttackWave
- atTarget - Variable in class com.pixelmonmod.pixelmon.battles.attacks.animations.particles.AttackExplosion.ExplosionData
- attemptAppend(MutableComponent, String, TextColor) - Static method in class com.pixelmonmod.pixelmon.api.util.helpers.TextHelper
-
Attempts to append the segment to the
Componentwith the given (nullable) colour - attemptChange(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.ZenMode
- attemptUpdate(ItemStack, List<ItemData>) - Static method in class com.pixelmonmod.pixelmon.api.battles.BattleItemScanner
-
Attempts to combine
ItemStacks into oneItemDataentry if a matching entry is already present. - Attract - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen2TechnicalMachines
- Attract - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen3TechnicalMachines
- Attract - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen4TechnicalMachines
- Attract - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen5TechnicalMachines
- Attract - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen6TechnicalMachines
- Attract - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen7TechnicalMachines
- Attract - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen8TechnicalMachines
- ATTRACT - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- Attribute(GenericArmor, Level, Player, ItemStack, IArmorEffect, IItemAttributeModifier) - Constructor for class com.pixelmonmod.pixelmon.api.events.ArmorEffectEvent.Attribute
- AUDINITE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- AUDINO - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- AUDINO - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- Aura - Class in com.pixelmonmod.pixelmon.api.pokemon.ability.abilities
-
Increases the power of a certain type of move by 33.3% for all Pokémon on the field.
- Aura(ResourceKey<Type>, StatusType) - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Aura
-
Initializes the Ability.
- AURA_BREAK - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ability.AbilityRegistry
- AURA_SPHERE - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- AURA_WHEEL - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- AuraBreak - Class in com.pixelmonmod.pixelmon.api.pokemon.ability.abilities
-
Reverses the effects of Dark Aura and Fairy Aura.
- AuraBreak() - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.AuraBreak
- AuraSphere - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen8TechnicalRecords
- AuraSphere - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen9TechnicalMachines
- AuraStatus - Class in com.pixelmonmod.pixelmon.battles.status
-
Status for Dark Aura and Fairy Aura effect.
- AuraStatus(ResourceKey<Type>, StatusType) - Constructor for class com.pixelmonmod.pixelmon.battles.status.AuraStatus
-
Initializes the status.
- AuraWheel - Class in com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic
-
Aura Wheel inflicts damage and raises the user's Speed stat by one stage.
- AuraWheel() - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.AuraWheel
- AuraWheelTests - Class in com.pixelmonmod.pixelmon.api.test.impl.move
- AuraWheelTests() - Constructor for class com.pixelmonmod.pixelmon.api.test.impl.move.AuraWheelTests
- AURORA_BEAM - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- AURORA_TICKET - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- Aurora_Veil - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen7TechnicalMachines
- AURORA_VEIL - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- AuroraVeil - Class in com.pixelmonmod.pixelmon.battles.status
-
Created by Jay113355 on 3/19/2019.
- AuroraVeil - Enum constant in enum class com.pixelmonmod.pixelmon.battles.status.StatusType
- AuroraVeil() - Constructor for class com.pixelmonmod.pixelmon.battles.status.AuroraVeil
-
Initializes Aurora Veil with the default five turn duration.
- AuroraVeil(int) - Constructor for class com.pixelmonmod.pixelmon.battles.status.AuroraVeil
- AuroraVeil(PixelmonWrapper, int) - Constructor for class com.pixelmonmod.pixelmon.battles.status.AuroraVeil
-
Initializes Aurora Veil with a custom duration.
- AURORUS - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- AUSPICIOUS_ARMOR - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- authentic - Variable in class com.pixelmonmod.pixelmon.battles.attacks.MoveFlags
- author - Variable in class com.pixelmonmod.pixelmon.api.events.MailEvent.ReadMail
- author - Variable in class com.pixelmonmod.pixelmon.api.events.MailEvent.SealMail
- author - Variable in class com.pixelmonmod.pixelmon.api.util.PokePasteHelper.Builder
- author(String) - Method in class com.pixelmonmod.pixelmon.api.util.PokePasteHelper.Builder
- autoAcknowledge - Variable in class com.pixelmonmod.pixelmon.client.gui.battles.battleScreens.BattleLogElement
- autoGenerate - Variable in class com.pixelmonmod.pixelmon.battles.raids.RaidSettings
- Autotomize - Class in com.pixelmonmod.pixelmon.battles.status
-
Lowers the user's weight.
- Autotomize - Enum constant in enum class com.pixelmonmod.pixelmon.battles.status.StatusType
- Autotomize() - Constructor for class com.pixelmonmod.pixelmon.battles.status.Autotomize
-
Initializes the status.
- AUTOTOMIZE - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- autoTurn(BattleController) - Method in class com.pixelmonmod.pixelmon.api.test.BattleTestHelper
- autoTurn(BattleController, Runnable) - Method in class com.pixelmonmod.pixelmon.api.test.BattleTestHelper
- AUTUMN - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonForms
- AV - Enum constant in enum class com.pixelmonmod.pixelmon.enums.items.EnumFossils
- available - Static variable in class com.pixelmonmod.pixelmon.client.gui.Resources
-
An empty Pokémon slot.
- Available - Enum constant in enum class com.pixelmonmod.pixelmon.enums.EnumFeatureState
- AvailableActions - Class in com.pixelmonmod.tcg.duel.state
-
Created by SamPlummer on 24/04/2016.
- AvailableActions() - Constructor for class com.pixelmonmod.tcg.duel.state.AvailableActions
- AvailableActions(FriendlyByteBuf) - Constructor for class com.pixelmonmod.tcg.duel.state.AvailableActions
- Avalanche - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen4TechnicalMachines
- Avalanche - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen8TechnicalMachines
- Avalanche - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen9TechnicalMachines
- AVALANCHE - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- AVALUGG - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- AVALUGG - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- AVALUGG_HISUI - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- averageLevel - Variable in class com.pixelmonmod.pixelmon.api.storage.TransientData
-
The cached mean pokemonLevel of the party.
- avFossil - Static variable in class com.pixelmonmod.pixelmon.client.render.tileEntities.SharedModels
-
Arctovish's Fossil's model.
- AVOIDANCE - Static variable in class com.pixelmonmod.pixelmon.init.registry.EffectRegistration
- AvoidanceEffect - Class in com.pixelmonmod.pixelmon.entities.effects
- AvoidanceEffect() - Constructor for class com.pixelmonmod.pixelmon.entities.effects.AvoidanceEffect
- AvoidEntitiesGoal<T> - Class in com.pixelmonmod.pixelmon.ai
- AvoidEntitiesGoal(PathfinderMob, Class<T>, float, double, double) - Constructor for class com.pixelmonmod.pixelmon.ai.AvoidEntitiesGoal
- AvoidEntitiesGoal(PathfinderMob, Class<T>, float, double, double, Predicate<LivingEntity>) - Constructor for class com.pixelmonmod.pixelmon.ai.AvoidEntitiesGoal
- AvoidEntitiesGoal(PathfinderMob, Class<T>, Predicate<LivingEntity>, float, double, double, Predicate<LivingEntity>) - Constructor for class com.pixelmonmod.pixelmon.ai.AvoidEntitiesGoal
- Awake - Enum constant in enum class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.modifiers.ModifierType
- AWAKENING - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- awardExp(List<BattleParticipant>, BattleParticipant, PixelmonWrapper) - Static method in class com.pixelmonmod.pixelmon.battles.controller.Experience
-
Award exp.
- awardEXP(int) - Method in class com.pixelmonmod.pixelmon.api.pokemon.stats.PokemonLevel
- awardEXP(int, ExperienceGainType) - Method in class com.pixelmonmod.pixelmon.api.pokemon.stats.PokemonLevel
- awardEXP(int, ExperienceGainType) - Method in class com.pixelmonmod.pixelmon.api.pokemon.stats.TempBattlePokemonLevel
- awardEXP(BattleController, Pokemon, int, ExperienceGainType) - Method in class com.pixelmonmod.pixelmon.api.pokemon.stats.PokemonLevel
-
Awards experience to the Pokémon.
- awardStatisticsForCaptureAttempts(ServerPlayer) - Static method in class com.pixelmonmod.pixelmon.listener.PixelmonStatisticsPixelmonListener
- awardStatsForRiding(Entity, Vec3) - Method in class com.pixelmonmod.pixelmon.entities.bikes.BikeEntity
-
Awards stats to players for riding bikes based on the distance traveled.
- awardStatsForRidingPixelmon(Entity, Vec3) - Method in class com.pixelmonmod.pixelmon.entities.pixelmon.AbstractMovesEntity
-
Awards stats to players for riding Pixelmon based on the distance traveled.
- AXE_KICK - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- axes(Axis...) - Method in class com.pixelmonmod.api.client.screen.util.ScreenVector
-
Gets an array of values, of values of the vector for given axes.
- AXEW - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- AXEW - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- axis(Axis) - Method in class com.pixelmonmod.api.client.screen.util.ScreenVector
-
Gets the value of this vector for a given axis.
- Axis - Enum Class in com.pixelmonmod.api.client.screen.util
- AXIS - Static variable in class com.pixelmonmod.pixelmon.blocks.TemplePillarBlock
- AXIS - Static variable in class com.pixelmonmod.pixelmon.blocks.ultraspace.UltraForestFlowerBlock
- AZ - Enum constant in enum class com.pixelmonmod.pixelmon.enums.items.EnumFossils
- AZELF - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- azFossil - Static variable in class com.pixelmonmod.pixelmon.client.render.tileEntities.SharedModels
-
Arctozolt's Fossil's model.
- AZUMARILL - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- AZUMARILL - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- AZURE_FLUTE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- azureFlute - Variable in class com.pixelmonmod.pixelmon.api.events.legendary.ArceusEvent.PlayFlute
- AzureFluteItem - Class in com.pixelmonmod.pixelmon.items
- AzureFluteItem() - Constructor for class com.pixelmonmod.pixelmon.items.AzureFluteItem
- AZURILL - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- AZURILL - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
B
- b - Variable in class com.pixelmonmod.pixelmon.client.gui.ScreenParticleEngine.GuiParticle
- b - Variable in class com.pixelmonmod.pixelmon.client.gui.widgets.ImageButton
- b - Variable in class com.pixelmonmod.pixelmon.client.particle.particles.AttackEffect
- B - Enum constant in enum class com.pixelmonmod.pixelmon.api.pokemon.PokerusStrain
- B - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.catching.CaptureValues
- B - Static variable in class com.pixelmonmod.pixelmon.blocks.decorative.DecorationBlock
- B - Static variable in class com.pixelmonmod.pixelmon.items.UIElementItem
- BABIRI - Enum constant in enum class com.pixelmonmod.pixelmon.enums.BerryType
- BABIRI - Static variable in class com.pixelmonmod.pixelmon.world.generation.FoliageRegistration
- BABIRI_BERRY - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- BabiriFoliagePlacer - Class in com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl
- BabiriFoliagePlacer() - Constructor for class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.BabiriFoliagePlacer
- BABY_DOLL_EYES - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- Back - Enum constant in enum class com.pixelmonmod.pixelmon.enums.EnumKeybinds
- Back - Enum constant in enum class com.pixelmonmod.pixelmon.enums.EnumMovement
- background - Static variable in class com.pixelmonmod.pixelmon.client.gui.Resources
-
GUI for boss Pokémon/NPC Trainer drops.
- background - Variable in enum class com.pixelmonmod.pixelmon.client.gui.widgets.ArrowButton.Direction
- background - Static variable in class com.pixelmonmod.tcg.client.gui.BattleSpectatorScreen
- background - Static variable in class com.pixelmonmod.tcg.client.gui.TCGRuleEditorScreen
- BACKGROUND - Static variable in class com.pixelmonmod.pixelmon.client.gui.battles.battleScreens.BattleScreen
- backgroundColor - Variable in class com.pixelmonmod.pixelmon.api.overlay.notice.NoticeOverlay.Builder
- backgroundColor() - Method in record class com.pixelmonmod.pixelmon.api.dialogue.DialogueButton
-
Returns the value of the
backgroundColorrecord component. - backgroundColor() - Method in record class com.pixelmonmod.pixelmon.api.dialogue.professor.ChatPage
-
Returns the value of the
backgroundColorrecord component. - backgroundColor() - Method in record class com.pixelmonmod.pixelmon.api.dialogue.professor.legacy.LegacyDialogue
-
Returns the value of the
backgroundColorrecord component. - backgroundColor(int, int, int, int) - Method in class com.pixelmonmod.pixelmon.api.dialogue.DialogueButton.Builder
-
Sets the background color of the button.
- backgroundColor(Color) - Method in class com.pixelmonmod.pixelmon.api.dialogue.DialogueButton.Builder
-
Sets the background color of the button.
- backgroundColor(Color) - Method in class com.pixelmonmod.pixelmon.api.dialogue.professor.ChatPage.Builder
- backgroundColor(Color) - Method in class com.pixelmonmod.pixelmon.api.overlay.scoreboard.line.ScoreboardLine
- backgroundHoverColor() - Method in record class com.pixelmonmod.pixelmon.api.dialogue.DialogueButton
-
Returns the value of the
backgroundHoverColorrecord component. - backgroundHoverColor(int, int, int, int) - Method in class com.pixelmonmod.pixelmon.api.dialogue.DialogueButton.Builder
-
Sets the background color of the button that is displayed when the user hovers their mouse over it.
- backgroundHoverColor(Color) - Method in class com.pixelmonmod.pixelmon.api.dialogue.DialogueButton.Builder
-
Sets the background color of the button that is displayed when the user hovers their mouse over it.
- backgroundSprite() - Method in record class com.pixelmonmod.pixelmon.api.util.toast.ToastData
-
Returns the value of the
backgroundSpriterecord component. - backText - Variable in class com.pixelmonmod.pixelmon.client.gui.battles.battleScreens.old_gui.choosePokemon.ChoosePokemon
-
The text on the back button.
- BackToMainMenu - Enum constant in enum class com.pixelmonmod.pixelmon.client.gui.battles.BattleDirection
- BackToMainMenuPacket - Class in com.pixelmonmod.pixelmon.comm.packetHandlers.battles
- BackToMainMenuPacket() - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.battles.BackToMainMenuPacket
- BackToMainMenuPacket(List<Boolean>, boolean, List<UUID>) - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.battles.BackToMainMenuPacket
- BAD_DREAMS - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ability.AbilityRegistry
- BadDreams - Class in com.pixelmonmod.pixelmon.api.pokemon.ability.abilities
-
Damages sleeping Pokémon by 1/8 hp every turn.
- BadDreams() - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.BadDreams
- BADDY_BAD - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- BADGE_CASE - Static variable in class com.pixelmonmod.pixelmon.init.registry.PixelmonDataComponents
- Badgecase - Enum constant in enum class com.pixelmonmod.pixelmon.enums.EnumGuiScreen
- BadgeCase(BadgeCaseColor) - Constructor for record class com.pixelmonmod.pixelmon.items.BadgeCaseItem.BadgeCase
- BadgeCase(UUID, Component, BadgeCaseColor, List<ItemStack>) - Constructor for record class com.pixelmonmod.pixelmon.items.BadgeCaseItem.BadgeCase
-
Creates an instance of a
BadgeCaserecord class. - BadgeCase(Player, BadgeCaseColor) - Constructor for record class com.pixelmonmod.pixelmon.items.BadgeCaseItem.BadgeCase
- BADGECASE_BADGE_COMPOUNDS - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
-
The players badge compounds associated with the badgecase.
- BADGECASE_BADGES - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
-
The players badges associated with the badgecase.
- BADGECASE_OWNER - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
-
The players username associated with the badgecase.
- BADGECASE_UUID - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
-
The players uuid associated with the badgecase.
- BadgeCaseActionPacket - Class in com.pixelmonmod.pixelmon.comm.packetHandlers.badgecase
- BadgeCaseActionPacket() - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.badgecase.BadgeCaseActionPacket
- BadgeCaseActionPacket(int) - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.badgecase.BadgeCaseActionPacket
- BadgeCaseActionPacket(int, int) - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.badgecase.BadgeCaseActionPacket
- BadgeCaseActionPacket(BadgeCaseActionPacket.Action) - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.badgecase.BadgeCaseActionPacket
- BadgeCaseActionPacket.Action - Enum Class in com.pixelmonmod.pixelmon.comm.packetHandlers.badgecase
- BadgeCaseColor - Enum Class in com.pixelmonmod.pixelmon.enums.items
- BadgeCaseEvent - Class in com.pixelmonmod.pixelmon.api.events.screens
-
Sub classes are fired on the
Pixelmon.EVENT_BUSCreated by Jay113355 on 8/30/2020. - BadgeCaseEvent(ServerPlayer) - Constructor for class com.pixelmonmod.pixelmon.api.events.screens.BadgeCaseEvent
- BadgeCaseEvent.Register - Class in com.pixelmonmod.pixelmon.api.events.screens
- BadgeCaseEvent.Remove - Class in com.pixelmonmod.pixelmon.api.events.screens
- BadgeCaseEvent.Swap - Class in com.pixelmonmod.pixelmon.api.events.screens
- BadgeCaseItem - Class in com.pixelmonmod.pixelmon.items
- BadgeCaseItem(BadgeCaseColor) - Constructor for class com.pixelmonmod.pixelmon.items.BadgeCaseItem
- BadgeCaseItem.BadgeCase - Record Class in com.pixelmonmod.pixelmon.items
- BadgeCaseScreen - Class in com.pixelmonmod.pixelmon.client.gui.badgecase
- BadgeCaseScreen(BadgeCaseItem.BadgeCase) - Constructor for class com.pixelmonmod.pixelmon.client.gui.badgecase.BadgeCaseScreen
- BadgeItem - Class in com.pixelmonmod.pixelmon.items
-
A decorative item.
- BadgeItem() - Constructor for class com.pixelmonmod.pixelmon.items.BadgeItem
-
Initializes a badge.
- badges() - Method in record class com.pixelmonmod.pixelmon.items.BadgeCaseItem.BadgeCase
-
Returns the value of the
badgesrecord component. - BADGES - Static variable in class com.pixelmonmod.pixelmon.init.registry.CreativeModeTabRegistration
- BAG - Enum constant in enum class com.pixelmonmod.pixelmon.client.gui.battles.battleScreens.BattleScreen.EnumBattleButton
- BAG_CLAUSE - Static variable in class com.pixelmonmod.pixelmon.api.context.ContextKeys
- BagItemAction - Class in com.pixelmonmod.pixelmon.battles.controller.log.action.type
- BagItemAction(int, PixelmonWrapper, PixelmonWrapper, PixelmonItem) - Constructor for class com.pixelmonmod.pixelmon.battles.controller.log.action.type.BagItemAction
- BagItemEvent - Class in com.pixelmonmod.pixelmon.api.events.battles
-
This event is used for when the server is executing logic pertaining to battle items being used/collected in the bag
- BagItemEvent(BattleController, String, ServerPlayer) - Constructor for class com.pixelmonmod.pixelmon.api.events.battles.BagItemEvent
- BagItemEvent.CollectItems - Class in com.pixelmonmod.pixelmon.api.events.battles
-
The event relating to when the server determines what items the server has in their inventory to then return to the client, so that they can be displayed on the screen during that turn.
- BagItemEvent.CollectItems.Post - Class in com.pixelmonmod.pixelmon.api.events.battles
-
This event is fired after the client has been updated for this bag section.
- BagItemEvent.CollectItems.Pre - Class in com.pixelmonmod.pixelmon.api.events.battles
-
Fired just before the response packet is sent to the client Cancelling this means the client will say there is 0 use-able items in the player's inventory for this bag section
- BagItemEvent.Identifiers - Class in com.pixelmonmod.pixelmon.api.events.battles
- BagItemEvent.SelectItem - Class in com.pixelmonmod.pixelmon.api.events.battles
-
This event is fired when the client attempts to use an item from their bag, and it is subequently removed from their inventory and then given to the battle controller.
- BagItemEvent.SelectItem.Post - Class in com.pixelmonmod.pixelmon.api.events.battles
-
This event is fired after the updated item has been taken from their inventory and passed to the battle controller
- BagItemEvent.SelectItem.Pre - Class in com.pixelmonmod.pixelmon.api.events.battles
-
This is the event fired before the item is given to the battle controller invalid input: '&' removed from the inventory Cancelling this event will create a waiting glitch for the client(s) in the battle so if you are cancelling it make sure to update the battle controller.
- BAGON - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- BAGON - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- BagPacket - Class in com.pixelmonmod.pixelmon.comm.packetHandlers.battles
- BagPacket() - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.battles.BagPacket
- BagPacket(UUID, UUID, ItemStack, int) - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.battles.BagPacket
- BagPacket(UUID, ItemStack, int, int) - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.battles.BagPacket
- bagSection - Variable in class com.pixelmonmod.pixelmon.client.gui.battles.ClientBattleManager
-
The player's battle bag.
- BagSection - Enum Class in com.pixelmonmod.pixelmon.api.battles
-
A section of the battle bag.
- BAGU_BADGE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- BAILE - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonForms
- bakeModels(ModelEvent.BakingCompleted) - Static method in class com.pixelmonmod.tcg.listener.TCGClientModEventListeners
- bakeModels(ModelEvent.ModifyBakingResult) - Static method in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- BALANCE_BADGE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- ball - Variable in class com.pixelmonmod.pixelmon.api.pokemon.PokemonBase
- ball - Variable in class com.pixelmonmod.pixelmon.client.models.blocks.ModelCloningMachine
- ball() - Static method in class com.pixelmonmod.pixelmon.battles.attacks.animations.AttackAnimationData
- Ball - Enum constant in enum class com.pixelmonmod.pixelmon.comm.EnumUpdateType
- BALL - Enum constant in enum class com.pixelmonmod.pixelmon.battles.attacks.animations.particles.EffectType
- BALL - Enum constant in enum class com.pixelmonmod.pixelmon.battles.attacks.animations.particles.EnumEffectType
- BALL_CAPTURE_TRIGGER - Static variable in class com.pixelmonmod.pixelmon.advancements.PixelmonAdvancements
- BALL_FETCH - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ability.AbilityRegistry
- BallBaseItem - Class in com.pixelmonmod.pixelmon.items
- BallBaseItem() - Constructor for class com.pixelmonmod.pixelmon.items.BallBaseItem
- BallCaptureTrigger - Class in com.pixelmonmod.pixelmon.api.advancements.triggers
- BallCaptureTrigger() - Constructor for class com.pixelmonmod.pixelmon.api.advancements.triggers.BallCaptureTrigger
- BallCaptureTrigger.TriggerInstance - Record Class in com.pixelmonmod.pixelmon.api.advancements.triggers
- BallData() - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.animations.particles.AttackBall.BallData
- BallFetch - Class in com.pixelmonmod.pixelmon.api.pokemon.ability.abilities
-
At any time after the first Poké Ball is thrown and fails to catch a Pokémon, at the end of a turn, if a Pokémon with Ball Fetch is on the field and not holding another item, it will pick up the same type of ball as the first one thrown.
- BallFetch() - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.BallFetch
- BallLogic - Interface in com.pixelmonmod.pixelmon.api.pokemon.item.pokeball.logic
-
Interface representing the logic used by a
PokeBallfor capture purposes. - BALM_MUSHROOM - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- BALTOY - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- BALTOY - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- BANEFUL_BUNKER - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- BanefulBunker - Class in com.pixelmonmod.pixelmon.battles.status
-
Created by Jay113355 on 4/20/2019.
- BanefulBunker - Enum constant in enum class com.pixelmonmod.pixelmon.battles.status.StatusType
- BanefulBunker() - Constructor for class com.pixelmonmod.pixelmon.battles.status.BanefulBunker
-
Initializes the status.
- BanefulBunkerTests - Class in com.pixelmonmod.pixelmon.api.test.impl.move
- BanefulBunkerTests() - Constructor for class com.pixelmonmod.pixelmon.api.test.impl.move.BanefulBunkerTests
- BANETTE - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- BANETTE - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- BANETTITE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- BankAccount - Interface in com.pixelmonmod.pixelmon.api.economy
-
Represents a storage of an economy for a given entity
- BankAccountManager - Interface in com.pixelmonmod.pixelmon.api.economy
-
Interface responsible for getting a bank account for a particular ServerPlayerEntity or UUID.
- BankAccountProxy - Class in com.pixelmonmod.pixelmon.api.economy
-
Static factory for managing pixelmon bank accounts
- BankAccountProxy() - Constructor for class com.pixelmonmod.pixelmon.api.economy.BankAccountProxy
- BankTransferCommand - Class in com.pixelmonmod.pixelmon.command.impl.econ
-
Transfer money from one player to another.
- BankTransferCommand(CommandDispatcher<CommandSourceStack>) - Constructor for class com.pixelmonmod.pixelmon.command.impl.econ.BankTransferCommand
- bar(GuiGraphics, float, float, float, float, float, float, Color, Color) - Static method in class com.pixelmonmod.api.client.screen.render.Drawing
- BAR - Static variable in class com.pixelmonmod.tcg.client.gui.duel.DuelLogScreen
- BARB_BARRAGE - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- BARBARACLE - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- BARBARACLE - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- BarbBarrage - Class in com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic
-
Doubles in power if the target has a non-volatile status condition.
- BarbBarrage() - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.BarbBarrage
- BARBOACH - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- BARELY - Enum constant in enum class com.pixelmonmod.pixelmon.battles.attacks.Effectiveness
- BARRAGE - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- BARRASKEWDA - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- barRibbon(GuiGraphics, float, float, float, float, float, float, Color, Color) - Static method in class com.pixelmonmod.api.client.screen.render.Drawing
- BARRIER - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- BASCULEGION - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- BASCULEGION_MALE - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- BASCULIN - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- BasculinListener - Class in com.pixelmonmod.pixelmon.listener
- BasculinListener() - Constructor for class com.pixelmonmod.pixelmon.listener.BasculinListener
- base - Variable in class com.pixelmonmod.pixelmon.api.config.api.yaml.AbstractYamlConfig
- base - Static variable in class com.pixelmonmod.pixelmon.client.models.blocks.ModelScroll
- BASE - Enum constant in enum class com.pixelmonmod.pixelmon.blocks.enums.MultiBlockPosition
- BASE - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonForms
- BASE - Static variable in class com.pixelmonmod.tcg.client.gui.TCGResources
- BASE_STATS - Enum constant in enum class com.pixelmonmod.pixelmon.api.pokedex.status.PokedexSection
- BASE_TRAINER - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
-
The string name of the base trainer
- BASE1 - Static variable in class com.pixelmonmod.tcg.init.registry.TCGCardSets
- BASE1_1 - Static variable in class com.pixelmonmod.tcg.init.registry.TCGImmutableCards
- baseBlock - Variable in class com.pixelmonmod.pixelmon.api.spawning.SpawnLocation
-
The base block.
- baseBlock - Variable in class com.pixelmonmod.pixelmon.api.spawning.util.SpatialData
-
The base block of the area.
- baseBlockCondition - Variable in class com.pixelmonmod.pixelmon.api.spawning.conditions.LocationType
-
The condition on the base block.
- baseBlocks - Variable in class com.pixelmonmod.pixelmon.api.spawning.conditions.SpawnCondition
- baseColor() - Method in record class com.pixelmonmod.pixelmon.client.render.entity.renderers.assimp.Material
-
Returns the value of the
baseColorrecord component. - baseColor(Vector4f) - Method in class com.pixelmonmod.pixelmon.client.render.entity.renderers.assimp.Material.Builder
- baseLoc - Variable in class com.pixelmonmod.pixelmon.client.models.smd.DeformVertex
- BASEMENT_KEY_BRASS - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- BASEMENT_KEY_SILVER - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- baseMoveset - Variable in class com.pixelmonmod.pixelmon.battles.raids.RaidSettings
- baseNormal - Variable in class com.pixelmonmod.pixelmon.client.models.smd.DeformVertex
- basePower - Variable in class com.pixelmonmod.pixelmon.battles.attacks.ZMove
- BaseStatsLearnType - Enum Class in com.pixelmonmod.pixelmon.api.pokemon.stats
- baseTick() - Method in class com.pixelmonmod.pixelmon.entities.ChairMountEntity
- baseTick() - Method in class com.pixelmonmod.pixelmon.entities.pixelmon.AbstractClientEntity
- baseTick() - Method in class com.pixelmonmod.pixelmon.entities.pixelmon.AbstractMovesEntity
- baseTick() - Method in class com.pixelmonmod.pixelmon.entities.pixelmon.PixelmonEntity
- baseTick() - Method in class com.pixelmonmod.pixelmon.entities.pixelmon.StatueEntity
- baseTick() - Method in class com.pixelmonmod.pixelmon.entities.pokeballs.PokeBallEntity
- BASHFUL - Enum constant in enum class com.pixelmonmod.pixelmon.api.pokemon.Nature
- basic() - Static method in record class com.pixelmonmod.pixelmon.api.pokemon.growth.GrowthData
-
This method returns a basic growth data.
- BASIC - Static variable in class com.pixelmonmod.tcg.init.registry.tag.CardBackTags
- BASIC - Static variable in class com.pixelmonmod.tcg.init.registry.tag.CardTags
- BASIC_BADGE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- BasicEggGroup - Class in com.pixelmonmod.pixelmon.api.pokemon.egg.impl
- BasicEggGroup(int, String) - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.egg.impl.BasicEggGroup
-
Basic constructor taking the index and the name
- BASTIODON - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- BASTIODON - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- BATON_PASS - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- BatonPass - Class in com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic
-
Switches out the Pokémon to another, passing all stat boosts and most volatile statuses to it.
- BatonPass - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen8TechnicalRecords
- BatonPass - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen9TechnicalMachines
- BatonPass() - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.BatonPass
- BatonPassTests - Class in com.pixelmonmod.pixelmon.api.test.impl.move
- BatonPassTests() - Constructor for class com.pixelmonmod.pixelmon.api.test.impl.move.BatonPassTests
- Battery - Class in com.pixelmonmod.pixelmon.api.pokemon.ability.abilities
- Battery() - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Battery
- BATTERY - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ability.AbilityRegistry
- battle(ServerPlayer) - Method in class com.pixelmonmod.pixelmon.api.storage.PlayerPartyStorage
- battle(ServerPlayer, BattleType) - Method in class com.pixelmonmod.pixelmon.api.storage.PlayerPartyStorage
- battle(ServerPlayer, BattleType, BattleRules) - Method in class com.pixelmonmod.pixelmon.api.storage.PlayerPartyStorage
- battle(ServerPlayer, Holder<BattleRuleSet>) - Method in class com.pixelmonmod.pixelmon.entities.npcs.NPC
- battle(ServerPlayer, Holder<BattleRuleSet>, ResourceKey<BattleAI>, boolean, boolean) - Method in class com.pixelmonmod.pixelmon.entities.npcs.NPC
-
Starts a battle with the given player
- Battle - Enum constant in enum class com.pixelmonmod.pixelmon.client.camera.CameraMode
- Battle - Enum constant in enum class com.pixelmonmod.pixelmon.enums.EnumGuiScreen
- Battle(ServerPlayer, PixelmonWrapper, ItemStack, boolean) - Constructor for class com.pixelmonmod.pixelmon.api.events.MegaEvolutionEvent.Battle
-
Battle event constructor
- BATTLE - Enum constant in enum class com.pixelmonmod.pixelmon.api.enums.ExperienceGainType
- BATTLE - Enum constant in enum class com.pixelmonmod.pixelmon.entities.pokeballs.PokeBallMode
- BATTLE - Enum constant in enum class com.pixelmonmod.tcg.network.packets.GenericGUIPacket.GUITypes
- BATTLE - Static variable in class com.pixelmonmod.pixelmon.api.events.battles.HiddenPowerCalculateEvent.Constants
- BATTLE - Static variable in class com.pixelmonmod.pixelmon.api.events.EvolveEvent.Constants
- BATTLE - Static variable in class com.pixelmonmod.pixelmon.api.pokedex.event.PokedexEvent.Constants
- BATTLE_ACCURACY - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
-
Deprecated.
- BATTLE_AI_MODE - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
-
The index of the NPC Trainer's battle AI mode.
- BATTLE_ARMOUR - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ability.AbilityRegistry
- BATTLE_ATTACK_MODIFIER - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
-
Deprecated.
- BATTLE_BOND - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ability.AbilityRegistry
- BATTLE_BOND - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonForms
- BATTLE_CHAMPION - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ribbon.RibbonRegistry
- BATTLE_CONTROLLER - Static variable in class com.pixelmonmod.tcg.init.registry.TileEntityRegistration
- BATTLE_CURSOR - Static variable in class com.pixelmonmod.pixelmon.api.util.helpers.CursorHelper
- BATTLE_DAMAGE - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonDamageTypes
- BATTLE_DEFENSE_MODIFIER - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
-
Deprecated.
- BATTLE_END_CAUSE_REGISTRY - Static variable in class com.pixelmonmod.pixelmon.init.registry.PixelmonRegistry
- BATTLE_ERROR - Static variable in record class com.pixelmonmod.pixelmon.api.battles.BattleEndCause
- BATTLE_EVASION - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
-
Deprecated.
- BATTLE_ITEMS - Enum constant in enum class com.pixelmonmod.pixelmon.api.battles.BagSection
- BATTLE_MODIFIER_TYPE_REGISTRY - Static variable in class com.pixelmonmod.pixelmon.init.registry.PixelmonRegistry
- BATTLE_MUSIC - Static variable in class com.pixelmonmod.pixelmon.init.registry.PixelmonJukeBoxSong
- BATTLE_MUSIC - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- BATTLE_ONLY_STATS - Static variable in enum class com.pixelmonmod.pixelmon.api.pokemon.stats.BattleStatsType
- BATTLE_REQUIREMENT_TYPE_REGISTRY - Static variable in class com.pixelmonmod.pixelmon.init.registry.PixelmonRegistry
- BATTLE_ROYAL_MASTER - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ribbon.RibbonRegistry
- BATTLE_RULE - Static variable in class com.pixelmonmod.tcg.init.registry.ItemRegistration
- BATTLE_RULE_REGISTRY - Static variable in class com.pixelmonmod.pixelmon.init.registry.PixelmonRegistry
- BATTLE_RULE_SET_REGISTRY - Static variable in class com.pixelmonmod.pixelmon.init.registry.PixelmonRegistry
- BATTLE_RULES - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
-
The battle rules that the NPC Trainer will use.
- BATTLE_SPECIAL_ATTACK_MODIFIER - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
-
Deprecated.
- BATTLE_SPECIAL_DEFENSE_MODIFIER - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
-
Deprecated.
- BATTLE_SPECTATOR - Static variable in class com.pixelmonmod.tcg.init.registry.BlockRegistration
- BATTLE_SPECTATOR - Static variable in class com.pixelmonmod.tcg.init.registry.TileEntityRegistration
- BATTLE_SPEED_MODIFIER - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
-
Deprecated.
- BATTLE_START - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.event.PixelmonInteractionEventTypes
- BATTLE_THROW_POKE_BALL - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.event.PixelmonInteractionEventTypes
- BATTLE_TICK_RATE - Static variable in class com.pixelmonmod.pixelmon.api.rules.PixelmonGameRules
- BATTLE_TREE_GREAT - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ribbon.RibbonRegistry
- BATTLE_TREE_MASTER - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ribbon.RibbonRegistry
- BATTLE_TYPE - Static variable in class com.pixelmonmod.pixelmon.api.context.ContextKeys
- BATTLE_TYPE - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
-
Deprecated.
- battleAcceptKeyBind - Static variable in class com.pixelmonmod.pixelmon.client.ClientProxy
- BattleAction - Class in com.pixelmonmod.pixelmon.battles.controller.log.action
- BattleAction(int) - Constructor for class com.pixelmonmod.pixelmon.battles.controller.log.action.BattleAction
- BattleAI - Record Class in com.pixelmonmod.pixelmon.battles.controller.ai
- BattleAI(Component) - Constructor for record class com.pixelmonmod.pixelmon.battles.controller.ai.BattleAI
- BattleAI(Component, BattleAIBase) - Constructor for record class com.pixelmonmod.pixelmon.battles.controller.ai.BattleAI
-
Creates an instance of a
BattleAIrecord class. - BattleAIBase - Class in com.pixelmonmod.pixelmon.battles.controller.ai
-
Base class for battle AI.
- BattleAIBase(MapCodec<? extends BattleAIBase>, BattleAIType<?>) - Constructor for class com.pixelmonmod.pixelmon.battles.controller.ai.BattleAIBase
- BattleAILogic - Interface in com.pixelmonmod.pixelmon.battles.controller.ai
- BattleAIType<T> - Record Class in com.pixelmonmod.pixelmon.battles.controller.ai
- BattleAIType(MapCodec<T>) - Constructor for record class com.pixelmonmod.pixelmon.battles.controller.ai.BattleAIType
-
Creates an instance of a
BattleAITyperecord class. - BattleArmorTests - Class in com.pixelmonmod.pixelmon.api.test.impl.ability
- BattleArmorTests() - Constructor for class com.pixelmonmod.pixelmon.api.test.impl.ability.BattleArmorTests
- BattleArmour - Class in com.pixelmonmod.pixelmon.api.pokemon.ability.abilities
- BattleArmour() - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.BattleArmour
- battleAttackGimmickKeyBind - Static variable in class com.pixelmonmod.pixelmon.client.ClientProxy
- battleBagKeyBind - Static variable in class com.pixelmonmod.pixelmon.client.ClientProxy
- BattleBaseScreen - Class in com.pixelmonmod.pixelmon.client.gui.battles.battleScreens
-
Superclass for all possible battle GUIs.
- BattleBaseScreen(BattleScreen, BattleMode) - Constructor for class com.pixelmonmod.pixelmon.client.gui.battles.battleScreens.BattleBaseScreen
-
Initializes the battle screen.
- BattleBond - Class in com.pixelmonmod.pixelmon.api.pokemon.ability.abilities
- BattleBond() - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.BattleBond
- BattleBuilder - Class in com.pixelmonmod.pixelmon.battles.api
-
Used for creating battles with a bunch of different settings
- BattleCommand - Class in com.pixelmonmod.pixelmon.command.impl
-
Starts a single battle between two players.
- BattleCommand(CommandDispatcher<CommandSourceStack>) - Constructor for class com.pixelmonmod.pixelmon.command.impl.BattleCommand
- BattleConfig - Class in com.pixelmonmod.pixelmon.api.config
- BattleConfig() - Constructor for class com.pixelmonmod.pixelmon.api.config.BattleConfig
- battleController - Variable in class com.pixelmonmod.pixelmon.api.events.battles.BattleEvent
- battleController - Variable in class com.pixelmonmod.pixelmon.battles.raids.RaidData.RaidPlayer
- battleController - Variable in class com.pixelmonmod.pixelmon.entities.pixelmon.AbstractBattleEntity
-
The battle the Pokémon is in.
- BattleController - Class in com.pixelmonmod.pixelmon.battles.controller
-
Controls flow of battles.
- BattleController(BattleParticipant[], BattleParticipant[], RegistryAccess) - Constructor for class com.pixelmonmod.pixelmon.battles.controller.BattleController
- BattleController(BattleParticipant[], BattleParticipant[], RegistryAccess, Consumer<BattleController>) - Constructor for class com.pixelmonmod.pixelmon.battles.controller.BattleController
- BattleControllerBlock - Class in com.pixelmonmod.tcg.block
- BattleControllerBlock(BlockBehaviour.Properties, float) - Constructor for class com.pixelmonmod.tcg.block.BattleControllerBlock
- battleControllerIndex - Variable in class com.pixelmonmod.pixelmon.client.gui.battles.ClientBattleManager
-
The index of the battle controller for the battle the player is in.
- BattleControllerTileEntityRenderer - Class in com.pixelmonmod.tcg.client.renderers
- BattleControllerTileEntityRenderer(BlockEntityRendererProvider.Context) - Constructor for class com.pixelmonmod.tcg.client.renderers.BattleControllerTileEntityRenderer
- BattleCriticalCondition - Class in com.pixelmonmod.pixelmon.api.pokemon.stats.evolution.conditions
- BattleCriticalCondition() - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.stats.evolution.conditions.BattleCriticalCondition
- BattleCriticalCondition(int) - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.stats.evolution.conditions.BattleCriticalCondition
- BattleDamage - Class in com.pixelmonmod.pixelmon.battles.controller
- BattleDamage() - Constructor for class com.pixelmonmod.pixelmon.battles.controller.BattleDamage
- BattleDirection - Enum Class in com.pixelmonmod.pixelmon.client.gui.battles
- battleDownKeyBind - Static variable in class com.pixelmonmod.pixelmon.client.ClientProxy
- battleEnabled - Variable in class com.pixelmonmod.pixelmon.api.storage.PlayerPartyStorage
-
Whether the owner of the storage can battle.
- BattleEndAction - Class in com.pixelmonmod.pixelmon.battles.controller.log.action.type
- BattleEndAction(int) - Constructor for class com.pixelmonmod.pixelmon.battles.controller.log.action.type.BattleEndAction
- BattleEndCause - Record Class in com.pixelmonmod.pixelmon.api.battles
-
A class representing the cause of a battle ending.
- BattleEndCause(ResourceLocation, boolean) - Constructor for record class com.pixelmonmod.pixelmon.api.battles.BattleEndCause
-
Creates an instance of a
BattleEndCauserecord class. - battleEnded - Variable in class com.pixelmonmod.pixelmon.battles.controller.BattleController
-
Whether the battle has ended.
- battleEnded - Variable in class com.pixelmonmod.pixelmon.client.gui.battles.ClientBattleManager
-
Whether the player's battle has ended.
- BattleEndEvent - Class in com.pixelmonmod.pixelmon.api.events.battles
-
Common battle ending event which fires exactly once, and for all battle ending, including abnormal endings.
- BattleEndEvent(BattleController, BattleEndCause, boolean, Map<BattleParticipant, BattleResults>) - Constructor for class com.pixelmonmod.pixelmon.api.events.battles.BattleEndEvent
- BattleEndListener - Class in com.pixelmonmod.pixelmon.listener
- BattleEndListener() - Constructor for class com.pixelmonmod.pixelmon.listener.BattleEndListener
- BattleEndTaskResult - Enum Class in com.pixelmonmod.pixelmon.api.enums
- BattleEndTaskType - Enum Class in com.pixelmonmod.pixelmon.api.enums
- BattleEvent - Class in com.pixelmonmod.pixelmon.api.events.battles
-
The parent class for all battle related events
- BattleEvent(BattleController) - Constructor for class com.pixelmonmod.pixelmon.api.events.battles.BattleEvent
- battleEvolutionConcluded - Variable in class com.pixelmonmod.pixelmon.entities.pixelmon.helpers.EvolutionQuery
-
Whether the evolution is from a temporary battle evolution with the battle ended.
- BattleEvolve(PixelmonWrapper, boolean) - Constructor for class com.pixelmonmod.pixelmon.api.events.DynamaxEvent.BattleEvolve
- BattleException - Exception Class in com.pixelmonmod.pixelmon.battles.controller
-
Thrown when an error occurs during import of
Pokemon - BattleException(String, String, PixelmonWrapper) - Constructor for exception class com.pixelmonmod.pixelmon.battles.controller.BattleException
-
Default constructor
- battleFleeKeyBind - Static variable in class com.pixelmonmod.pixelmon.client.ClientProxy
- BattleForceEndCause - Enum Class in com.pixelmonmod.pixelmon.api.battles
- battleGui3 - Static variable in class com.pixelmonmod.pixelmon.client.gui.Resources
-
Battle message GUI.
- BattleGuiClosedPacket - Class in com.pixelmonmod.pixelmon.comm.packetHandlers.battles
-
Cleans up server-side when the battle GUI is closed.
- BattleGuiClosedPacket() - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.battles.BattleGuiClosedPacket
-
Initializes a packet.
- BattleHelper - Class in com.pixelmonmod.tcg.client.helper
-
Created by Waterdude on 04/04/2016.
- BattleHelper() - Constructor for class com.pixelmonmod.tcg.client.helper.BattleHelper
- BattleHoverGoal - Class in com.pixelmonmod.pixelmon.ai
-
AI to hold flying Pokémon in place in battles.
- BattleHoverGoal(PixelmonEntity) - Constructor for class com.pixelmonmod.pixelmon.ai.BattleHoverGoal
- battleIndex - Variable in class com.pixelmonmod.pixelmon.battles.controller.BattleController
-
The battle's index in the battle registry.
- BattleItem - Class in com.pixelmonmod.pixelmon.items
-
Boosts one of a Pokémon's stats in battle.
- BattleItem - Enum Class in com.pixelmonmod.pixelmon.api.battles
- BattleItem(BattleItem) - Constructor for class com.pixelmonmod.pixelmon.items.BattleItem
-
Initializes a battle item.
- BattleItemScanner - Class in com.pixelmonmod.pixelmon.api.battles
-
Class for scanning and collecting battle items a player has available to use.
- BattleItemScanner.InventoryScanner - Class in com.pixelmonmod.pixelmon.api.battles
-
Class holding functional interface instances which handle the logic of an individual inventory type.
- BattleItemScanner.ItemConsumer - Interface in com.pixelmonmod.pixelmon.api.battles
- BattleItemScanner.ItemFinder - Interface in com.pixelmonmod.pixelmon.api.battles
- BattleItemScanner.ItemScanner - Interface in com.pixelmonmod.pixelmon.api.battles
- battleLeftKeyBind - Static variable in class com.pixelmonmod.pixelmon.client.ClientProxy
- battleLog - Variable in class com.pixelmonmod.pixelmon.battles.controller.BattleController
-
The battle log for the battle.
- battleLog - Variable in class com.pixelmonmod.pixelmon.client.gui.battles.BattleScreen
- BattleLog - Class in com.pixelmonmod.pixelmon.battles.controller.log
-
Logs actions that occur during battles.
- BattleLog(BattleController) - Constructor for class com.pixelmonmod.pixelmon.battles.controller.log.BattleLog
-
Initializes a battle log.
- BattleLog.BattleTurnLog - Class in com.pixelmonmod.pixelmon.battles.controller.log
- BattleLogCommand - Class in com.pixelmonmod.pixelmon.command.impl
- BattleLogCommand(CommandDispatcher<CommandSourceStack>) - Constructor for class com.pixelmonmod.pixelmon.command.impl.BattleLogCommand
- BattleLogElement - Class in com.pixelmonmod.pixelmon.client.gui.battles.battleScreens
-
Created by Jay113355 on 10/20/2020.
- BattleLogElement(ClientBattleManager) - Constructor for class com.pixelmonmod.pixelmon.client.gui.battles.battleScreens.BattleLogElement
- battleManager - Static variable in class com.pixelmonmod.pixelmon.client.ClientProxy
-
The battle manager for the client.
- BattleMenuElement<B> - Class in com.pixelmonmod.pixelmon.client.gui.battles.battleScreens
-
Created by Jay113355 on 11/30/2020.
- BattleMenuElement(Screen) - Constructor for class com.pixelmonmod.pixelmon.client.gui.battles.battleScreens.BattleMenuElement
- BattleMenuElement(Screen, Component, List<B>) - Constructor for class com.pixelmonmod.pixelmon.client.gui.battles.battleScreens.BattleMenuElement
- BattleMenuElement.MenuListButton - Class in com.pixelmonmod.pixelmon.client.gui.battles.battleScreens
- BattleMenuScreen<B> - Class in com.pixelmonmod.pixelmon.client.gui.battles.battleScreens
-
Created by Jay113355 on 10/22/2020.
- BattleMenuScreen(BattleScreen, BattleMode) - Constructor for class com.pixelmonmod.pixelmon.client.gui.battles.battleScreens.BattleMenuScreen
-
Initializes the battle screen.
- BattleMessage - Enum constant in enum class com.pixelmonmod.pixelmon.client.gui.battles.BattleDirection
- BattleMessageAction - Class in com.pixelmonmod.pixelmon.battles.controller.log.action.type
- BattleMessageAction(int, String) - Constructor for class com.pixelmonmod.pixelmon.battles.controller.log.action.type.BattleMessageAction
- BattleMessageEvent - Class in com.pixelmonmod.pixelmon.api.events.battles
-
Event fired when battle messages are sent to an entity from a battle.
- BattleMessageEvent(Entity, Component) - Constructor for class com.pixelmonmod.pixelmon.api.events.battles.BattleMessageEvent
- BattleMessagePacket - Class in com.pixelmonmod.pixelmon.battles.tasks
-
A battle task that displays a message in the battle log in the GUI.
- BattleMessagePacket() - Constructor for class com.pixelmonmod.pixelmon.battles.tasks.BattleMessagePacket
- BattleMessagePacket(Component) - Constructor for class com.pixelmonmod.pixelmon.battles.tasks.BattleMessagePacket
- battleMessages - Variable in class com.pixelmonmod.pixelmon.battles.controller.participants.TestParticipant
-
A record of all the battle messages that would have appeared onscreen for a player
- BattleMode - Enum Class in com.pixelmonmod.pixelmon.api.battles
-
Enum for battle GUIs.
- BattleModelPredicate - Class in com.pixelmonmod.pixelmon.api.pokemon.species.palette.locator.type
- BattleModelPredicate() - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.species.palette.locator.type.BattleModelPredicate
- BattleModifier - Interface in com.pixelmonmod.pixelmon.battles.api.rules.modifier
-
Represents a modifier that can be applied to a battle.
- BattleModifierType<T> - Record Class in com.pixelmonmod.pixelmon.battles.api.rules.modifier
- BattleModifierType(MapCodec<T>) - Constructor for record class com.pixelmonmod.pixelmon.battles.api.rules.modifier.BattleModifierType
-
Creates an instance of a
BattleModifierTyperecord class. - BattleModifierTypes - Class in com.pixelmonmod.pixelmon.battles.api.rules.modifier
- BattleModifierTypes() - Constructor for class com.pixelmonmod.pixelmon.battles.api.rules.modifier.BattleModifierTypes
- BattleMusic - Class in com.pixelmonmod.pixelmon.client.music
- BattleMusic() - Constructor for class com.pixelmonmod.pixelmon.client.music.BattleMusic
- BattleMusic.FixedTrackSound - Class in com.pixelmonmod.pixelmon.client.music
- BattleMusicType - Enum Class in com.pixelmonmod.pixelmon.sounds
-
Created by Jay113355 on 4/27/2021.
- BattleNumberedKey - Class in com.pixelmonmod.pixelmon.client.keybindings
-
Attacks with a Pokémon's move during a battle.
- BattleNumberedKey(String, int, int) - Constructor for class com.pixelmonmod.pixelmon.client.keybindings.BattleNumberedKey
- battleNumberedKeys - Static variable in class com.pixelmonmod.pixelmon.client.ClientProxy
-
Key binds that allow a user to use their keyboard/controller to input their choices during battles.
- BattleOwnedTileEntityController - Class in com.pixelmonmod.tcg.tileentity
- BattleOwnedTileEntityController(BlockEntityType<?>, BlockPos, BlockState) - Constructor for class com.pixelmonmod.tcg.tileentity.BattleOwnedTileEntityController
- BattleParticipant - Class in com.pixelmonmod.pixelmon.battles.controller.participants
-
A participant in a battle.
- BattleParticipant(Entity, Pokemon...) - Constructor for class com.pixelmonmod.pixelmon.battles.controller.participants.BattleParticipant
- BattleParticipantMemory - Record Class in com.pixelmonmod.pixelmon.battles.controller.ai.memory
- BattleParticipantMemory(Map<UUID, PokemonMemory>) - Constructor for record class com.pixelmonmod.pixelmon.battles.controller.ai.memory.BattleParticipantMemory
-
Creates an instance of a
BattleParticipantMemoryrecord class. - battlePerspective - Variable in class com.pixelmonmod.pixelmon.client.gui.battles.ClientBattleManager
-
Whether the player is viewing their battle in first person and not with the battle camera.
- BattlePerspectiveMode - Enum Class in com.pixelmonmod.pixelmon.api.storage
- battlePointer - Static variable in class com.pixelmonmod.pixelmon.client.gui.Resources
-
Battle UI pointer.
- battlePokemonTeamKeyBind - Static variable in class com.pixelmonmod.pixelmon.client.ClientProxy
- battlePosition - Variable in class com.pixelmonmod.pixelmon.battles.controller.participants.PixelmonWrapper
-
The Pokémon's position in battle.
- BattlePriorityHelper - Class in com.pixelmonmod.pixelmon.battles.controller
-
Calculates turn order in battles.
- BattlePriorityHelper() - Constructor for class com.pixelmonmod.pixelmon.battles.controller.BattlePriorityHelper
- BattleProperty<T> - Interface in com.pixelmonmod.pixelmon.battles.api.rules
-
An interface representing a property (rule) of a battle with the given type
- battleQuery(ServerPlayer) - Method in class com.pixelmonmod.mixin.MixinServerPlayer
- battleQuery(ServerPlayer) - Method in interface com.pixelmonmod.pixelmon.api.extensions.PixelmonPlayerExtension
-
Creates a
BattleQuery.Builderfor the player to query battles. - BattleQuery - Class in com.pixelmonmod.pixelmon.battles.query
- BattleQuery(BattleQuery.Builder) - Constructor for class com.pixelmonmod.pixelmon.battles.query.BattleQuery
- BattleQuery.Builder - Class in com.pixelmonmod.pixelmon.battles.query
- battleQueryID - Variable in class com.pixelmonmod.pixelmon.client.gui.battles.AcceptDenyScreen
- BattleQueryManager - Class in com.pixelmonmod.pixelmon.battles.query
- BattleQueryManager() - Constructor for class com.pixelmonmod.pixelmon.battles.query.BattleQueryManager
- BattleQueryPacket - Class in com.pixelmonmod.pixelmon.comm.packetHandlers.battles.query
- BattleQueryPacket() - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.battles.query.BattleQueryPacket
- BattleQueryPacket(BattleQuery, ServerPlayer) - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.battles.query.BattleQueryPacket
- BattleQueryPlayer - Class in com.pixelmonmod.pixelmon.battles
-
Holds information about a player in a battle query.
- BattleQueryPlayer(ServerPlayer, Pokemon) - Constructor for class com.pixelmonmod.pixelmon.battles.BattleQueryPlayer
-
Initializes a query player object with Pokémon instead of a PixelmonEntity.
- BattleQueryPlayer(ServerPlayer, PixelmonEntity) - Constructor for class com.pixelmonmod.pixelmon.battles.BattleQueryPlayer
-
Initializes a query player object.
- BattleQueryResponseState - Enum Class in com.pixelmonmod.pixelmon.battles.query
-
A type of response that a player can give to a battle query.
- BattleQueryResult - Class in com.pixelmonmod.pixelmon.battles.query
- BattleQueryResult(BattleController, ServerPlayer) - Constructor for class com.pixelmonmod.pixelmon.battles.query.BattleQueryResult
- BattleRandomSource - Class in com.pixelmonmod.pixelmon.battles.controller
-
An implementation of
RandomSourcefor use by Pixelmon battles. - BattleRandomSourceTest - Class in com.pixelmonmod.pixelmon.api.test.impl
- BattleRandomSourceTest() - Constructor for class com.pixelmonmod.pixelmon.api.test.impl.BattleRandomSourceTest
- BattleRegistry - Class in com.pixelmonmod.pixelmon.battles
-
Keeps track of all active battles.
- BattleRequirement - Interface in com.pixelmonmod.pixelmon.battles.api.rules.requirement
-
Represents a requirement that must be met for the battle to be able to start.
- BattleRequirementType<T> - Record Class in com.pixelmonmod.pixelmon.battles.api.rules.requirement
- BattleRequirementType(MapCodec<T>) - Constructor for record class com.pixelmonmod.pixelmon.battles.api.rules.requirement.BattleRequirementType
-
Creates an instance of a
BattleRequirementTyperecord class. - BattleRequirementTypes - Class in com.pixelmonmod.pixelmon.battles.api.rules.requirement
- BattleRequirementTypes() - Constructor for class com.pixelmonmod.pixelmon.battles.api.rules.requirement.BattleRequirementTypes
- BattleResults - Enum Class in com.pixelmonmod.pixelmon.api.battles
- battleRightKeyBind - Static variable in class com.pixelmonmod.pixelmon.client.ClientProxy
- BattleRule - Record Class in com.pixelmonmod.pixelmon.battles.api.rules
-
A battle rule is a single rule that can be applied to a battle.
- BattleRule(List<BattleModifier>, List<ReasonedBattleRequirement>) - Constructor for record class com.pixelmonmod.pixelmon.battles.api.rules.BattleRule
-
Creates an instance of a
BattleRulerecord class. - BattleRuleItem - Class in com.pixelmonmod.tcg.item
- BattleRuleItem() - Constructor for class com.pixelmonmod.tcg.item.BattleRuleItem
- BattleRuleOwnedTileEntity - Class in com.pixelmonmod.tcg.tileentity
- BattleRuleOwnedTileEntity(BlockEntityType<?>, BlockPos, BlockState) - Constructor for class com.pixelmonmod.tcg.tileentity.BattleRuleOwnedTileEntity
- BattleRules - Record Class in com.pixelmonmod.pixelmon.battles.api.rules
- BattleRules(List<BattleRule>) - Constructor for record class com.pixelmonmod.pixelmon.battles.api.rules.BattleRules
-
Creates an instance of a
BattleRulesrecord class. - BattleRules.Builder - Class in com.pixelmonmod.pixelmon.battles.api.rules
- BattleRuleSet - Record Class in com.pixelmonmod.pixelmon.battles.api.rules
-
This represents a set of
BattleRules that can be applied to a battle. - BattleRuleSet(Component, Component, TextureProvider) - Constructor for record class com.pixelmonmod.pixelmon.battles.api.rules.BattleRuleSet
- BattleRuleSet(Component, Component, TextureProvider, int, int, List<Holder<BattleRule>>) - Constructor for record class com.pixelmonmod.pixelmon.battles.api.rules.BattleRuleSet
- BattleRuleSet(Component, Component, TextureProvider, int, int, Set<Holder<BattleRule>>) - Constructor for record class com.pixelmonmod.pixelmon.battles.api.rules.BattleRuleSet
-
Creates an instance of a
BattleRuleSetrecord class. - BattleRuleSet(Component, Component, TextureProvider, List<Holder<BattleRule>>) - Constructor for record class com.pixelmonmod.pixelmon.battles.api.rules.BattleRuleSet
- BattleRulesScreen - Class in com.pixelmonmod.pixelmon.client.gui.battles.rules
- BattleRulesScreen(AcceptDenyScreen) - Constructor for class com.pixelmonmod.pixelmon.client.gui.battles.rules.BattleRulesScreen
- BattleRulesScreen.InfoPanel - Class in com.pixelmonmod.pixelmon.client.gui.battles.rules
- BattleRuleWidget - Class in com.pixelmonmod.pixelmon.client.gui.battles.rules
- BattleRuleWidget(Minecraft, BattleRulesScreen, int, int, int) - Constructor for class com.pixelmonmod.pixelmon.client.gui.battles.rules.BattleRuleWidget
- BattleRuleWidget.RuleEntry - Class in com.pixelmonmod.pixelmon.client.gui.battles.rules
- BATTLES_INITIATED_BY_WILD_PIXELMON - Static variable in class com.pixelmonmod.pixelmon.init.registry.PixelmonStatisticsRegistry
- BattleScreen - Class in com.pixelmonmod.pixelmon.client.gui.battles
-
GUI for battles.
- BattleScreen - Class in com.pixelmonmod.pixelmon.client.gui.battles.battleScreens
-
Created by Jay113355 on 10/13/2020.
- BattleScreen() - Constructor for class com.pixelmonmod.pixelmon.client.gui.battles.BattleScreen
-
Initializes the GUI and its possible screens.
- BattleScreen(BattleScreen, BattleMode) - Constructor for class com.pixelmonmod.pixelmon.client.gui.battles.battleScreens.BattleScreen
-
Initializes the battle screen.
- BattleScreen.ActionButton - Class in com.pixelmonmod.pixelmon.client.gui.battles.battleScreens
- BattleScreen.EnumBattleButton - Enum Class in com.pixelmonmod.pixelmon.client.gui.battles.battleScreens
- battleScreenDisabled - Variable in class com.pixelmonmod.pixelmon.api.storage.PlayerPartyStorage
-
Whether the player is viewing the battle through their player's eyes.
- battleScreenDisabled - Variable in class com.pixelmonmod.pixelmon.client.gui.battles.ClientBattleManager
-
Whether the battle screen ui elements are disabled/prevented from being rendered while the player is viewing the battle.
- BattleScreenDisabledPacket - Class in com.pixelmonmod.pixelmon.comm.packetHandlers
- BattleScreenDisabledPacket() - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.BattleScreenDisabledPacket
- BattleScreenDisabledPacket(BattleScreenMode) - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.BattleScreenDisabledPacket
- BattleScreenMode - Enum Class in com.pixelmonmod.pixelmon.api.storage
- BattleSpectatorBlock - Class in com.pixelmonmod.tcg.block
- BattleSpectatorBlock(BlockBehaviour.Properties) - Constructor for class com.pixelmonmod.tcg.block.BattleSpectatorBlock
- BattleSpectatorOwnedTileEntity - Class in com.pixelmonmod.tcg.tileentity
- BattleSpectatorOwnedTileEntity(BlockPos, BlockState) - Constructor for class com.pixelmonmod.tcg.tileentity.BattleSpectatorOwnedTileEntity
- BattleSpectatorOwnedTileEntity(BlockEntityType<?>, BlockPos, BlockState) - Constructor for class com.pixelmonmod.tcg.tileentity.BattleSpectatorOwnedTileEntity
- BattleSpectatorScreen - Class in com.pixelmonmod.tcg.client.gui
-
Created by Hy on 7/3/2016.
- BattleSpectatorScreen(BattleSpectatorOwnedTileEntity) - Constructor for class com.pixelmonmod.tcg.client.gui.BattleSpectatorScreen
- BattleSpectatorTileEntityRenderer - Class in com.pixelmonmod.tcg.client.renderers
- BattleSpectatorTileEntityRenderer(BlockEntityRendererProvider.Context) - Constructor for class com.pixelmonmod.tcg.client.renderers.BattleSpectatorTileEntityRenderer
- BattleSpectatorUpdatePacket - Class in com.pixelmonmod.tcg.network.packets
- BattleSpectatorUpdatePacket() - Constructor for class com.pixelmonmod.tcg.network.packets.BattleSpectatorUpdatePacket
- BattleSpectatorUpdatePacket(BattleSpectatorOwnedTileEntity) - Constructor for class com.pixelmonmod.tcg.network.packets.BattleSpectatorUpdatePacket
- BattleStage - Enum Class in com.pixelmonmod.pixelmon.battles.controller
-
Stages of the battle.
- battleStart - Variable in class com.pixelmonmod.pixelmon.battles.controller.log.BattleLog
- battleStartConsumer - Variable in class com.pixelmonmod.pixelmon.battles.api.rules.teamselection.TeamSelection
- battleStartConsumer - Variable in class com.pixelmonmod.pixelmon.battles.api.rules.teamselection.TeamSelectionRegistry.Builder
- battleStartConsumer(Consumer<BattleController>) - Method in class com.pixelmonmod.pixelmon.battles.api.rules.teamselection.TeamSelectionRegistry.Builder
-
Sets the handler for when the battle is started from the team selection UI
- BattleStartedEvent - Class in com.pixelmonmod.pixelmon.api.events.battles
-
This class represents the events fired when a battle begins between two sides.
- BattleStartedEvent(BattleController, BattleParticipant[], BattleParticipant[]) - Constructor for class com.pixelmonmod.pixelmon.api.events.battles.BattleStartedEvent
- BattleStartedEvent.Post - Class in com.pixelmonmod.pixelmon.api.events.battles
-
Fired after the battle has been registered and begun.
- BattleStartedEvent.Pre - Class in com.pixelmonmod.pixelmon.api.events.battles
-
Fired before the battle is registered and begins.
- BattleStartInteractionEvent - Class in com.pixelmonmod.pixelmon.api.npc.interaction.event.type.battle
- BattleStartInteractionEvent() - Constructor for class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.battle.BattleStartInteractionEvent
- BattleStartTypes - Enum Class in com.pixelmonmod.pixelmon.api.battles
-
Created by Kieran on 31/05/2015.
- battleStats - Variable in class com.pixelmonmod.pixelmon.api.pokemon.species.Stats
- BattleStats - Class in com.pixelmonmod.pixelmon.api.pokemon.stats
-
A Pokémon's stats while in battle.
- BattleStats(BattleStats) - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.stats.BattleStats
-
Saves a copy of another set of battle stats.
- BattleStats(PixelmonWrapper) - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.stats.BattleStats
-
Creates and resets BattleStats.
- BattleStatStageModifyBattleEvent - Class in com.pixelmonmod.pixelmon.api.events.battles
-
Battle event fired when a Pokemon's battle stat is modified by something.
- BattleStatStageModifyBattleEvent(BattleController, PixelmonWrapper, PixelmonWrapper, BattleStatsType, int, int) - Constructor for class com.pixelmonmod.pixelmon.api.events.battles.BattleStatStageModifyBattleEvent
- BattleStatStageModifyBattleEvent.Post - Class in com.pixelmonmod.pixelmon.api.events.battles
-
Fired after the modification takes place.
- BattleStatStageModifyBattleEvent.Pre - Class in com.pixelmonmod.pixelmon.api.events.battles
-
Fired before the modification takes place.
- BattleStatsType - Enum Class in com.pixelmonmod.pixelmon.api.pokemon.stats
-
Types of battle stats.
- BattleStatsType.TypeAdapter - Class in com.pixelmonmod.pixelmon.api.pokemon.stats
- BattleSwitch - Enum constant in enum class com.pixelmonmod.pixelmon.client.gui.battles.BattleDirection
- BattleSwitchPacket - Class in com.pixelmonmod.pixelmon.comm.packetHandlers.battles
- BattleSwitchPacket() - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.battles.BattleSwitchPacket
- BattleTaskPacket - Class in com.pixelmonmod.pixelmon.battles.tasks
-
Implement
BattleMessagePacketif you have a message that goes along with this task. - BattleTaskPacket() - Constructor for class com.pixelmonmod.pixelmon.battles.tasks.BattleTaskPacket
- BattleTest - Annotation Interface in com.pixelmonmod.pixelmon.api.test
- BattleTestClass - Annotation Interface in com.pixelmonmod.pixelmon.api.test
- BattleTestHelper - Class in com.pixelmonmod.pixelmon.api.test
- BattleTestHelper(RegistryAccess) - Constructor for class com.pixelmonmod.pixelmon.api.test.BattleTestHelper
- BattleTestRegistry - Class in com.pixelmonmod.pixelmon.api.test
- BattleTestRegistry() - Constructor for class com.pixelmonmod.pixelmon.api.test.BattleTestRegistry
- BattleTestRegistry.Loggable - Interface in com.pixelmonmod.pixelmon.api.test
- BattleTestRegistry.TestData - Record Class in com.pixelmonmod.pixelmon.api.test
- BattleTestsCommand - Class in com.pixelmonmod.pixelmon.command.impl
- BattleTestsCommand(CommandDispatcher<CommandSourceStack>) - Constructor for class com.pixelmonmod.pixelmon.command.impl.BattleTestsCommand
- BattleThrowPokeBallInteractionEventLogic - Class in com.pixelmonmod.pixelmon.api.npc.interaction.event.type.battle
- BattleThrowPokeBallInteractionEventLogic() - Constructor for class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.battle.BattleThrowPokeBallInteractionEventLogic
- BattleTickEvent - Class in com.pixelmonmod.pixelmon.api.events.battles
-
Event fired whenever the battle's update method is called
- BattleTickEvent(BattleController) - Constructor for class com.pixelmonmod.pixelmon.api.events.battles.BattleTickEvent
- BattleTickEvent.Post - Class in com.pixelmonmod.pixelmon.api.events.battles
- BattleTickEvent.Pre - Class in com.pixelmonmod.pixelmon.api.events.battles
- BattleTickHandler - Class in com.pixelmonmod.pixelmon.battles
- BattleTickHandler() - Constructor for class com.pixelmonmod.pixelmon.battles.BattleTickHandler
- battleTicks - Variable in class com.pixelmonmod.pixelmon.battles.controller.BattleController
-
Controls when the battle state is checked.
- battleTurn - Variable in class com.pixelmonmod.pixelmon.battles.controller.BattleController
-
The number of turns the battle has lasted.
- battleTurn - Variable in class com.pixelmonmod.pixelmon.client.gui.battles.ClientBattleManager
-
Current turn.
- battleTurnGained - Variable in class com.pixelmonmod.pixelmon.battles.status.StatusBase
- BattleTurnLog() - Constructor for class com.pixelmonmod.pixelmon.battles.controller.log.BattleLog.BattleTurnLog
- battleType - Variable in class com.pixelmonmod.pixelmon.client.gui.battles.ClientBattleManager
-
The type of battle the player is involved in.
- battleType(BattleType) - Method in class com.pixelmonmod.pixelmon.battles.query.BattleQuery.Builder
- BattleType - Enum Class in com.pixelmonmod.pixelmon.api.battles
-
Different battle formats.
- battleUpKeyBind - Static variable in class com.pixelmonmod.pixelmon.client.ClientProxy
- BattleValidatorTests - Class in com.pixelmonmod.pixelmon.api.test.impl.mechanics
- BattleValidatorTests() - Constructor for class com.pixelmonmod.pixelmon.api.test.impl.mechanics.BattleValidatorTests
- BattleViewer - Interface in com.pixelmonmod.pixelmon.battles.controller
-
An interface representing an entity that is watching a battle.
- BAUXITE_ORE - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BauxiteOreBlock - Class in com.pixelmonmod.pixelmon.blocks
- BauxiteOreBlock() - Constructor for class com.pixelmonmod.pixelmon.blocks.BauxiteOreBlock
- BAXCALIBUR - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- BAXCALIBUR - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- BAYLEEF - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- BAYLEEF - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- bc - Variable in class com.pixelmonmod.pixelmon.api.events.npc.NPCEvent.EndBattle
- bc - Variable in class com.pixelmonmod.pixelmon.battles.controller.GlobalStatusController
-
The battle that this controller is a part of.
- bc - Variable in class com.pixelmonmod.pixelmon.battles.controller.log.BattleLog
- bc - Variable in class com.pixelmonmod.pixelmon.battles.controller.participants.BattleParticipant
-
The battle the participant is in.
- bc - Variable in class com.pixelmonmod.pixelmon.battles.controller.participants.PixelmonWrapper
-
Deprecated.
- BEACON_BADGE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- BEADS_OF_RUIN - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ability.AbilityRegistry
- BeadsOfRuin - Class in com.pixelmonmod.pixelmon.api.pokemon.ability.abilities
-
Beads of Ruin decreases the Special Defense stat of all Pokémon on the field other than the Pokémon with this Ability by 25%.
- BeadsOfRuin() - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.BeadsOfRuin
- BEAK_BLAST - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- BeakBlast - Class in com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic
-
Created by Jay113355 on 8/16/2019.
- BeakBlast - Enum constant in enum class com.pixelmonmod.pixelmon.battles.status.StatusType
- BeakBlast() - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.BeakBlast
- BeakBlastStatus - Class in com.pixelmonmod.pixelmon.battles.status
-
Created by Jay113355 on 8/16/2019.
- BeakBlastStatus() - Constructor for class com.pixelmonmod.pixelmon.battles.status.BeakBlastStatus
- beam() - Static method in class com.pixelmonmod.pixelmon.battles.attacks.animations.AttackAnimationData
- Beam - Class in com.pixelmonmod.pixelmon.client.particle.particles
- Beam(Entity, Entity, Vec3, Vec3, double, int, float, float, float, float, int, float, float, float, float) - Constructor for class com.pixelmonmod.pixelmon.client.particle.particles.Beam
- BEAM - Enum constant in enum class com.pixelmonmod.pixelmon.battles.attacks.animations.particles.EffectType
- BEAM - Enum constant in enum class com.pixelmonmod.pixelmon.battles.attacks.animations.particles.EnumEffectType
- BeamData() - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.animations.particles.AttackBeam.BeamData
- BEANS - Enum constant in enum class com.pixelmonmod.pixelmon.enums.EnumCurryKey
- BEARTIC - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- BEARTIC - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- beast - Static variable in class com.pixelmonmod.pixelmon.client.gui.Resources
-
Outline for a Pokémon in a Beast Ball.
- BEAST_BALL - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.item.pokeball.PokeBallRegistry
- BEAST_BOOST - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ability.AbilityRegistry
- BEAST_CHEST - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BeastBall - Class in com.pixelmonmod.pixelmon.api.pokemon.item.pokeball.logic
- BeastBall() - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.item.pokeball.logic.BeastBall
- BEASTBALL - Enum constant in enum class com.pixelmonmod.pixelmon.blocks.enums.EnumPokeChestType
- BeastBoost - Class in com.pixelmonmod.pixelmon.api.pokemon.ability.abilities
- BeastBoost() - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.BeastBoost
- BEAT_UP - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- BeatUp - Class in com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic
-
Hits the target once for each Pokémon in the user's party.
- BeatUp - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen8TechnicalMachines
- BeatUp() - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.BeatUp
- BeatUpTests - Class in com.pixelmonmod.pixelmon.api.test.impl.move
- BeatUpTests() - Constructor for class com.pixelmonmod.pixelmon.api.test.impl.move.BeatUpTests
- BeatWildPixelmonEvent - Class in com.pixelmonmod.pixelmon.api.events
-
Fired when a wild Pokémon is defeated by a player
- BeatWildPixelmonEvent(ServerPlayer, WildPixelmonParticipant) - Constructor for class com.pixelmonmod.pixelmon.api.events.BeatWildPixelmonEvent
- BEAUTIFLY - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- BEAUTIFLY - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- BEAUTY - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ribbon.RibbonRegistry
- BEAUTY_GREAT - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ribbon.RibbonRegistry
- BEAUTY_HYPER - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ribbon.RibbonRegistry
- BEAUTY_MASTER - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ribbon.RibbonRegistry
- BEAUTY_SUPER - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ribbon.RibbonRegistry
- BEAUTY_ULTRA - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ribbon.RibbonRegistry
- BEEDRILL - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- BEEDRILL - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- BEEDRILLITE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- BEEF_HAMMER - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- BeeReplacementLogic - Class in com.pixelmonmod.pixelmon.api.replacement.logic
- BeeReplacementLogic(List<String>) - Constructor for class com.pixelmonmod.pixelmon.api.replacement.logic.BeeReplacementLogic
- beforeLevel - Variable in class com.pixelmonmod.pixelmon.api.events.LevelUpEvent
- beforeSwitch(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Illusion
- beforeSwitch(PixelmonWrapper) - Method in interface com.pixelmonmod.pixelmon.api.pokemon.ability.Ability
-
Triggers just before the Pokémon switches in.
- beforeSwitch(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.controller.participants.PixelmonWrapper
-
Handles effects that occur just before switching out.
- beforeText - Variable in class com.pixelmonmod.pixelmon.api.events.MailEvent.EditMail
- Befuddle - Class in com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic
-
Has a 100% chance of poisoning, paralyzing, or sleeping all targets.
- Befuddle() - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Befuddle
- begin(Object...) - Method in enum class com.pixelmonmod.pixelmon.client.materials.EnumMaterialOption
- begin(ResourceLocation) - Static method in class com.pixelmonmod.pixelmon.client.materials.Cubemap
-
runs the OpenGL that enables the cubemap.
- beginBreeding() - Method in class com.pixelmonmod.pixelmon.api.storage.breeding.DayCareBox
-
Begins the breeding process
- BeginFight(Level, BlockPos, BlockState, PixelmonEntity) - Constructor for class com.pixelmonmod.pixelmon.api.block.EggBlockEvent.BeginFight
- beginingOfTurnHP - Variable in class com.pixelmonmod.pixelmon.battles.controller.participants.PixelmonWrapper
- beginSelection(ServerPlayer, BiConsumer<ServerPlayer, List<Pokemon>>, List<Pokemon>) - Static method in class com.pixelmonmod.pixelmon.api.selection.PartySelectionFactory
- behaviour(BiFunction<PixelmonEntity, Object, Integer>, MoveSkill.TargetType...) - Method in class com.pixelmonmod.pixelmon.api.moveskills.MoveSkill
-
Sets the behaviour of this move skill for multiple kinds of target.
- behaviourBlockTarget(BiFunction<PixelmonEntity, Tuple<BlockPos, Direction>, Integer>) - Method in class com.pixelmonmod.pixelmon.api.moveskills.MoveSkill
-
Sets the behaviour of this move skill with a block target.
- behaviourNoTarget(ToIntFunction<PixelmonEntity>) - Method in class com.pixelmonmod.pixelmon.api.moveskills.MoveSkill
-
Sets the behaviour of this move skill with no target.
- behaviourPlayerTarget(BiFunction<PixelmonEntity, ServerPlayer, Integer>) - Method in class com.pixelmonmod.pixelmon.api.moveskills.MoveSkill
-
Sets the behaviour of this move skill with a player target.
- behaviourPokemonTarget(BiFunction<PixelmonEntity, PixelmonEntity, Integer>) - Method in class com.pixelmonmod.pixelmon.api.moveskills.MoveSkill
-
Sets the behaviour of this move skill with a Pokémon target.
- BehaviourProvider - Interface in com.pixelmonmod.pixelmon.api.behaviour
- BehaviourProviders - Class in com.pixelmonmod.pixelmon.api.behaviour
- BehaviourProviders() - Constructor for class com.pixelmonmod.pixelmon.api.behaviour.BehaviourProviders
- BehaviourProviderType<T> - Record Class in com.pixelmonmod.pixelmon.api.behaviour
- BehaviourProviderType(MapCodec<T>) - Constructor for record class com.pixelmonmod.pixelmon.api.behaviour.BehaviourProviderType
-
Creates an instance of a
BehaviourProviderTyperecord class. - BEHEEYEM - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- BEHEMOTH_BASH - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- BEHEMOTH_BLADE - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- beingUsed - Variable in class com.pixelmonmod.pixelmon.blocks.tileentity.HealerTileEntity
- Belch - Class in com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic
-
Only works if the user has eaten a Berry.
- Belch() - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Belch
- BELCH - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- BelchTests - Class in com.pixelmonmod.pixelmon.api.test.impl.move
- BelchTests() - Constructor for class com.pixelmonmod.pixelmon.api.test.impl.move.BelchTests
- BELDUM - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- BELDUM - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- bell - Variable in class com.pixelmonmod.pixelmon.api.events.legendary.Gen2BellEvent.RollSuccessEvent
- bell - Variable in class com.pixelmonmod.pixelmon.api.events.legendary.Gen2BellEvent.SummonLegendary
- BELL_RING - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- BellBlock - Class in com.pixelmonmod.pixelmon.blocks
-
Bell.
- BellBlock(BellBlock.Type, BlockBehaviour.Properties) - Constructor for class com.pixelmonmod.pixelmon.blocks.BellBlock
- BellBlock.Type - Enum Class in com.pixelmonmod.pixelmon.blocks
- BELLIBOLT - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- BELLIBOLT - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- BELLOSSOM - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- BELLOSSOM - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- BELLOWNER - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
- BELLSPROUT - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- BELLSPROUT - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- BellTileEntity - Class in com.pixelmonmod.pixelmon.blocks.tileentity
- BellTileEntity(BellBlock.Type, BlockPos, BlockState) - Constructor for class com.pixelmonmod.pixelmon.blocks.tileentity.BellTileEntity
- BellTileEntity(BlockEntityType<?>, BellBlock.Type, BlockPos, BlockState) - Constructor for class com.pixelmonmod.pixelmon.blocks.tileentity.BellTileEntity
- BELLTYPE - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
- BELLY_DRUM - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- BellyDrum - Class in com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic
-
Increases the user's attack to its maximum stage in exchange for half of its maximum hp.
- BellyDrum() - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.BellyDrum
- BellyDrumTests - Class in com.pixelmonmod.pixelmon.api.test.impl.move
- BellyDrumTests() - Constructor for class com.pixelmonmod.pixelmon.api.test.impl.move.BellyDrumTests
- belongsTo(Player) - Method in class com.pixelmonmod.pixelmon.entities.pixelmon.AbstractBaseEntity
-
Checks if the Pokémon is owned by a player.
- BELUE - Enum constant in enum class com.pixelmonmod.pixelmon.enums.BerryType
- BELUE - Static variable in class com.pixelmonmod.pixelmon.world.generation.FoliageRegistration
- BELUE_BERRY - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- BelueFoliagePlacer - Class in com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl
- BelueFoliagePlacer() - Constructor for class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.BelueFoliagePlacer
- Bench - Enum constant in enum class com.pixelmonmod.tcg.duel.attack.enums.EffectLocation
- Bench - Enum constant in enum class com.pixelmonmod.tcg.network.packets.enums.BoardLocation
- BENCH - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BENCH_DAMAGE_OPPONENT_SELECTION - Static variable in class com.pixelmonmod.tcg.init.registry.AttackEffects
- BenchBlock - Class in com.pixelmonmod.pixelmon.blocks.furniture
- BenchBlock() - Constructor for class com.pixelmonmod.pixelmon.blocks.furniture.BenchBlock
- benchCards - Variable in class com.pixelmonmod.tcg.duel.state.PlayerCommonState
- benchDamage - Variable in class com.pixelmonmod.tcg.duel.attack.effects.ThunderstormEffect
- BenchDamageOppSelectEffect - Class in com.pixelmonmod.tcg.duel.attack.effects
- BenchDamageOppSelectEffect(int, int) - Constructor for class com.pixelmonmod.tcg.duel.attack.effects.BenchDamageOppSelectEffect
- benchTargets - Variable in class com.pixelmonmod.tcg.client.gui.PlayerTargetsScreen
- BERGMITE - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- BERGMITE - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- BERRIES - Static variable in class com.pixelmonmod.pixelmon.init.registry.PixelmonItemTags
- BERRY - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonForms
- BERRY_BAG - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- BERRY_FLAVOR - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
- BERRY_JUICE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- BERRY_JUICE_BLUE - Static variable in class com.pixelmonmod.pixelmon.init.registry.PixelmonItemTags
- BERRY_JUICE_GREEN - Static variable in class com.pixelmonmod.pixelmon.init.registry.PixelmonItemTags
- BERRY_JUICE_PINK - Static variable in class com.pixelmonmod.pixelmon.init.registry.PixelmonItemTags
- BERRY_JUICE_PURPLE - Static variable in class com.pixelmonmod.pixelmon.init.registry.PixelmonItemTags
- BERRY_JUICE_RECIPE_SERIALIZER - Static variable in class com.pixelmonmod.pixelmon.init.registry.RecipeRegistration
- BERRY_JUICE_RED - Static variable in class com.pixelmonmod.pixelmon.init.registry.PixelmonItemTags
- BERRY_JUICE_TIER_1 - Static variable in class com.pixelmonmod.pixelmon.init.registry.PixelmonItemTags
- BERRY_JUICE_TIER_2 - Static variable in class com.pixelmonmod.pixelmon.init.registry.PixelmonItemTags
- BERRY_JUICE_TIER_3 - Static variable in class com.pixelmonmod.pixelmon.init.registry.PixelmonItemTags
- BERRY_JUICE_YELLOW - Static variable in class com.pixelmonmod.pixelmon.init.registry.PixelmonItemTags
- BERRY_LEAVES - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BERRY_LOG - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BERRY_POT - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- berryCustap - Enum constant in enum class com.pixelmonmod.pixelmon.enums.heldItems.EnumHeldItems
- BerryCustapItem - Class in com.pixelmonmod.pixelmon.items.heldItems
-
Allows the user to have higher priority once when at low health.
- BerryCustapItem(Item.Properties) - Constructor for class com.pixelmonmod.pixelmon.items.heldItems.BerryCustapItem
-
Initializes the Berry.
- BerryEaten - Class in com.pixelmonmod.pixelmon.battles.status
-
Records the Pokémon having eaten a Berry
- BerryEaten - Enum constant in enum class com.pixelmonmod.pixelmon.battles.status.StatusType
- BerryEaten() - Constructor for class com.pixelmonmod.pixelmon.battles.status.BerryEaten
- berryEnigma - Enum constant in enum class com.pixelmonmod.pixelmon.enums.heldItems.EnumHeldItems
- BerryEnigmaItem - Class in com.pixelmonmod.pixelmon.items.heldItems
-
Heals the holder by 25% hp if hit by a super effective move.
- BerryEnigmaItem(Item.Properties) - Constructor for class com.pixelmonmod.pixelmon.items.heldItems.BerryEnigmaItem
-
Initializes the Berry.
- BerryEvent - Class in com.pixelmonmod.pixelmon.api.events
-
Superclass event for all berry related actions.
- BerryEvent(Level, BlockState, BerryType, BlockPos) - Constructor for class com.pixelmonmod.pixelmon.api.events.BerryEvent
- BerryEvent.Pick - Class in com.pixelmonmod.pixelmon.api.events
-
BerryEventsubclass event which fires when an berry is being picked by a player. - berryEVReducing - Enum constant in enum class com.pixelmonmod.pixelmon.enums.heldItems.EnumHeldItems
- berryEVs(BattleStatsType) - Method in class com.pixelmonmod.pixelmon.api.pokemon.stats.EVStore
-
Reduces the Pokémon's EVs from a Berry.
- berryEVs(PixelmonEntity) - Method in class com.pixelmonmod.pixelmon.items.DecreaseEVBerryItem
-
Deprecated.
- berryEVs(PixelmonEntity, ItemStack) - Method in class com.pixelmonmod.pixelmon.items.DecreaseEVBerryItem
-
Lowers the Pokémon's EVs in the corresponding stat and raises its happiness.
- berryFromOrdinal(int) - Static method in enum class com.pixelmonmod.pixelmon.enums.EnumBerryFlavor
- BerryGinemaItem - Class in com.pixelmonmod.pixelmon.items.heldItems
-
Restores the Pokémon's stats if they are lowered.
- BerryGinemaItem(Item.Properties) - Constructor for class com.pixelmonmod.pixelmon.items.heldItems.BerryGinemaItem
-
Initializes the Berry.
- BerryItem - Class in com.pixelmonmod.pixelmon.items.heldItems
- BerryItem(Item.Properties, EnumHeldItems, BerryType) - Constructor for class com.pixelmonmod.pixelmon.items.heldItems.BerryItem
- berryJuice - Enum constant in enum class com.pixelmonmod.pixelmon.enums.heldItems.EnumHeldItems
- BerryJuiceItem - Class in com.pixelmonmod.pixelmon.items.heldItems
-
Heals the holder by 20 hp when hp drops below 50%.
- BerryJuiceItem(Item.Properties) - Constructor for class com.pixelmonmod.pixelmon.items.heldItems.BerryJuiceItem
- BerryJuiceRecipe - Class in com.pixelmonmod.pixelmon.api.recipe
- BerryJuiceRecipe(int) - Constructor for class com.pixelmonmod.pixelmon.api.recipe.BerryJuiceRecipe
- BerryJuiceRecipe.Serializer - Class in com.pixelmonmod.pixelmon.api.recipe
- BerryLeavesBlock - Class in com.pixelmonmod.pixelmon.blocks
- BerryLeavesBlock(BerryType, BlockBehaviour.Properties) - Constructor for class com.pixelmonmod.pixelmon.blocks.BerryLeavesBlock
- BerryLeppaItem - Class in com.pixelmonmod.pixelmon.items.heldItems
-
Restores a move's PP by 10.
- BerryLeppaItem(Item.Properties) - Constructor for class com.pixelmonmod.pixelmon.items.heldItems.BerryLeppaItem
-
Initializes the Berry.
- BerryLogBlock - Class in com.pixelmonmod.pixelmon.blocks
- BerryLogBlock(BlockBehaviour.Properties) - Constructor for class com.pixelmonmod.pixelmon.blocks.BerryLogBlock
- berryMicle - Enum constant in enum class com.pixelmonmod.pixelmon.enums.heldItems.EnumHeldItems
- BerryMicleItem - Class in com.pixelmonmod.pixelmon.items.heldItems
-
Next move will have 20% extra accuracy when below 25% hp.
- BerryMicleItem(Item.Properties) - Constructor for class com.pixelmonmod.pixelmon.items.heldItems.BerryMicleItem
-
Initializes the held item.
- BerryRecoilItem - Class in com.pixelmonmod.pixelmon.items.heldItems
-
Damages a Pokémon who attacks the user if the attack is of a certain category.
- BerryRecoilItem(Item.Properties, EnumHeldItems, BerryType, AttackCategory) - Constructor for class com.pixelmonmod.pixelmon.items.heldItems.BerryRecoilItem
-
Initializes a recoil Berry.
- berryRestoreHP - Enum constant in enum class com.pixelmonmod.pixelmon.enums.heldItems.EnumHeldItems
- BerryRestoreHPConfusionTests - Class in com.pixelmonmod.pixelmon.api.test.impl.item
- BerryRestoreHPConfusionTests() - Constructor for class com.pixelmonmod.pixelmon.api.test.impl.item.BerryRestoreHPConfusionTests
- BerryRestoreHPItem - Class in com.pixelmonmod.pixelmon.items.heldItems
-
Berries that restore the holder's hp.
- BerryRestoreHPItem(Item.Properties, BerryType, BattleStatsType) - Constructor for class com.pixelmonmod.pixelmon.items.heldItems.BerryRestoreHPItem
-
Initializes the Berry.
- BerryRestoreHPTests - Class in com.pixelmonmod.pixelmon.api.test.impl.item
- BerryRestoreHPTests() - Constructor for class com.pixelmonmod.pixelmon.api.test.impl.item.BerryRestoreHPTests
- BerrySaplingBlock - Class in com.pixelmonmod.pixelmon.blocks
- BerrySaplingBlock(BerryType, BlockBehaviour.Properties) - Constructor for class com.pixelmonmod.pixelmon.blocks.BerrySaplingBlock
- BerrySaplingBlock(ApricornType, BlockBehaviour.Properties) - Constructor for class com.pixelmonmod.pixelmon.blocks.BerrySaplingBlock
- berryStatIncrease - Enum constant in enum class com.pixelmonmod.pixelmon.enums.heldItems.EnumHeldItems
- BerryStatIncreaseItem - Class in com.pixelmonmod.pixelmon.items.heldItems
-
Increases a certain stat when below 25% hp.
- BerryStatIncreaseItem(Item.Properties, BerryType, BattleStatsType) - Constructor for class com.pixelmonmod.pixelmon.items.heldItems.BerryStatIncreaseItem
-
Initializes the Berry.
- BerryStatIncreaseItemTests - Class in com.pixelmonmod.pixelmon.api.test.impl.item
- BerryStatIncreaseItemTests() - Constructor for class com.pixelmonmod.pixelmon.api.test.impl.item.BerryStatIncreaseItemTests
- BerryStatResponseItem - Class in com.pixelmonmod.pixelmon.items.heldItems
-
A Berry that raises a stat when hit by a certain move category.
- BerryStatResponseItem(Item.Properties, EnumHeldItems, BerryType, AttackCategory, BattleStatsType) - Constructor for class com.pixelmonmod.pixelmon.items.heldItems.BerryStatResponseItem
-
Initializes a Berry.
- BerryStatResponseItemTests - Class in com.pixelmonmod.pixelmon.api.test.impl.item
- BerryStatResponseItemTests() - Constructor for class com.pixelmonmod.pixelmon.api.test.impl.item.BerryStatResponseItemTests
- berryStatus - Enum constant in enum class com.pixelmonmod.pixelmon.enums.heldItems.EnumHeldItems
- BerryStatusItem - Class in com.pixelmonmod.pixelmon.items.heldItems
-
A Berry that heals a certain status on a Pokémon.
- BerryStatusItem(Item.Properties, BerryType, StatusType...) - Constructor for class com.pixelmonmod.pixelmon.items.heldItems.BerryStatusItem
-
Initializes a Berry.
- BerryStatusItemTests - Class in com.pixelmonmod.pixelmon.api.test.impl.item
- BerryStatusItemTests() - Constructor for class com.pixelmonmod.pixelmon.api.test.impl.item.BerryStatusItemTests
- berryTree(BerryType) - Static method in class com.pixelmonmod.pixelmon.world.generation.features.tree.PixelmonTreeGrowers
- BerryType - Enum Class in com.pixelmonmod.pixelmon.enums
-
Enum representing the different berry types, including their growth information, item ID, and models.
- berryTypeReducing - Enum constant in enum class com.pixelmonmod.pixelmon.enums.heldItems.EnumHeldItems
- BerryTypeReducingItem - Class in com.pixelmonmod.pixelmon.items.heldItems
-
Reduces a super effective move of a certain type by 50%.
- BerryTypeReducingItem(Item.Properties, BerryType, ResourceKey<Type>) - Constructor for class com.pixelmonmod.pixelmon.items.heldItems.BerryTypeReducingItem
-
Initializes the Berry.
- Berserk - Class in com.pixelmonmod.pixelmon.api.pokemon.ability.abilities
-
Boosts the Pokémon's Sp.
- Berserk() - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Berserk
- BERSERK - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ability.AbilityRegistry
- BerserkTests - Class in com.pixelmonmod.pixelmon.api.test.impl.ability
- BerserkTests() - Constructor for class com.pixelmonmod.pixelmon.api.test.impl.ability.BerserkTests
- BEST_FRIENDS - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ribbon.RibbonRegistry
- Bestow - Class in com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic
-
Gives the user's held item to the target.
- Bestow() - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Bestow
- BESTOW - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- BestowTests - Class in com.pixelmonmod.pixelmon.api.test.impl.move
- BestowTests() - Constructor for class com.pixelmonmod.pixelmon.api.test.impl.move.BestowTests
- BetterFlyingGoal - Class in com.pixelmonmod.pixelmon.ai.flying
- BetterFlyingGoal(PixelmonEntity) - Constructor for class com.pixelmonmod.pixelmon.ai.flying.BetterFlyingGoal
- BetterFlyingGoal(PixelmonEntity, FlySpeeds) - Constructor for class com.pixelmonmod.pixelmon.ai.flying.BetterFlyingGoal
- BetterSpawnerConfig - Class in com.pixelmonmod.pixelmon.api.config
- BetterSpawnerConfig() - Constructor for class com.pixelmonmod.pixelmon.api.config.BetterSpawnerConfig
- BetterTranslatableContents - Class in com.pixelmonmod.api.component
- BetterTranslatableContents(String, String, TranslatedPlaceholder[]) - Constructor for class com.pixelmonmod.api.component.BetterTranslatableContents
- BetterTranslatableContents(String, Optional<String>, List<TranslatedPlaceholder>) - Constructor for class com.pixelmonmod.api.component.BetterTranslatableContents
- BetweenTurns - Enum constant in enum class com.pixelmonmod.tcg.duel.state.GamePhase
- BEWEAR - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- bewlr - Variable in class com.pixelmonmod.pixelmon.items.PixelmonItem
- BEWLRCallable - Class in com.pixelmonmod.pixelmon.client.models.items
- BEWLRCallable(int) - Constructor for class com.pixelmonmod.pixelmon.client.models.items.BEWLRCallable
- BIBAREL - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- BIBAREL - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- Bide - Class in com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.multiTurn
-
Charges for 2-3 turns, then strikes back with double the damage taken during charging.
- Bide - Enum constant in enum class com.pixelmonmod.pixelmon.battles.status.StatusType
- Bide - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen1TechnicalMachines
- Bide() - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.multiTurn.Bide
- BIDE - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- BideStatus - Class in com.pixelmonmod.pixelmon.battles.status
-
Charges energy for two turns, then damages the opponent for double the damage taken during charging.
- BideStatus() - Constructor for class com.pixelmonmod.pixelmon.battles.status.BideStatus
-
Initializes the status.
- BideTests - Class in com.pixelmonmod.pixelmon.api.test.impl.move
- BideTests() - Constructor for class com.pixelmonmod.pixelmon.api.test.impl.move.BideTests
- BIDOOF - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- BIDOOF - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- BIG_MALASADA - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- BIG_MUSHROOM - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- BIG_NUGGET - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- BIG_PEARL - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- BIG_PECKS - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ability.AbilityRegistry
- BIG_ROOT - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- BigPecks - Class in com.pixelmonmod.pixelmon.api.pokemon.ability.abilities
-
Prevents Defense from being lowered.
- BigPecks() - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.BigPecks
- bigRoot - Enum constant in enum class com.pixelmonmod.pixelmon.enums.heldItems.EnumHeldItems
- BigRootTests - Class in com.pixelmonmod.pixelmon.api.test.impl.item
-
Tests for the Big Root
- BigRootTests() - Constructor for class com.pixelmonmod.pixelmon.api.test.impl.item.BigRootTests
- BIKE - Static variable in class com.pixelmonmod.pixelmon.init.registry.EntityRegistration
- BIKE_ONE_CM - Static variable in class com.pixelmonmod.pixelmon.init.registry.PixelmonStatisticsRegistry
-
The total distance a player has traveled on Acro Bikes and Mach Bikes.
- BIKE_TYPE - Static variable in class com.pixelmonmod.pixelmon.api.data.PixelmonDataSerializers
- BIKE_VOUCHER - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- BikeEntity - Class in com.pixelmonmod.pixelmon.entities.bikes
-
Created by Justin
- BikeEntity(EntityType<BikeEntity>, Level) - Constructor for class com.pixelmonmod.pixelmon.entities.bikes.BikeEntity
- BikeEntity(Level) - Constructor for class com.pixelmonmod.pixelmon.entities.bikes.BikeEntity
- BikeItem - Class in com.pixelmonmod.pixelmon.items
-
Spawns bikes
- BikeItem(EnumBike) - Constructor for class com.pixelmonmod.pixelmon.items.BikeItem
- BikeRenderer - Class in com.pixelmonmod.pixelmon.client.render.entity.renderers
- BikeRenderer(EntityRendererProvider.Context) - Constructor for class com.pixelmonmod.pixelmon.client.render.entity.renderers.BikeRenderer
- Bill - Class in com.pixelmonmod.tcg.duel.trainer
- Bill() - Constructor for class com.pixelmonmod.tcg.duel.trainer.Bill
- BILL - Static variable in class com.pixelmonmod.tcg.init.registry.TrainerEffects
- BINACLE - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- BINACLE - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- BIND - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- bindAmountScrolled() - Method in class com.pixelmonmod.pixelmon.client.gui.widgets.SlotBase
- binder - Variable in class com.pixelmonmod.tcg.client.container.BinderContainer
- Binder - Enum constant in enum class com.pixelmonmod.tcg.client.gui.enums.EnumGui
- Binder(Container, int) - Constructor for class com.pixelmonmod.tcg.item.BinderItem.Binder
- BINDER - Static variable in class com.pixelmonmod.pixelmon.init.registry.ContainerRegistration
- BINDER_ITEMS - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
- BinderContainer - Class in com.pixelmonmod.tcg.client.container
- BinderContainer(int, Inventory, BinderItem.Binder) - Constructor for class com.pixelmonmod.tcg.client.container.BinderContainer
- BinderContainer(int, Inventory, FriendlyByteBuf) - Constructor for class com.pixelmonmod.tcg.client.container.BinderContainer
- BinderInventory - Class in com.pixelmonmod.tcg.client.container
- BinderInventory(Player) - Constructor for class com.pixelmonmod.tcg.client.container.BinderInventory
- BinderItem - Class in com.pixelmonmod.tcg.item
- BinderItem() - Constructor for class com.pixelmonmod.tcg.item.BinderItem
- BinderItem.Binder - Class in com.pixelmonmod.tcg.item
- BinderScreen - Class in com.pixelmonmod.tcg.client.gui
- BinderScreen(BinderContainer, Inventory, Component) - Constructor for class com.pixelmonmod.tcg.client.gui.BinderScreen
- BINDING_BAND - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- bindingBand - Enum constant in enum class com.pixelmonmod.pixelmon.enums.heldItems.EnumHeldItems
- BindingBandTests - Class in com.pixelmonmod.pixelmon.api.test.impl.item
-
Tests for the Binding Band
- BindingBandTests() - Constructor for class com.pixelmonmod.pixelmon.api.test.impl.item.BindingBandTests
- bindModelBuffer(MultiBufferSource, Model, ResourceLocation) - Method in class com.pixelmonmod.pixelmon.client.render.tileEntities.TileEntityRenderer
- bindPokemonSprite(Pokemon, Minecraft) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
- bindPreviousPokemonSprite() - Method in class com.pixelmonmod.tcg.duel.state.PokemonCardState
- bindRenderers() - Static method in class com.pixelmonmod.tcg.init.registry.TileEntityRegistration
- bindScreens(FMLClientSetupEvent) - Static method in class com.pixelmonmod.pixelmon.init.registry.ContainerRegistration
- bindSMDBuffer(MultiBufferSource, ResourceLocation) - Method in class com.pixelmonmod.pixelmon.client.render.tileEntities.TileEntityRenderer
- bindTags(Map<TagKey<T>, List<Holder<T>>>) - Method in record class com.pixelmonmod.pixelmon.api.dummy.DummyRegistry
- bindTexture(ResourceLocation) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
- biome - Variable in class com.pixelmonmod.pixelmon.api.spawning.SpawnLocation
-
The biome in which the
SpawnLocation.locationsits. - biome() - Method in record class com.pixelmonmod.pixelmon.support.jei.ingredient.SpawnerLootInfo
-
Returns the value of the
biomerecord component. - BIOME - Static variable in class com.pixelmonmod.pixelmon.api.context.ContextKeys
- BiomeCondition - Class in com.pixelmonmod.pixelmon.api.pokemon.stats.evolution.conditions
- BiomeCondition() - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.stats.evolution.conditions.BiomeCondition
- BiomeHelper - Class in com.pixelmonmod.pixelmon.api.util.helpers
- BiomeHelper() - Constructor for class com.pixelmonmod.pixelmon.api.util.helpers.BiomeHelper
- biomes - Variable in class com.pixelmonmod.pixelmon.api.pokemon.stats.evolution.conditions.BiomeCondition
- biomes - Variable in class com.pixelmonmod.pixelmon.api.spawning.conditions.SpawnCondition
- biomes() - Method in record class com.pixelmonmod.pixelmon.api.spawning.SimplifiedSpawning
-
Returns the value of the
biomesrecord component. - biomes() - Method in record class com.pixelmonmod.pixelmon.battles.raids.ally.RaidAllySet
-
Returns the value of the
biomesrecord component. - biomes() - Method in record class com.pixelmonmod.pixelmon.battles.raids.spawning.RaidSpawn
-
Returns the value of the
biomesrecord component. - biomes(Collection<TagEntry>) - Method in class com.pixelmonmod.pixelmon.api.spawning.SimplifiedSpawning.Builder
- BIRCH_BENCH - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BIRD - Enum constant in enum class com.pixelmonmod.pixelmon.enums.items.EnumFossils
- BIRD_FOSSIL - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- BIRD_SHRINE - Static variable in class com.pixelmonmod.pixelmon.init.registry.TileEntityRegistration
- birdFossil - Static variable in class com.pixelmonmod.pixelmon.client.render.tileEntities.SharedModels
-
The Bird Fossil's model.
- BirdShrineTileEntity - Class in com.pixelmonmod.pixelmon.blocks.tileentity
- BirdShrineTileEntity(BlockPos, BlockState) - Constructor for class com.pixelmonmod.pixelmon.blocks.tileentity.BirdShrineTileEntity
- BIRTHDAY - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ribbon.RibbonRegistry
- BISHARP - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- BISHARP - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- bite - Variable in class com.pixelmonmod.pixelmon.battles.attacks.MoveFlags
- BITE - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- bitFilters - Static variable in class com.pixelmonmod.pixelmon.api.util.helpers.CommonHelper
- bitter - Variable in enum class com.pixelmonmod.pixelmon.enums.BerryType
- BITTER - Enum constant in enum class com.pixelmonmod.pixelmon.enums.EnumBerryFlavor
- BITTER_BLADE - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- BITTER_MALICE - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- BLACEPHALON - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- BLACEPHALON - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- BLACK - Enum constant in enum class com.pixelmonmod.pixelmon.blocks.enums.ColorEnum
- BLACK - Enum constant in enum class com.pixelmonmod.pixelmon.enums.items.ApricornType
- BLACK - Enum constant in enum class com.pixelmonmod.pixelmon.enums.items.BadgeCaseColor
- BLACK - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonForms
- BLACK - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonPalettes
- BLACK - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- BLACK - Static variable in class com.pixelmonmod.tcg.init.registry.TCGCardBacks
- BLACK_AND_WHITE_SHADER - Static variable in class com.pixelmonmod.pixelmon.client.render.shader.PixelmonShaders
- BLACK_AND_WHITE_SHADER_REQUIREMENT - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonRequirements
- BLACK_AND_WHITE_SHADER_REQUIREMENT - Static variable in class com.pixelmonmod.pixelmon.api.registries.StatueRequirements
- BLACK_APRICORN - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- BLACK_ARMCHAIR - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BLACK_AUGURITE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- BLACK_BELT - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- BLACK_CASH_REGISTER - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BLACK_CHAIR - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BLACK_CLOCK - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BLACK_COUCH - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BLACK_CUSHION_CHAIR - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BLACK_DAY_CARE - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BLACK_FLUTE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- BLACK_FOLDING_CHAIR - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BLACK_FOREHEAD - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonPalettes
- BLACK_GLASSES - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- BLACK_GYM_SIGN - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BLACK_GYM_SIGN - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- BLACK_HEALER - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BLACK_HOLE_ECLIPSE - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- BLACK_LETTER_BOX - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BLACK_MAIL_BOX - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BLACK_MANE_HAIR - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- BLACK_MASK - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonPalettes
- BLACK_MONOCLE - Enum constant in enum class com.pixelmonmod.pixelmon.storage.extras.PixelExtrasData.MonocleType
- BLACK_OUTS - Static variable in class com.pixelmonmod.pixelmon.init.registry.PixelmonStatisticsRegistry
- BLACK_PC - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BLACK_POKE_BAG - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- BLACK_RUG - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BLACK_SHARD - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- BLACK_SLUDGE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- BLACK_TRADE_MACHINE - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BLACK_TUMBLESTONE - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BLACK_TUMBLESTONE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- BLACK_UMBRELLA - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BLACK_VENDING_MACHINE - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BLACK_WATER_FLOAT - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- blackAndWhiteShader - Static variable in class com.pixelmonmod.pixelmon.client.render.shader.PixelmonShaders
- BlackAndWhiteShaderRequirement - Class in com.pixelmonmod.api.pokemon.requirement.impl.shader
- BlackAndWhiteShaderRequirement - Class in com.pixelmonmod.api.statue.requirement.impl.shader
- BlackAndWhiteShaderRequirement() - Constructor for class com.pixelmonmod.api.pokemon.requirement.impl.shader.BlackAndWhiteShaderRequirement
- BlackAndWhiteShaderRequirement() - Constructor for class com.pixelmonmod.api.statue.requirement.impl.shader.BlackAndWhiteShaderRequirement
- BlackAndWhiteShaderRequirement(boolean) - Constructor for class com.pixelmonmod.api.pokemon.requirement.impl.shader.BlackAndWhiteShaderRequirement
- BlackAndWhiteShaderRequirement(boolean) - Constructor for class com.pixelmonmod.api.statue.requirement.impl.shader.BlackAndWhiteShaderRequirement
- BLACKBADGECASE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- blackBelt - Enum constant in enum class com.pixelmonmod.pixelmon.enums.heldItems.EnumTypeEnhancingItems
- blackGlasses - Enum constant in enum class com.pixelmonmod.pixelmon.enums.heldItems.EnumTypeEnhancingItems
- BLACKOUT - Static variable in class com.pixelmonmod.tcg.init.registry.ThemeDecks
- blackSludge - Enum constant in enum class com.pixelmonmod.pixelmon.enums.heldItems.EnumHeldItems
- BlackSludgeItem - Class in com.pixelmonmod.pixelmon.items.heldItems
-
Heals Poison-type Pokémon by 1/16 hp every turn.
- BlackSludgeItem() - Constructor for class com.pixelmonmod.pixelmon.items.heldItems.BlackSludgeItem
-
Initializes the held item.
- BlackSludgeTests - Class in com.pixelmonmod.pixelmon.api.test.impl.item
- BlackSludgeTests() - Constructor for class com.pixelmonmod.pixelmon.api.test.impl.item.BlackSludgeTests
- BLADE - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonForms
- BLANK - Enum constant in enum class com.pixelmonmod.pixelmon.enums.EnumPlate
- BLANK_BADGE - Static variable in class com.pixelmonmod.pixelmon.client.gui.battles.battleScreens.ChooseAttack.EvoButton
- BLANK_PLATE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- BLANK_TM_NUMBER - Static variable in class com.pixelmonmod.pixelmon.init.registry.PixelmonDataComponents
- BLANK_TM_USES - Static variable in class com.pixelmonmod.pixelmon.init.registry.PixelmonDataComponents
- BLANK_TMS_FILLED - Static variable in class com.pixelmonmod.pixelmon.init.registry.PixelmonStatisticsRegistry
- BlankTechnicalMachineItem - Class in com.pixelmonmod.pixelmon.items.heldItems
-
Created by Jay113355 on 8/11/2020.
- BlankTechnicalMachineItem(TMType) - Constructor for class com.pixelmonmod.pixelmon.items.heldItems.BlankTechnicalMachineItem
- BLAST_BURN - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- BlastBurn - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen9TechnicalMachines
- BLASTOISE - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- BLASTOISE - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- BLASTOISINITE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- Blaze - Class in com.pixelmonmod.pixelmon.api.pokemon.ability.abilities
-
Boosts the power of Fire-type moves by 50% when below 1/3rd hp.
- Blaze() - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Blaze
-
Initializes Blaze.
- BLAZE - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ability.AbilityRegistry
- BLAZE_BREED - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonForms
- BLAZE_KICK - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- BlazeKick - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen8TechnicalRecords
- BLAZIKEN - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- BLAZIKEN - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- BLAZIKENITE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- BLEAKWIND_STORM - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- blend - Variable in class com.pixelmonmod.pixelmon.client.render.tileEntities.RenderTileEntityGeneric
- BLIPBUG - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- BLIPBUG - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- BLISSEY - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- BLISSEY - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- BLITZLE - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- Blizzard - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen1TechnicalMachines
- Blizzard - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen2TechnicalMachines
- Blizzard - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen3TechnicalMachines
- Blizzard - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen4TechnicalMachines
- Blizzard - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen5TechnicalMachines
- Blizzard - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen6TechnicalMachines
- Blizzard - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen7TechnicalMachines
- Blizzard - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen8TechnicalRecords
- Blizzard - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen9TechnicalMachines
- BLIZZARD - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- BLIZZARD - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ribbon.RibbonRegistry
- Blob - Class in com.pixelmonmod.pixelmon.client.particle.particles
- Blob - Enum constant in enum class com.pixelmonmod.pixelmon.client.particle.Particles
- Blob(double, double, double, double, float, float, float, boolean, int, int, float) - Constructor for class com.pixelmonmod.pixelmon.client.particle.particles.Blob
- block - Variable in class com.pixelmonmod.pixelmon.api.block.EggBlockEvent
- block - Variable in class com.pixelmonmod.pixelmon.api.events.legendary.IlexShrineEvent
- block - Variable in class com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.block.BlockIsOneOfInteractionCondition
- block - Variable in class com.pixelmonmod.pixelmon.items.ShardItem
- BLOCK - Enum constant in enum class com.pixelmonmod.pixelmon.api.moveskills.MoveSkill.TargetType
- BLOCK - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- BLOCK - Static variable in class com.pixelmonmod.pixelmon.api.context.ContextKeys
- BLOCK_INTERACT - Static variable in class com.pixelmonmod.pixelmon.api.events.PokemonRetrievedEvent.Constants
- BLOCK_IS_ONE_OF - Static variable in class com.pixelmonmod.pixelmon.init.registry.InteractionConditions
- BLOCK_PLACE - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.event.PixelmonInteractionEventTypes
- BLOCK_POS - Static variable in class com.pixelmonmod.pixelmon.api.context.ContextKeys
- BLOCK_STATE_PROVIDER_TYPE - Static variable in class com.pixelmonmod.pixelmon.world.generation.BlockStateProviderTypes
- blockBreak(BlockEvent.BreakEvent) - Static method in class com.pixelmonmod.pixelmon.listener.BlockBreak
- BlockBreak - Class in com.pixelmonmod.pixelmon.listener
- BlockBreak() - Constructor for class com.pixelmonmod.pixelmon.listener.BlockBreak
- blockCapture - Variable in class com.pixelmonmod.pixelmon.client.gui.battles.PixelmonClientData
-
Whether this Pokémon is blocked from capture by BonusStats.
- BlockCollection - Class in com.pixelmonmod.pixelmon.api.world
- BlockCollection(Entity, Level, int, int, int, int, int, int) - Constructor for class com.pixelmonmod.pixelmon.api.world.BlockCollection
- BlockGenericModelMultiblock - Class in com.pixelmonmod.pixelmon.blocks.multi
- BlockGenericModelMultiblock(BlockBehaviour.Properties, int, double, int) - Constructor for class com.pixelmonmod.pixelmon.blocks.multi.BlockGenericModelMultiblock
- BlockGenericModelMultiblock(BlockBehaviour.Properties, int, double, int, boolean) - Constructor for class com.pixelmonmod.pixelmon.blocks.multi.BlockGenericModelMultiblock
- BlockGenericSittableModelMultiblock - Class in com.pixelmonmod.pixelmon.blocks.multi
- BlockGenericSittableModelMultiblock(BlockBehaviour.Properties, int, double, int) - Constructor for class com.pixelmonmod.pixelmon.blocks.multi.BlockGenericSittableModelMultiblock
- BlockGenericSittableModelMultiblock(BlockBehaviour.Properties, int, double, int, boolean) - Constructor for class com.pixelmonmod.pixelmon.blocks.multi.BlockGenericSittableModelMultiblock
- BlockHelper - Class in com.pixelmonmod.pixelmon.api.util.helpers
-
Created by Jay113355 on 10/3/2016.
- BlockHelper() - Constructor for class com.pixelmonmod.pixelmon.api.util.helpers.BlockHelper
- blockIdentifier - Variable in class com.pixelmonmod.pixelmon.api.util.PixelBlockSnapshot
-
The mod ID of the block.
- BlockIsOneOfInteractionCondition - Class in com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.block
- BlockIsOneOfInteractionCondition(HolderSet<Block>, DataProvider<BlockState>) - Constructor for class com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.block.BlockIsOneOfInteractionCondition
- BlockMachine - Class in com.pixelmonmod.pixelmon.blocks.machines
- BlockMachine(BlockBehaviour.Properties) - Constructor for class com.pixelmonmod.pixelmon.blocks.machines.BlockMachine
- BlockPlaceInteractionEventLogic - Class in com.pixelmonmod.pixelmon.api.npc.interaction.event.type
- BlockPlaceInteractionEventLogic() - Constructor for class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.BlockPlaceInteractionEventLogic
- blockPos() - Method in class com.pixelmonmod.pixelmon.api.shop.ShopBuilder
-
Gets the block position of the shop.
- blockPos(BlockPos) - Method in class com.pixelmonmod.pixelmon.api.shop.ShopBuilder
-
Sets the block position of the shop.
- BLOCKPOS - Static variable in class com.pixelmonmod.pixelmon.blocks.GenericDoubleRotatableModelBlock
- BLOCKPOS - Static variable in class com.pixelmonmod.pixelmon.blocks.machines.IlexShrineBlock
- BLOCKPOS - Static variable in class com.pixelmonmod.pixelmon.blocks.machines.TimespaceAltarBlock
- blockPosition() - Method in class com.pixelmonmod.mixin.MixinEntity
- BlockRegistration - Class in com.pixelmonmod.pixelmon.init.registry
-
Blocks added by Pixelmon.
- BlockRegistration - Class in com.pixelmonmod.tcg.init.registry
- BlockRegistration() - Constructor for class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BlockRegistration() - Constructor for class com.pixelmonmod.tcg.init.registry.BlockRegistration
- BlockReveal - Class in com.pixelmonmod.pixelmon.client.render.blockReveal
- BlockReveal(ResourceKey<Level>, int, BlockPos, int, int) - Constructor for class com.pixelmonmod.pixelmon.client.render.blockReveal.BlockReveal
- BlockRevealRenderer - Class in com.pixelmonmod.pixelmon.client.render.blockReveal
- BlockRevealRenderer() - Constructor for class com.pixelmonmod.pixelmon.client.render.blockReveal.BlockRevealRenderer
- BlockRotation - Enum Class in com.pixelmonmod.pixelmon.blocks
- blocks - Variable in class com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.block.BlockIsOneOfInteractionCondition
- BLOCKS - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BLOCKS - Static variable in class com.pixelmonmod.tcg.init.registry.BlockRegistration
- BlockSoundRecord(ResourceLocation, SoundSource, int, BlockPos, AABB) - Constructor for class com.pixelmonmod.pixelmon.blocks.tileentity.MusicBlockTileEntity.BlockSoundRecord
- BlockSpawnArea - Class in com.pixelmonmod.pixelmon.blocks.spawning
- BlockSpawnArea(String, BattleStartTypes, HashMap<String, BlockSpawnData>) - Constructor for class com.pixelmonmod.pixelmon.blocks.spawning.BlockSpawnArea
- BlockSpawnData - Class in com.pixelmonmod.pixelmon.blocks.spawning
- BlockSpawnData(String, int, int, Rarity) - Constructor for class com.pixelmonmod.pixelmon.blocks.spawning.BlockSpawnData
- BlockSpawningHandler - Class in com.pixelmonmod.pixelmon.blocks.spawning
-
Class to handle battles that occur when players walk through certain blocks or use certain external moves
- BlockSpawningHandler() - Constructor for class com.pixelmonmod.pixelmon.blocks.spawning.BlockSpawningHandler
- blockSpawns - Variable in class com.pixelmonmod.pixelmon.blocks.spawning.BlockSpawnArea
- blockState(MapCodec<A>, A) - Static method in record class com.pixelmonmod.pixelmon.api.npc.interaction.provider.DataProviderType
- BlockStateContextDataProvider - Class in com.pixelmonmod.pixelmon.api.npc.interaction.provider.type.block
- BlockStateContextDataProvider() - Constructor for class com.pixelmonmod.pixelmon.api.npc.interaction.provider.type.block.BlockStateContextDataProvider
- BlockStateProviderTypes - Class in com.pixelmonmod.pixelmon.world.generation
- BlockStateProviderTypes() - Constructor for class com.pixelmonmod.pixelmon.world.generation.BlockStateProviderTypes
- BlocksWalkedOutsideBall - Enum constant in enum class com.pixelmonmod.pixelmon.comm.EnumUpdateType
- BlocksWalkedOutsideBallCondition - Class in com.pixelmonmod.pixelmon.api.pokemon.stats.evolution.conditions
- BlocksWalkedOutsideBallCondition() - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.stats.evolution.conditions.BlocksWalkedOutsideBallCondition
- BlocksWalkedOutsideBallStats - Class in com.pixelmonmod.pixelmon.api.pokemon.stats.extraStats
- BlocksWalkedOutsideBallStats() - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.stats.extraStats.BlocksWalkedOutsideBallStats
- BlocksWalkedOutsideBallStats(int, float) - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.stats.extraStats.BlocksWalkedOutsideBallStats
- blockTyping - Variable in class com.pixelmonmod.pixelmon.client.gui.pc.PCScreen
- blockUpdate(BlockEvent.NeighborNotifyEvent) - Static method in class com.pixelmonmod.pixelmon.api.spawning.util.SpawningHeightmap
- BLOCKY - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonForms
- BLOOD_MOON - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- Bloom - Class in com.pixelmonmod.pixelmon.client.particle.systems
- Bloom() - Constructor for class com.pixelmonmod.pixelmon.client.particle.systems.Bloom
- BLOOM - Enum constant in enum class com.pixelmonmod.pixelmon.client.particle.ParticleSystems
- BLOOM_DOOM - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- blue - Enum constant in enum class com.pixelmonmod.pixelmon.enums.EnumBreedingParticles
- blue - Variable in enum class com.pixelmonmod.pixelmon.enums.EnumTrainerCardColor
- Blue - Enum constant in enum class com.pixelmonmod.pixelmon.enums.EnumStatueTextureType
- BLUE - Enum constant in enum class com.pixelmonmod.pixelmon.blocks.enums.ColorEnum
- BLUE - Enum constant in enum class com.pixelmonmod.pixelmon.enums.EnumTrainerCardColor
- BLUE - Enum constant in enum class com.pixelmonmod.pixelmon.enums.items.ApricornType
- BLUE - Enum constant in enum class com.pixelmonmod.pixelmon.enums.items.BadgeCaseColor
- BLUE - Enum constant in enum class com.pixelmonmod.pixelmon.enums.items.EnumOrbShard
- BLUE - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonPalettes
- BLUE_APRICORN - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- BLUE_ARMCHAIR - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BLUE_BERRY_WOOD - Static variable in class com.pixelmonmod.pixelmon.init.registry.PixelmonWoodType
- BLUE_BERRY_WOOD_BOAT - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- BLUE_BERRY_WOOD_BUTTON - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BLUE_BERRY_WOOD_CHEST_BOAT - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- BLUE_BERRY_WOOD_DOOR - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BLUE_BERRY_WOOD_FENCE - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BLUE_BERRY_WOOD_FENCE_GATE - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BLUE_BERRY_WOOD_PLANKS - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BLUE_BERRY_WOOD_PRESSURE_PLATE - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BLUE_BERRY_WOOD_SIGN - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BLUE_BERRY_WOOD_SIGN - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- BLUE_BERRY_WOOD_SLAB - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BLUE_BERRY_WOOD_STAIRS - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BLUE_BERRY_WOOD_TRAPDOOR - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BLUE_BERRY_WOOD_WALL_SIGN - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BLUE_CASH_REGISTER - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BLUE_CHAIR - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BLUE_CLOCK - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BLUE_COUCH - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BLUE_CUSHION_CHAIR - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BLUE_DAY_CARE - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BLUE_EIGHT - Enum constant in enum class com.pixelmonmod.pixelmon.client.render.tileEntities.RenderTileEntityOrb.EnumOrbModels
- BLUE_FIVE - Enum constant in enum class com.pixelmonmod.pixelmon.client.render.tileEntities.RenderTileEntityOrb.EnumOrbModels
- BLUE_FLARE - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- BLUE_FLUTE - Enum constant in enum class com.pixelmonmod.pixelmon.api.battles.BattleItem
- BLUE_FLUTE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- BLUE_FOLDING_CHAIR - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BLUE_FOUR - Enum constant in enum class com.pixelmonmod.pixelmon.client.render.tileEntities.RenderTileEntityOrb.EnumOrbModels
- BLUE_GYM_SIGN - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BLUE_GYM_SIGN - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- BLUE_HEALER - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BLUE_JUICE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- BLUE_LETTER_BOX - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BLUE_MAGIC - Enum constant in enum class com.pixelmonmod.pixelmon.client.particle.particles.AttackEffect.EnumParticleTexture
- BLUE_MAGIC - Static variable in class com.pixelmonmod.pixelmon.init.registry.ParticleRegistration
- BLUE_MAIL_BOX - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BLUE_NINE - Enum constant in enum class com.pixelmonmod.pixelmon.client.render.tileEntities.RenderTileEntityOrb.EnumOrbModels
- BLUE_ONE - Enum constant in enum class com.pixelmonmod.pixelmon.client.render.tileEntities.RenderTileEntityOrb.EnumOrbModels
- BLUE_ORB - Static variable in class com.pixelmonmod.pixelmon.client.render.tileEntities.RenderTileEntityOrb
- BLUE_ORB - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BLUE_ORB - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- BLUE_PC - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BLUE_PETAL - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- BLUE_POKE_BAG - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- BLUE_RAINDROP - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonPalettes
- BLUE_RUG - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BLUE_SAUCY - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonPalettes
- BLUE_SEVEN - Enum constant in enum class com.pixelmonmod.pixelmon.client.render.tileEntities.RenderTileEntityOrb.EnumOrbModels
- BLUE_SHARD - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- BLUE_SIX - Enum constant in enum class com.pixelmonmod.pixelmon.client.render.tileEntities.RenderTileEntityOrb.EnumOrbModels
- BLUE_STRIPE - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonPalettes
- BLUE_STRIPES - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonPalettes
- BLUE_TEN - Enum constant in enum class com.pixelmonmod.pixelmon.client.render.tileEntities.RenderTileEntityOrb.EnumOrbModels
- BLUE_THREE - Enum constant in enum class com.pixelmonmod.pixelmon.client.render.tileEntities.RenderTileEntityOrb.EnumOrbModels
- BLUE_TRADE_MACHINE - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BLUE_TUMBLESTONE - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BLUE_TWO - Enum constant in enum class com.pixelmonmod.pixelmon.client.render.tileEntities.RenderTileEntityOrb.EnumOrbModels
- BLUE_UMBRELLA - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BLUE_VENDING_MACHINE - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BLUE_WATER_FLOAT - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BLUEBADGECASE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- BlueMagic - Class in com.pixelmonmod.pixelmon.client.particle.particles
- BlueMagic - Enum constant in enum class com.pixelmonmod.pixelmon.client.particle.Particles
- BlueMagic() - Constructor for class com.pixelmonmod.pixelmon.client.particle.particles.BlueMagic
- BlueMagicParticle - Class in com.pixelmonmod.pixelmon.client.particle.particles.magic.blue
- BlueMagicParticle(ClientLevel, double, double, double, int, double, double, double, Color, double) - Constructor for class com.pixelmonmod.pixelmon.client.particle.particles.magic.blue.BlueMagicParticle
- BlueMagicParticleData - Class in com.pixelmonmod.pixelmon.client.particle.particles.magic.blue
- BlueMagicParticleData(int, double, int) - Constructor for class com.pixelmonmod.pixelmon.client.particle.particles.magic.blue.BlueMagicParticleData
- BlueMagicParticleData(Color, double, int) - Constructor for class com.pixelmonmod.pixelmon.client.particle.particles.magic.blue.BlueMagicParticleData
- BlueMagicParticleFactory - Class in com.pixelmonmod.pixelmon.client.particle.particles.magic.blue
- BlueMagicParticleFactory(SpriteSet) - Constructor for class com.pixelmonmod.pixelmon.client.particle.particles.magic.blue.BlueMagicParticleFactory
- BlueMagicParticleType - Class in com.pixelmonmod.pixelmon.client.particle.particles.magic.blue
- BlueMagicParticleType() - Constructor for class com.pixelmonmod.pixelmon.client.particle.particles.magic.blue.BlueMagicParticleType
- BLUK - Enum constant in enum class com.pixelmonmod.pixelmon.enums.BerryType
- BLUK - Static variable in class com.pixelmonmod.pixelmon.world.generation.FoliageRegistration
- BLUK_BERRY - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- BlukFoliagePlacer - Class in com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl
- BlukFoliagePlacer() - Constructor for class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.BlukFoliagePlacer
- BLUNDER_POLICY - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- blunderPolicy - Enum constant in enum class com.pixelmonmod.pixelmon.enums.heldItems.EnumHeldItems
- BlunderPolicyItem - Class in com.pixelmonmod.pixelmon.items.heldItems
-
Raises Speed by 2 stages if an attack fails an accuracy check.
- BlunderPolicyItem() - Constructor for class com.pixelmonmod.pixelmon.items.heldItems.BlunderPolicyItem
-
Initializes the held item.
- BlunderPolicyTests - Class in com.pixelmonmod.pixelmon.api.test.impl.item
-
Tests for the Blunder Policy
- BlunderPolicyTests() - Constructor for class com.pixelmonmod.pixelmon.api.test.impl.item.BlunderPolicyTests
- bm - Variable in class com.pixelmonmod.pixelmon.client.gui.battles.BattleScreen
-
The client-side battle manager.
- bm - Variable in class com.pixelmonmod.pixelmon.client.gui.battles.battleScreens.BattleBaseScreen
-
The client-side battle manager.
- bm - Variable in class com.pixelmonmod.pixelmon.client.gui.battles.pokemonOverlays.OverlayBase
-
The client-side battle manager to get information from.
- Board - Class in com.pixelmonmod.tcg.api.card.personalization
-
Created by SamPlummer on 14/07/2016.
- Board(String, String, ResourceLocation) - Constructor for class com.pixelmonmod.tcg.api.card.personalization.Board
- BoardInfo(Scoreboard) - Constructor for class com.pixelmonmod.pixelmon.client.overlay.scoreboard.ClientScoreboardFactory.BoardInfo
- BoardInfo(Scoreboard, TargetPoint) - Constructor for class com.pixelmonmod.pixelmon.client.overlay.scoreboard.ClientScoreboardFactory.BoardInfo
- BoardLocation - Enum Class in com.pixelmonmod.tcg.network.packets.enums
-
Created by Hy on 5/10/2016.
- BoardPosition - Interface in com.pixelmonmod.pixelmon.api.overlay.scoreboard
- Boards - Class in com.pixelmonmod.tcg.api.accessors
-
Created by Rob Nicholas on 09/04/2022.
- Boards() - Constructor for class com.pixelmonmod.tcg.api.accessors.Boards
- BOAT - Static variable in class com.pixelmonmod.pixelmon.init.registry.EntityRegistration
- BOAT_MAGIKARP - Static variable in class com.pixelmonmod.pixelmon.world.generation.loot.PixelmonLootTables
- BOAT_QUARTZ - Static variable in class com.pixelmonmod.pixelmon.world.generation.loot.PixelmonLootTables
- BOAT_WOOD - Static variable in class com.pixelmonmod.pixelmon.world.generation.loot.PixelmonLootTables
- BOBBING - Enum constant in enum class com.pixelmonmod.pixelmon.entities.projectiles.HookEntity.HookState
- body - Variable in class com.pixelmonmod.pixelmon.client.models.smd.ValveStudioModel
- BODY - Enum constant in enum class com.pixelmonmod.tcg.api.card.CardPowerType
- BODY_PRESS - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- Body_Slam - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen1TechnicalMachines
- BODY_SLAM - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- BodyPress - Class in com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic
-
BodyPress uses the user's Defense stat to calculate damage.
- BodyPress - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen8TechnicalRecords
- BodyPress - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen9TechnicalMachines
- BodyPress() - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.BodyPress
- BodyPressTests - Class in com.pixelmonmod.pixelmon.api.test.impl.move
- BodyPressTests() - Constructor for class com.pixelmonmod.pixelmon.api.test.impl.move.BodyPressTests
- BodySlam - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen8TechnicalRecords
- BodySlam - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen9TechnicalMachines
- BOILED_EGG - Enum constant in enum class com.pixelmonmod.pixelmon.enums.EnumCurryKey
- BOLD - Enum constant in enum class com.pixelmonmod.pixelmon.api.pokemon.Nature
- BOLDORE - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- BOLDORE - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- BOLT_BADGE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- BOLT_BEAK - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- BOLT_STRIKE - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- BoltBeak - Class in com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic
-
Doubles in power if the attack is used before the target, or if the target switches in before this is used.
- BoltBeak() - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.BoltBeak
- BOLTUND - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- BOMBIRDIER - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- Bone - Class in com.pixelmonmod.pixelmon.client.models.smd
- Bone - Class in com.pixelmonmod.pixelmon.client.render.entity.renderers.smd.model
- Bone - Record Class in com.pixelmonmod.pixelmon.client.render.entity.renderers.assimp
- Bone(short, String, short) - Constructor for class com.pixelmonmod.pixelmon.client.render.entity.renderers.smd.model.Bone
- Bone(Bone, Bone, SmdModel) - Constructor for class com.pixelmonmod.pixelmon.client.models.smd.Bone
- Bone(String, int, Bone, SmdModel) - Constructor for class com.pixelmonmod.pixelmon.client.models.smd.Bone
- Bone(String, Matrix4f) - Constructor for record class com.pixelmonmod.pixelmon.client.render.entity.renderers.assimp.Bone
-
Creates an instance of a
Bonerecord class. - BONE - Enum constant in enum class com.pixelmonmod.pixelmon.enums.EnumCurryKey
- BONE_CLUB - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- BONE_RUSH - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- boneId() - Method in record class com.pixelmonmod.pixelmon.client.render.entity.renderers.assimp.animation.BoneWeight
-
Returns the value of the
boneIdrecord component. - boneId() - Method in record class com.pixelmonmod.pixelmon.client.render.entity.renderers.smd.model.Skeleton
-
Returns the value of the
boneIdrecord component. - boneID() - Method in class com.pixelmonmod.pixelmon.client.render.entity.renderers.smd.model.Bone
- boneID() - Method in record class com.pixelmonmod.pixelmon.client.render.entity.renderers.smd.model.Weight
-
Returns the value of the
boneIDrecord component. - BONEMERANG - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- bones - Variable in class com.pixelmonmod.pixelmon.client.models.smd.SmdAnimation
- bones - Variable in class com.pixelmonmod.pixelmon.client.models.smd.SmdModel
- bones() - Method in record class com.pixelmonmod.pixelmon.client.render.entity.renderers.assimp.Mesh
-
Returns the value of the
bonesrecord component. - boneTransforms(RenderContext, int) - Method in interface com.pixelmonmod.pixelmon.client.render.entity.renderers.entity.BoneTransformSupplier
- boneTransforms(RenderContext, int) - Method in interface com.pixelmonmod.pixelmon.client.render.entity.renderers.entity.RenderableEntity
- boneTransforms(RenderContext, int) - Method in class com.pixelmonmod.pixelmon.entities.pixelmon.AbstractClientEntity
- boneTransformSupplier() - Method in record class com.pixelmonmod.pixelmon.client.render.entity.renderers.entity.RenderContext
-
Returns the value of the
boneTransformSupplierrecord component. - boneTransformSupplier(BoneTransformSupplier) - Method in class com.pixelmonmod.pixelmon.client.render.entity.renderers.entity.RenderContext.Builder
- BoneTransformSupplier - Interface in com.pixelmonmod.pixelmon.client.render.entity.renderers.entity
- BoneWeight - Record Class in com.pixelmonmod.pixelmon.client.render.entity.renderers.assimp.animation
- BoneWeight(int, float) - Constructor for record class com.pixelmonmod.pixelmon.client.render.entity.renderers.assimp.animation.BoneWeight
-
Creates an instance of a
BoneWeightrecord class. - boneWeights() - Method in record class com.pixelmonmod.pixelmon.client.render.entity.renderers.assimp.Mesh
-
Returns the value of the
boneWeightsrecord component. - BONSLY - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- BONSLY - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- BONUS_ACCURACY - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
-
Tags for BonusStats.
- BONUS_ATTACK - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
- BONUS_CAPTURE - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
- BONUS_DEFENSE - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
- BONUS_EVASION - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
- BONUS_PERSISTENT - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
- BONUS_SPATTACK - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
- BONUS_SPDEFENSE - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
- BONUS_SPEED - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
- bonusStats - Variable in class com.pixelmonmod.pixelmon.api.pokemon.Pokemon
- bonusStats(BonusStats) - Method in class com.pixelmonmod.pixelmon.api.pokemon.PokemonBuilder
-
Adds additional stats on top of normal battle stats.
- BonusStats - Class in com.pixelmonmod.pixelmon.api.pokemon.stats
-
For raising stat stages at the start of a battle.
- BonusStats() - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.stats.BonusStats
- BonusStats(int, int, int, int, int, int, int) - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.stats.BonusStats
- BonusStats(Species) - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.stats.BonusStats
- BonusStats(ByteBuf) - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.stats.BonusStats
- bool(boolean, Component) - Static method in interface com.pixelmonmod.pixelmon.api.ui.InputType
-
Creates a new boolean input type with the given value
- bool(MapCodec<A>, A) - Static method in record class com.pixelmonmod.pixelmon.api.npc.interaction.provider.DataProviderType
- BOOLEAN - Static variable in class com.pixelmonmod.pixelmon.init.registry.InputElementTypes
- booleanCodec() - Static method in interface com.pixelmonmod.pixelmon.api.npc.interaction.provider.DataProvider
- BooleanInputType - Class in com.pixelmonmod.pixelmon.api.ui.type
-
This input type represents a single boolean input from the user
- BooleanInputType(boolean, Component, Component, Component) - Constructor for class com.pixelmonmod.pixelmon.api.ui.type.BooleanInputType
- booleanParser() - Method in class com.pixelmonmod.api.pokemon.requirement.GenericBuiltPokemonRequirement.Builder
-
Sets the parser to parse a boolean from the key
- booleanValue() - Method in class com.pixelmonmod.pixelmon.tools.MutableBoolean
- BOOMBURST - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- BoomburstTests - Class in com.pixelmonmod.pixelmon.api.test.impl.move
-
Tests for Boomburst
- BoomburstTests() - Constructor for class com.pixelmonmod.pixelmon.api.test.impl.move.BoomburstTests
- BOOST_MULCH - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- boostCount - Variable in class com.pixelmonmod.pixelmon.blocks.tileentity.CloningMachineTileEntity
- boostedStat - Variable in class com.pixelmonmod.pixelmon.battles.status.ParadoxBoost
- BOOSTER - Enum constant in enum class com.pixelmonmod.pixelmon.storage.extras.PixelExtrasData.SashType
- BOOSTER_ENERGY - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- boosterEnergy - Enum constant in enum class com.pixelmonmod.pixelmon.enums.heldItems.EnumHeldItems
- BoosterEnergyItem - Class in com.pixelmonmod.pixelmon.items.heldItems
- BoosterEnergyItem() - Constructor for class com.pixelmonmod.pixelmon.items.heldItems.BoosterEnergyItem
- BoosterEnergyTests - Class in com.pixelmonmod.pixelmon.api.test.impl.item
- BoosterEnergyTests() - Constructor for class com.pixelmonmod.pixelmon.api.test.impl.item.BoosterEnergyTests
- boostLevel - Variable in class com.pixelmonmod.pixelmon.blocks.tileentity.CloningMachineTileEntity
- BoostNecklace - Enum constant in enum class com.pixelmonmod.pixelmon.enums.EnumMegaItem
- BOOTS - Static variable in class com.pixelmonmod.pixelmon.api.context.ContextKeys
- bootstrap() - Static method in class com.pixelmonmod.pixelmon.api.pokemon.ribbon.RibbonTypeRegistry
- bootstrap() - Static method in class com.pixelmonmod.pixelmon.init.registry.PixelmonBiomeTags
- bootstrap() - Static method in class com.pixelmonmod.pixelmon.init.registry.PixelmonBlockTags
- bootstrap() - Static method in class com.pixelmonmod.pixelmon.init.registry.PixelmonItemTags
- bootstrap() - Static method in class com.pixelmonmod.pixelmon.world.generation.features.tree.PixelmonTreeGrowers
- borderEndColor - Variable in class com.pixelmonmod.pixelmon.api.overlay.notice.NoticeOverlay.Builder
- borderStartColor - Variable in class com.pixelmonmod.pixelmon.api.overlay.notice.NoticeOverlay.Builder
- Boss - Enum constant in enum class com.pixelmonmod.pixelmon.comm.packetHandlers.itemDrops.ItemDropMode
- BOSS - Enum constant in enum class com.pixelmonmod.pixelmon.entities.SpawnLocationType
- BOSS - Enum constant in enum class com.pixelmonmod.pixelmon.sounds.BattleMusicType
- BOSS_LOOT_TYPE - Static variable in class com.pixelmonmod.pixelmon.support.jei.JustEnoughItemsIntegration
- BOSS_MODE - Static variable in class com.pixelmonmod.pixelmon.api.data.PixelmonDataSerializers
- BOSS_REQUIREMENT - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonRequirements
- BOSS_TIER - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
-
The index of the entity's boss mode.
- BOSS_TIERS_DATA - Static variable in class com.pixelmonmod.pixelmon.init.loaders.PixelmonLoaders
- bossDrops - Static variable in class com.pixelmonmod.pixelmon.client.ServerStorageDisplay
-
A list of drops obtained from a boss Pokémon.
- BOSSES_BATTLED - Static variable in class com.pixelmonmod.pixelmon.init.registry.PixelmonStatisticsRegistry
- BOSSES_DEFEATED - Static variable in class com.pixelmonmod.pixelmon.init.registry.PixelmonStatisticsRegistry
- BOSSES_DEFEATED_COMMON_TIER - Static variable in class com.pixelmonmod.pixelmon.init.registry.PixelmonStatisticsRegistry
- BOSSES_DEFEATED_EPIC_TIER - Static variable in class com.pixelmonmod.pixelmon.init.registry.PixelmonStatisticsRegistry
- BOSSES_DEFEATED_LEGENDARY_TIER - Static variable in class com.pixelmonmod.pixelmon.init.registry.PixelmonStatisticsRegistry
- BOSSES_DEFEATED_RARE_TIER - Static variable in class com.pixelmonmod.pixelmon.init.registry.PixelmonStatisticsRegistry
- BOSSES_DEFEATED_ULTIMATE_TIER - Static variable in class com.pixelmonmod.pixelmon.init.registry.PixelmonStatisticsRegistry
- BOSSES_DEFEATED_UNCOMMON_TIER - Static variable in class com.pixelmonmod.pixelmon.init.registry.PixelmonStatisticsRegistry
- BossLootCategory - Class in com.pixelmonmod.pixelmon.support.jei.category
- BossLootCategory(IGuiHelper) - Constructor for class com.pixelmonmod.pixelmon.support.jei.category.BossLootCategory
- bossRatio - Variable in class com.pixelmonmod.pixelmon.blocks.tileentity.PixelmonSpawnerTileEntity
- BossRequirement - Class in com.pixelmonmod.api.pokemon.requirement.impl
- BossRequirement() - Constructor for class com.pixelmonmod.api.pokemon.requirement.impl.BossRequirement
- BossRequirement(BossTier) - Constructor for class com.pixelmonmod.api.pokemon.requirement.impl.BossRequirement
- bossTag - Variable in class com.pixelmonmod.pixelmon.client.render.entity.renderers.AbstractPokemonRenderer
- bossTier - Variable in class com.pixelmonmod.pixelmon.api.spawning.archetypes.entities.pokemon.SpawnActionPokemon
- bossTier - Variable in class com.pixelmonmod.pixelmon.battles.controller.participants.EntityParticipant
- bossTier - Variable in class com.pixelmonmod.pixelmon.battles.controller.participants.EntityParticipant.Builder
- bossTier - Variable in class com.pixelmonmod.pixelmon.battles.raids.RaidGovernor
- bossTier - Variable in class com.pixelmonmod.pixelmon.battles.raids.RaidSettings
- bossTier - Variable in class com.pixelmonmod.pixelmon.client.gui.battles.PixelmonClientData
-
The index of the boss mode of the Pokémon.
- bossTier - Variable in class com.pixelmonmod.pixelmon.entities.pixelmon.AbstractBaseEntity
- bossTier(BossTier) - Method in class com.pixelmonmod.pixelmon.battles.controller.participants.EntityParticipant.Builder
- BossTier - Class in com.pixelmonmod.pixelmon.api.pokemon.boss
- BossTier(JsonObject, JsonDeserializationContext) - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.boss.BossTier
- BossTier(String, String, boolean, int, Color, float, boolean, double, double, String, double, int, DropSet...) - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.boss.BossTier
- BossTier(FriendlyByteBuf) - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.boss.BossTier
- BossTierRecipe - Record Class in com.pixelmonmod.pixelmon.support.jei.recipe
- BossTierRecipe(BossTier, int) - Constructor for record class com.pixelmonmod.pixelmon.support.jei.recipe.BossTierRecipe
-
Creates an instance of a
BossTierReciperecord class. - BossTierRegistry - Class in com.pixelmonmod.pixelmon.api.pokemon.boss
- BossTierRegistry() - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.boss.BossTierRegistry
- BossTiers - Class in com.pixelmonmod.pixelmon.api.pokemon.boss
- BossTiers() - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.boss.BossTiers
- BossTierTypeAdapter - Class in com.pixelmonmod.pixelmon.api.pokemon.boss
- BossTierTypeAdapter() - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.boss.BossTierTypeAdapter
- Both - Enum constant in enum class com.pixelmonmod.pixelmon.enums.EnumMegaItemsUnlocked
- Both - Enum constant in enum class com.pixelmonmod.pixelmon.enums.EnumOldGenMode
- BOTH - Enum constant in enum class com.pixelmonmod.pixelmon.tools.Quadstate
- BottleCap - Enum constant in enum class com.pixelmonmod.pixelmon.enums.EnumGuiScreen
- BottleCapEvent - Class in com.pixelmonmod.pixelmon.api.events.pokemon
-
Event fired when a bottle cap is used on a pokemon Cancelling will prevent the stats being changed invalid input: '&' the item being shrunk
- BottleCapEvent(PixelmonEntity, Player, EnumBottleCap, ItemStack) - Constructor for class com.pixelmonmod.pixelmon.api.events.pokemon.BottleCapEvent
- BottlecapItem - Class in com.pixelmonmod.pixelmon.items
- BottlecapItem(EnumBottleCap) - Constructor for class com.pixelmonmod.pixelmon.items.BottlecapItem
- bottom - Variable in class com.pixelmonmod.pixelmon.client.gui.widgets.SlotBase
- BOTTOM - Enum constant in enum class com.pixelmonmod.pixelmon.blocks.enums.EnumBlockPos
- BOTTOM - Enum constant in enum class com.pixelmonmod.pixelmon.blocks.enums.MultiBlockPosition
- BOTTOM_LEFT - Enum constant in enum class com.pixelmonmod.pixelmon.api.overlay.scoreboard.type.ScreenBoardPosition
- BOTTOM_LEFT - Enum constant in enum class com.pixelmonmod.pixelmon.api.screens.OverlayScreenState
- BOTTOM_LEFT_LABEL - Enum constant in enum class com.pixelmonmod.pixelmon.api.screens.OverlayScreenState
- BOTTOM_MIDDLE - Enum constant in enum class com.pixelmonmod.pixelmon.api.overlay.scoreboard.type.ScreenBoardPosition
- BOTTOM_RIGHT - Enum constant in enum class com.pixelmonmod.pixelmon.api.overlay.scoreboard.type.ScreenBoardPosition
- BOUFFALANT - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- BOUFFALANT - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- BOULDER - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BOULDER_BADGE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- BoulderBlock - Class in com.pixelmonmod.pixelmon.blocks.decorative
- BoulderBlock(BlockBehaviour.Properties) - Constructor for class com.pixelmonmod.pixelmon.blocks.decorative.BoulderBlock
- Bounce - Class in com.pixelmonmod.tcg.duel.power
- Bounce - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen8TechnicalMachines
- Bounce() - Constructor for class com.pixelmonmod.tcg.duel.power.Bounce
- BOUNCE - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- BOUNCE - Static variable in class com.pixelmonmod.tcg.init.registry.PowerEffects
- BOUNCECLOSED - Enum constant in enum class com.pixelmonmod.pixelmon.client.models.smd.AnimationType
- BOUNCEOPEN - Enum constant in enum class com.pixelmonmod.pixelmon.client.models.smd.AnimationType
- BOUNCY_BUBBLE - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- BOUNDING_BOX_MODE - Static variable in class com.pixelmonmod.pixelmon.api.data.PixelmonDataSerializers
- BOUNDING_BOX_MODE - Static variable in class com.pixelmonmod.pixelmon.api.registries.StatueRequirements
- BoundingBoxModeRequirement - Class in com.pixelmonmod.api.statue.requirement.impl
- BoundingBoxModeRequirement() - Constructor for class com.pixelmonmod.api.statue.requirement.impl.BoundingBoxModeRequirement
- BoundingBoxModeRequirement(String) - Constructor for class com.pixelmonmod.api.statue.requirement.impl.BoundingBoxModeRequirement
- BoundingBoxSet - Class in com.pixelmonmod.pixelmon.blocks
- BoundingBoxSet(int, double, int, boolean) - Constructor for class com.pixelmonmod.pixelmon.blocks.BoundingBoxSet
- bounds() - Method in class com.pixelmonmod.api.client.screen.StatefulScreen
- bounds() - Method in class com.pixelmonmod.api.client.screen.widget.StatefulWidget
- bounds(Bounds) - Method in class com.pixelmonmod.api.client.screen.StatefulScreen.Builder
- Bounds - Class in com.pixelmonmod.api.client.screen.util
- Bounds() - Constructor for class com.pixelmonmod.api.client.screen.util.Bounds
- BOUNDS_BOTTOM - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
-
The z coordinate of the bottom border of the bounds.
- BOUNDS_LEFT - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
-
The x coordinate of the left border of the bounds.
- BOUNDS_RIGHT - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
-
The x coordinate of the right border of the bounds.
- BOUNDS_TOP - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
-
The z coordinate of the top border of the bounds.
- boundsCheck() - Method in class com.pixelmonmod.pixelmon.client.gui.battles.tasks.DamageTask
- boundsCheck() - Method in class com.pixelmonmod.pixelmon.client.gui.battles.tasks.HealTask
- boundsCheck() - Method in class com.pixelmonmod.pixelmon.client.gui.battles.tasks.HPTask
-
Checks if the health difference is valid and adjusts it if it is not.
- boundsOffset() - Method in class com.pixelmonmod.api.client.screen.widget.StatefulWidget
- boundsOffset(double, double, double, double) - Method in class com.pixelmonmod.api.client.screen.widget.StatefulWidget
- boundsOffset(Bounds) - Method in class com.pixelmonmod.api.client.screen.widget.StatefulWidget
- BOUNSWEET - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- BOUNSWEET - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- box - Variable in class com.pixelmonmod.pixelmon.api.daycare.event.DayCareEvent.PostConditionStatusUpdate
- box - Variable in class com.pixelmonmod.pixelmon.api.daycare.event.DayCareEvent.PostDurationCalculate
- box - Variable in class com.pixelmonmod.pixelmon.api.daycare.event.DayCareEvent.PostTimerBegin
- box - Variable in class com.pixelmonmod.pixelmon.api.daycare.event.DayCareEvent.PreConditionStatusUpdate
- box - Variable in class com.pixelmonmod.pixelmon.api.daycare.event.DayCareEvent.PreDurationCalculate
- box - Variable in class com.pixelmonmod.pixelmon.api.daycare.event.DayCareEvent.PreTimerBegin
- box - Variable in class com.pixelmonmod.pixelmon.api.daycare.event.DayCareEvent.TimerComplete
- box - Variable in class com.pixelmonmod.pixelmon.api.storage.StoragePosition
- BOX - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BOX - Static variable in class com.pixelmonmod.pixelmon.init.registry.PixelmonStorageTypes
- BOX - Static variable in class com.pixelmonmod.pixelmon.init.registry.TileEntityRegistration
- BOX_NUMBER - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
-
The box number of the PC box the Pokémon is in.
- BOX_SCALE - Static variable in class com.pixelmonmod.pixelmon.client.gui.pc.BoxListScreen
- BoxBlock - Class in com.pixelmonmod.pixelmon.blocks.furniture
- BoxBlock(BlockBehaviour.Properties) - Constructor for class com.pixelmonmod.pixelmon.blocks.furniture.BoxBlock
- boxButton - Variable in class com.pixelmonmod.pixelmon.client.gui.pc.BoxListPCScreen
- boxButton - Variable in class com.pixelmonmod.pixelmon.client.gui.pc.PCScreen
- boxCount - Variable in class com.pixelmonmod.pixelmon.api.events.storage.BoxCountCalculateEvent
- BoxCountCalculateEvent - Class in com.pixelmonmod.pixelmon.api.events.storage
-
This event is fired when trying to calculate how many boxes a given target (
UUID, typically player} has access to. - BoxCountCalculateEvent(UUID, int) - Constructor for class com.pixelmonmod.pixelmon.api.events.storage.BoxCountCalculateEvent
- BoxCountCalculateEvent.Post - Class in com.pixelmonmod.pixelmon.api.events.storage
-
Fired immediately after the
BoxCountCalculateEvent.Preand should be used to observe what the box count is finally decided to be - BoxCountCalculateEvent.Pre - Class in com.pixelmonmod.pixelmon.api.events.storage
-
Event fired before the box number has been decided
This is not cancellable as this information is always necessary - boxes - Variable in class com.pixelmonmod.pixelmon.api.storage.PCStorage
- BOXES_OPENED - Static variable in class com.pixelmonmod.pixelmon.init.registry.PixelmonStatisticsRegistry
- BOXES_PER_COL - Static variable in class com.pixelmonmod.pixelmon.client.gui.pc.BoxListScreen
-
The number of Box that can fit along the height of the PC GUI.
- BOXES_PER_ROW - Static variable in class com.pixelmonmod.pixelmon.client.gui.pc.BoxListScreen
-
The number of Box that can fit along the width of the GUI.
- boxesWithPasses - Variable in class com.pixelmonmod.pixelmon.client.gui.pc.PCFilter
- boxFailureColor - Variable in class com.pixelmonmod.pixelmon.client.gui.pc.PCFilter
- BOXLIST_PADDING_X - Static variable in class com.pixelmonmod.pixelmon.client.gui.pc.BoxListScreen
- BOXLIST_PADDING_Y - Static variable in class com.pixelmonmod.pixelmon.client.gui.pc.BoxListScreen
- boxListBottom - Variable in class com.pixelmonmod.pixelmon.client.gui.pc.BoxListScreen
-
The locations of the corners of the boxlist.
- boxListLeft - Variable in class com.pixelmonmod.pixelmon.client.gui.pc.BoxListScreen
-
The locations of the corners of the boxlist.
- BoxListPCScreen - Class in com.pixelmonmod.pixelmon.client.gui.pc
- BoxListPCScreen(PCScreen) - Constructor for class com.pixelmonmod.pixelmon.client.gui.pc.BoxListPCScreen
- boxListRight - Variable in class com.pixelmonmod.pixelmon.client.gui.pc.BoxListScreen
-
The locations of the corners of the boxlist.
- boxListScreen - Variable in class com.pixelmonmod.pixelmon.client.gui.pc.PokemonScreen
- BoxListScreen - Class in com.pixelmonmod.pixelmon.client.gui.pc
- BoxListScreen(PCScreen) - Constructor for class com.pixelmonmod.pixelmon.client.gui.pc.BoxListScreen
- boxListTop - Variable in class com.pixelmonmod.pixelmon.client.gui.pc.BoxListScreen
-
The locations of the corners of the boxlist.
- boxNumber - Variable in class com.pixelmonmod.pixelmon.api.storage.PCBox
- boxNumber - Variable in class com.pixelmonmod.pixelmon.client.gui.pc.PokemonScreen
- boxPreviewColor(int) - Method in class com.pixelmonmod.pixelmon.client.gui.pc.PokemonScreen
- boxSuccessColor - Variable in class com.pixelmonmod.pixelmon.client.gui.pc.PCFilter
- BoxTileEntity - Class in com.pixelmonmod.pixelmon.blocks.tileentity
-
// frame 0 is open // frame 0 --> 30 is closing // frame 30 is closed // frame 30 --> 60 is opening // frame 60 is open
- BoxTileEntity(BlockPos, BlockState) - Constructor for class com.pixelmonmod.pixelmon.blocks.tileentity.BoxTileEntity
- BoxView - Enum constant in enum class com.pixelmonmod.pixelmon.client.gui.pc.PCToolbar.ToolbarButtons
- boxWallpaper - Variable in class com.pixelmonmod.pixelmon.client.gui.pc.PCScreen
- BraceletORAS - Enum constant in enum class com.pixelmonmod.pixelmon.enums.EnumMegaItem
- BRAILLE_BLOCK_A - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BRAILLE_BLOCK_B - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BRAILLE_BLOCK_BLANK - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BRAILLE_BLOCK_C - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BRAILLE_BLOCK_COMMA - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BRAILLE_BLOCK_D - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BRAILLE_BLOCK_E - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BRAILLE_BLOCK_F - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BRAILLE_BLOCK_G - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BRAILLE_BLOCK_H - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BRAILLE_BLOCK_I - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BRAILLE_BLOCK_J - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BRAILLE_BLOCK_K - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BRAILLE_BLOCK_L - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BRAILLE_BLOCK_M - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BRAILLE_BLOCK_N - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BRAILLE_BLOCK_O - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BRAILLE_BLOCK_P - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BRAILLE_BLOCK_Q - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BRAILLE_BLOCK_R - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BRAILLE_BLOCK_S - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BRAILLE_BLOCK_STOP - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BRAILLE_BLOCK_T - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BRAILLE_BLOCK_U - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BRAILLE_BLOCK_UNDERSCORE - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BRAILLE_BLOCK_V - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BRAILLE_BLOCK_W - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BRAILLE_BLOCK_X - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BRAILLE_BLOCK_Y - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BRAILLE_BLOCK_Z - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- brainProvider() - Method in interface com.pixelmonmod.pixelmon.api.behaviour.BehaviourProvider
- brainProvider() - Method in class com.pixelmonmod.pixelmon.api.behaviour.impl.EmptyBehaviourProvider
- brainProvider() - Method in class com.pixelmonmod.pixelmon.api.behaviour.impl.LookAtNearbyBehaviourProvider
- brainProvider() - Method in class com.pixelmonmod.pixelmon.api.behaviour.impl.npc.StandardNPCBehaviourProvider
- brainProvider() - Method in class com.pixelmonmod.pixelmon.entities.npcs.NPC
- BRAIXEN - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- BRAIXEN - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- BRAMBLEGHAST - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- BRAMBLEGHAST - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- BRAMBLIN - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- BRAMBLIN - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- BRANCH_POKE - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- BRAVE - Enum constant in enum class com.pixelmonmod.pixelmon.api.pokemon.Nature
- BRAVE_BIRD - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- BraveBird - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen8TechnicalRecords
- BraveBird - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen9TechnicalMachines
- BRAVIARY - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- BRAVIARY_HISUIAN - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- BREAK - Enum constant in enum class com.pixelmonmod.pixelmon.client.models.smd.AnimationType
- BREAK - Static variable in class com.pixelmonmod.tcg.init.registry.tag.CardTags
- BREAK_BLOCK - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.event.PixelmonInteractionEventTypes
- BreakBlockInteractionEventLogic - Class in com.pixelmonmod.pixelmon.api.npc.interaction.event.type
- BreakBlockInteractionEventLogic() - Constructor for class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.BreakBlockInteractionEventLogic
- breakdown(A) - Method in interface com.pixelmonmod.pixelmon.api.context.placeholder.ContextPlaceholder
- breakdown(A) - Method in class com.pixelmonmod.pixelmon.api.context.placeholder.SimpleContextPlaceholder
- BREAKING_SWIPE - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- BreakingSwipe - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen8TechnicalMachines
- BreakingSwipe - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen9TechnicalMachines
- BREAKNECK_BLITZ - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- breaksHover() - Method in enum class com.pixelmonmod.pixelmon.enums.EnumKeybinds
- BreedCommand - Class in com.pixelmonmod.pixelmon.command.impl
-
Breeds two Pokémon in a player's party to produce an Egg.
- BreedCommand(CommandDispatcher<CommandSourceStack>) - Constructor for class com.pixelmonmod.pixelmon.command.impl.BreedCommand
- BREEDING_INTERACTIONS - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
-
The breeding strength of the Pokémon.
- BreedingConfig - Class in com.pixelmonmod.pixelmon.api.config
- BreedingConfig() - Constructor for class com.pixelmonmod.pixelmon.api.config.BreedingConfig
- BreedingLogicFactory - Interface in com.pixelmonmod.pixelmon.api.pokemon.egg
-
Interface for switching out the breeding logic implementations in the
BreedingLogicProxy - BreedingLogicProxy - Class in com.pixelmonmod.pixelmon.api.pokemon.egg
-
Static proxy for using the
BreedingLogicProxyinstance - BreedingLogicProxy() - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.egg.BreedingLogicProxy
- BRELOOM - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- BRELOOM - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- Brick_Break - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen3TechnicalMachines
- Brick_Break - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen4TechnicalMachines
- Brick_Break - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen5TechnicalMachines
- Brick_Break - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen6TechnicalMachines
- Brick_Break - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen7TechnicalMachines
- BRICK_BREAK - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- BrickBreak - Class in com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic
-
Removes Reflect and Light Screen from the target's side.
- BrickBreak - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen8TechnicalMachines
- BrickBreak - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen9TechnicalMachines
- BrickBreak() - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.BrickBreak
- BrickBreakTests - Class in com.pixelmonmod.pixelmon.api.test.impl.move
- BrickBreakTests() - Constructor for class com.pixelmonmod.pixelmon.api.test.impl.move.BrickBreakTests
- BRIDGE_BLOCK - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BridgeBlock - Class in com.pixelmonmod.pixelmon.blocks.decorative
- BridgeBlock() - Constructor for class com.pixelmonmod.pixelmon.blocks.decorative.BridgeBlock
- BrigadierHelper - Class in com.pixelmonmod.pixelmon.api.util.helpers
- BrigadierHelper() - Constructor for class com.pixelmonmod.pixelmon.api.util.helpers.BrigadierHelper
- BRIGHT_POWDER - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- brightPowder - Enum constant in enum class com.pixelmonmod.pixelmon.enums.heldItems.EnumHeldItems
- BrightPowderItem - Class in com.pixelmonmod.pixelmon.items.heldItems
-
Lowers the accuracy of moves used against the holder.
- BrightPowderItem(EnumHeldItems) - Constructor for class com.pixelmonmod.pixelmon.items.heldItems.BrightPowderItem
-
Initializes the held item.
- BrightPowderTests - Class in com.pixelmonmod.pixelmon.api.test.impl.item
-
Tests for the Bright Powder
- BrightPowderTests() - Constructor for class com.pixelmonmod.pixelmon.api.test.impl.item.BrightPowderTests
- Brine - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen4TechnicalMachines
- Brine - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen8TechnicalMachines
- BRINE - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- BRIONNE - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- BRIONNE - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- broadcastChanges() - Method in class com.pixelmonmod.pixelmon.client.gui.machines.infuser.InfuserContainer
- broadcastChanges() - Method in class com.pixelmonmod.pixelmon.client.gui.machines.washingmachine.WashingMachineContainer
- broadcastPacket(PixelmonPacket) - Method in class com.pixelmonmod.pixelmon.battles.controller.BattleController
- brokenByNullAbility - Variable in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Trace
- Bronze - Enum constant in enum class com.pixelmonmod.pixelmon.enums.EnumStatueTextureType
- BRONZONG - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- BRONZONG - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- BRONZOR - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- Brown - Enum constant in enum class com.pixelmonmod.pixelmon.enums.EnumStatueTextureType
- BROWN - Enum constant in enum class com.pixelmonmod.pixelmon.blocks.enums.ColorEnum
- BROWN - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonPalettes
- BROWN_ARMCHAIR - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BROWN_CASH_REGISTER - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BROWN_CHAIR - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BROWN_CLOCK - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BROWN_COUCH - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BROWN_CUSHION_CHAIR - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BROWN_DAY_CARE - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BROWN_FOLDING_CHAIR - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BROWN_GYM_SIGN - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BROWN_GYM_SIGN - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- BROWN_HEALER - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BROWN_LETTER_BOX - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BROWN_MAIL_BOX - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BROWN_PC - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BROWN_POKE_BAG - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- BROWN_RUG - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BROWN_STRIPES - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonPalettes
- BROWN_TIGER - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonPalettes
- BROWN_TRADE_MACHINE - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BROWN_UMBRELLA - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BROWN_VENDING_MACHINE - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BROWN_WATER_FLOAT - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- BROWN_ZEBRA - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonPalettes
- Brutal_Swing - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen7TechnicalMachines
- BRUTAL_SWING - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- BrutalSwing - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen8TechnicalMachines
- BRUTE_BONNET - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- BRUTEBONNET - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- BRUXISH - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- BRUXISH - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- BUBBLE - Enum constant in enum class com.pixelmonmod.pixelmon.client.particle.particles.AttackEffect.EnumParticleTexture
- BUBBLE - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- BUBBLE_BEAM - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- BubbleBeam - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen1TechnicalMachines
- BubbleObject - Class in com.pixelmonmod.pixelmon.client.gui.fishingLog
- BubbleObject(float, float, float) - Constructor for class com.pixelmonmod.pixelmon.client.gui.fishingLog.BubbleObject
- BUBBLES - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonPalettes
- BUDEW - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- buff() - Static method in class com.pixelmonmod.pixelmon.battles.attacks.animations.AttackAnimationData
- BUFF - Enum constant in enum class com.pixelmonmod.pixelmon.battles.attacks.animations.particles.EffectType
- BUFF - Enum constant in enum class com.pixelmonmod.pixelmon.battles.attacks.animations.particles.EnumEffectType
- BuffData() - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.animations.particles.AttackBuff.BuffData
- buffer - Variable in class com.pixelmonmod.pixelmon.client.models.PixelmonModelBase
- BufferHelper - Class in com.pixelmonmod.pixelmon.client.render.entity.renderers.assimp.render
- BufferHelper() - Constructor for class com.pixelmonmod.pixelmon.client.render.entity.renderers.assimp.render.BufferHelper
- buffers - Variable in class com.pixelmonmod.pixelmon.client.materials.Cubemap
- bufferSource() - Method in record class com.pixelmonmod.pixelmon.client.render.entity.renderers.entity.RenderContext
-
Returns the value of the
bufferSourcerecord component. - bufferSource(MultiBufferSource) - Method in class com.pixelmonmod.pixelmon.client.render.entity.renderers.entity.RenderContext.Builder
- BUG - Enum constant in enum class com.pixelmonmod.pixelmon.items.LureItem.LureType
- BUG - Static variable in record class com.pixelmonmod.pixelmon.api.pokemon.type.Type
- BUG - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonForms
- BUG_BADGE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- BUG_BITE - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- BUG_BUZZ - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- BUG_GEM - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- BUG_GROUP - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonEggGroups
- BUG_KEY - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonEggGroups
- BUG_MEMORY - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- BugBite - Class in com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic
-
Consumes the target's held Berry.
- BugBite - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen9TechnicalMachines
- BugBite() - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.BugBite
- BugBiteTests - Class in com.pixelmonmod.pixelmon.api.test.impl.move
-
These tests apply to both Bug Bite and Pluck.
- BugBiteTests() - Constructor for class com.pixelmonmod.pixelmon.api.test.impl.move.BugBiteTests
- BugBuzz - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen8TechnicalRecords
- BugBuzz - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen9TechnicalMachines
- Buginium_Z - Enum constant in enum class com.pixelmonmod.pixelmon.enums.items.EnumZCrystals
- BUGINIUM_Z - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- build() - Method in class com.pixelmonmod.api.client.screen.StatefulScreen.Builder
- build() - Method in class com.pixelmonmod.api.pokemon.requirement.GenericBuiltPokemonRequirement.Builder
-
Creates a new
GenericBuiltPokemonRequirementfrom the builder - build() - Method in class com.pixelmonmod.pixelmon.api.dialogue.Choice.ChoiceBuilder
-
Deprecated.
- build() - Method in class com.pixelmonmod.pixelmon.api.dialogue.Dialogue.DialogueBuilder
-
Deprecated.
- build() - Method in class com.pixelmonmod.pixelmon.api.dialogue.DialogueButton.Builder
-
Creates a new
DialogueButtonfrom the builder. - build() - Method in class com.pixelmonmod.pixelmon.api.dialogue.InputPattern.Builder
-
Creates the
InputPatternfrom the builder. - build() - Method in class com.pixelmonmod.pixelmon.api.dialogue.professor.ChatPage.Builder
- build() - Method in class com.pixelmonmod.pixelmon.api.dialogue.professor.ProfessorDialogue.Builder
- build() - Method in class com.pixelmonmod.pixelmon.api.loot.PrimaryTypeItemCondition.Builder
- build() - Method in class com.pixelmonmod.pixelmon.api.loot.SecondaryTypeItemCondition.Builder
- build() - Method in class com.pixelmonmod.pixelmon.api.loot.StarLevelItemCondition.Builder
- build() - Method in class com.pixelmonmod.pixelmon.api.npc.entity.EntityProperties.Builder
- build() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.BuildableInteractionCondition.Builder
-
Creates the interaction condition
If the test is null, this will throw anIllegalStateException - build() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.Interaction.Builder
- build() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.result.BuildableInteractionResult.Builder
-
Creates the interaction result
If the function is null, this will throw anIllegalStateException - build() - Method in class com.pixelmonmod.pixelmon.api.npc.NPCPreset.Builder
- build() - Method in class com.pixelmonmod.pixelmon.api.overlay.notice.NoticeOverlay.Builder
- build() - Method in class com.pixelmonmod.pixelmon.api.pokemon.PokemonBuilder
- build() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ribbon.Ribbon.Builder
- build() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ribbon.type.impl.DeveloperRibbonType.Builder
- build() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ribbon.type.impl.SimpleRibbonType.Builder
- build() - Method in class com.pixelmonmod.pixelmon.api.pokemon.species.moves.Moves.Builder
- build() - Method in class com.pixelmonmod.pixelmon.api.pokemon.species.palette.locator.ModelData.Builder
- build() - Method in class com.pixelmonmod.pixelmon.api.research.Research.Builder
- build() - Method in class com.pixelmonmod.pixelmon.api.research.ResearchObjective.Builder
- build() - Method in class com.pixelmonmod.pixelmon.api.research.ResearchStage.Builder
- build() - Method in class com.pixelmonmod.pixelmon.api.research.ResearchTier.Builder
- build() - Method in class com.pixelmonmod.pixelmon.api.research.ResearchTrigger.Builder
- build() - Method in class com.pixelmonmod.pixelmon.api.selector.type.WeightedRandomSelector.Builder
- build() - Method in class com.pixelmonmod.pixelmon.api.spawning.SimplifiedSpawning.Builder
- build() - Method in record class com.pixelmonmod.pixelmon.api.storage.supplier.EmptyTeamSupplier
- build() - Method in record class com.pixelmonmod.pixelmon.api.storage.supplier.PokemonSpecTeamSupplier
- build() - Method in record class com.pixelmonmod.pixelmon.api.storage.supplier.PokePasteTeamSupplier
- build() - Method in record class com.pixelmonmod.pixelmon.api.storage.supplier.RandomCombinationTeamSupplier
- build() - Method in interface com.pixelmonmod.pixelmon.api.storage.supplier.TeamSupplier
-
Builds a
PartyStoragefrom the team supplier. - build() - Method in class com.pixelmonmod.pixelmon.api.util.PokePasteReader
-
Creates a list of Pokemon from the URL or file that has been read
- build() - Method in class com.pixelmonmod.pixelmon.api.util.RewardPool.Builder
- build() - Method in class com.pixelmonmod.pixelmon.api.util.Scheduling.ScheduledTask.Builder
- build() - Method in class com.pixelmonmod.pixelmon.battles.api.rules.BattleRules.Builder
- build() - Method in class com.pixelmonmod.pixelmon.battles.controller.participants.EntityParticipant.Builder
- build() - Method in class com.pixelmonmod.pixelmon.battles.raids.RaidSettings.Builder
- build() - Method in class com.pixelmonmod.pixelmon.client.render.entity.renderers.assimp.animation.NodeAnimation.Builder
- build() - Method in class com.pixelmonmod.pixelmon.client.render.entity.renderers.assimp.Material.Builder
- build() - Method in class com.pixelmonmod.pixelmon.client.render.entity.renderers.assimp.Node.Builder
- build() - Method in class com.pixelmonmod.pixelmon.client.render.entity.renderers.entity.RenderContext.Builder
- build() - Method in class com.pixelmonmod.pixelmon.client.render.shader.ShaderParameters.Builder
- build() - Method in class com.pixelmonmod.pixelmon.items.UIElementItem.Builder
- build(int) - Method in class com.pixelmonmod.pixelmon.api.dialogue.Choice.ChoiceBuilder
-
Deprecated.
- build(Class<T>) - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.provider.type.BuildableDataProvider.Builder
-
Creates the data provider
If the converter is null, this will throw anIllegalStateException - build(Supplier<T>) - Method in class com.pixelmonmod.pixelmon.api.pokemon.PokemonBuilder
-
Creates the Pokémon instance using the provided information
- build(RegistryAccess) - Method in class com.pixelmonmod.pixelmon.battles.api.BattleBuilder
- build(Level) - Method in class com.pixelmonmod.pixelmon.entities.npcs.NPCBuilder
- BuildableDataProvider<T> - Class in com.pixelmonmod.pixelmon.api.npc.interaction.provider.type
-
A data provider that allows you to build it using a builder pattern.
- BuildableDataProvider(BuildableDataProvider.Builder<T>, Class<T>) - Constructor for class com.pixelmonmod.pixelmon.api.npc.interaction.provider.type.BuildableDataProvider
- BuildableDataProvider(BuildableDataProvider<T>) - Constructor for class com.pixelmonmod.pixelmon.api.npc.interaction.provider.type.BuildableDataProvider
- BuildableDataProvider.Builder<T> - Class in com.pixelmonmod.pixelmon.api.npc.interaction.provider.type
-
A builder class for creating a custom data provider
- BuildableDataProvider.Variable<T> - Class in com.pixelmonmod.pixelmon.api.npc.interaction.provider.type
- BuildableInteractionCondition - Class in com.pixelmonmod.pixelmon.api.npc.interaction.condition.type
-
An interaction condition that allows you to build it using a builder pattern.
- BuildableInteractionCondition(BuildableInteractionCondition) - Constructor for class com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.BuildableInteractionCondition
- BuildableInteractionCondition(BuildableInteractionCondition.Builder) - Constructor for class com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.BuildableInteractionCondition
- BuildableInteractionCondition.Builder - Class in com.pixelmonmod.pixelmon.api.npc.interaction.condition.type
-
A builder class for creating a custom interaction condition
- BuildableInteractionCondition.Variable<T> - Class in com.pixelmonmod.pixelmon.api.npc.interaction.condition.type
- BuildableInteractionResult - Class in com.pixelmonmod.pixelmon.api.npc.interaction.result
-
An interaction result that allows you to build it using a builder pattern.
- BuildableInteractionResult(BuildableInteractionResult) - Constructor for class com.pixelmonmod.pixelmon.api.npc.interaction.result.BuildableInteractionResult
- BuildableInteractionResult(BuildableInteractionResult.Builder) - Constructor for class com.pixelmonmod.pixelmon.api.npc.interaction.result.BuildableInteractionResult
- BuildableInteractionResult.Builder - Class in com.pixelmonmod.pixelmon.api.npc.interaction.result
-
A builder class for creating a custom interaction result
- BuildableInteractionResult.Variable<T> - Class in com.pixelmonmod.pixelmon.api.npc.interaction.result
- buildAndShow(ServerPlayer...) - Method in class com.pixelmonmod.pixelmon.api.dialogue.professor.ProfessorDialogue.Builder
- buildAndShowWithContext(StoredContext, ServerPlayer...) - Method in class com.pixelmonmod.pixelmon.api.dialogue.professor.ProfessorDialogue.Builder
- buildAndSpawn(Level) - Method in class com.pixelmonmod.pixelmon.entities.npcs.NPCBuilder
- BuildCreativeMenuTabs - Class in com.pixelmonmod.pixelmon.client
- BuildCreativeMenuTabs() - Constructor for class com.pixelmonmod.pixelmon.client.BuildCreativeMenuTabs
- builder - Variable in class com.pixelmonmod.api.pokemon.requirement.GenericBuiltPokemonRequirement
- builder - Variable in class com.pixelmonmod.pixelmon.api.events.spawning.CreateSpawnerEvent
-
The
AbstractSpawner.SpawnerBuilderbeing used. - builder() - Static method in class com.pixelmonmod.pixelmon.api.dialogue.Choice
-
Deprecated.
- builder() - Static method in class com.pixelmonmod.pixelmon.api.dialogue.Dialogue
-
Deprecated.
- builder() - Static method in record class com.pixelmonmod.pixelmon.api.dialogue.DialogueButton
-
Creates a new
DialogueButton.Builderfor aDialogueButton. - builder() - Static method in class com.pixelmonmod.pixelmon.api.dialogue.DialogueFactory
-
Creates a new
DialogueFactory.Builderinstance. - builder() - Static method in record class com.pixelmonmod.pixelmon.api.dialogue.InputPattern
-
Creates a new
InputPatternbuilder. - builder() - Static method in record class com.pixelmonmod.pixelmon.api.dialogue.professor.ChatPage
- builder() - Static method in record class com.pixelmonmod.pixelmon.api.dialogue.professor.ProfessorDialogue
-
Creates a new builder for the dialogue.
- builder() - Static method in class com.pixelmonmod.pixelmon.api.drops.CustomDropScreenFactory
- builder() - Static method in record class com.pixelmonmod.pixelmon.api.loot.PrimaryTypeItemCondition
- builder() - Static method in record class com.pixelmonmod.pixelmon.api.loot.SecondaryTypeItemCondition
- builder() - Static method in record class com.pixelmonmod.pixelmon.api.loot.StarLevelItemCondition
- builder() - Static method in record class com.pixelmonmod.pixelmon.api.npc.entity.EntityProperties
-
Creates a new builder for the
EntityPropertiesrecord. - builder() - Static method in interface com.pixelmonmod.pixelmon.api.npc.interaction.condition.InteractionCondition
-
Creates a builder for an interaction condition
- builder() - Static method in class com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.BuildableInteractionCondition
-
Creates a new instance of the builder to create a custom interaction condition
- builder() - Static method in class com.pixelmonmod.pixelmon.api.npc.interaction.Interaction
- builder() - Static method in class com.pixelmonmod.pixelmon.api.npc.interaction.provider.type.BuildableDataProvider
-
Creates a new instance of the builder to create a custom data provider
- builder() - Static method in class com.pixelmonmod.pixelmon.api.npc.interaction.result.BuildableInteractionResult
-
Creates a new instance of the builder to create a custom interaction result
- builder() - Static method in interface com.pixelmonmod.pixelmon.api.npc.interaction.result.InteractionResult
-
Creates a new builder for an interaction result
- builder() - Static method in class com.pixelmonmod.pixelmon.api.npc.NPCPreset
- builder() - Static method in class com.pixelmonmod.pixelmon.api.overlay.notice.NoticeOverlay
- builder() - Static method in class com.pixelmonmod.pixelmon.api.pokemon.PokemonBuilder
-
Creates a new instance of a PokemonBuilder object
- builder() - Static method in class com.pixelmonmod.pixelmon.api.pokemon.ribbon.Ribbon
- builder() - Static method in class com.pixelmonmod.pixelmon.api.pokemon.ribbon.type.impl.DeveloperRibbonType
- builder() - Static method in class com.pixelmonmod.pixelmon.api.pokemon.ribbon.type.impl.SimpleRibbonType
- builder() - Static method in class com.pixelmonmod.pixelmon.api.pokemon.species.moves.Moves
-
Gets a new instance of the
Movesbuilder - builder() - Static method in record class com.pixelmonmod.pixelmon.api.pokemon.species.palette.locator.ModelData
-
Gets an instance of the builder
- builder() - Static method in class com.pixelmonmod.pixelmon.api.relearner.RelearnerBuilder
- builder() - Static method in class com.pixelmonmod.pixelmon.api.relearner.RelearnerFactory
- builder() - Static method in record class com.pixelmonmod.pixelmon.api.research.Research
- builder() - Static method in record class com.pixelmonmod.pixelmon.api.research.ResearchObjective
- builder() - Static method in record class com.pixelmonmod.pixelmon.api.research.ResearchStage
- builder() - Static method in record class com.pixelmonmod.pixelmon.api.research.ResearchTier
- builder() - Static method in record class com.pixelmonmod.pixelmon.api.research.ResearchTrigger
-
Creates a new builder for a ResearchTrigger
- builder() - Static method in class com.pixelmonmod.pixelmon.api.selection.PartySelectionScreen
- builder() - Static method in class com.pixelmonmod.pixelmon.api.shop.ShopBuilder
-
Creates a new
ShopBuilderinstance. - builder() - Static method in class com.pixelmonmod.pixelmon.api.shop.ShopFactory
-
Creates a new
ShopBuilderinstance. - builder() - Static method in record class com.pixelmonmod.pixelmon.api.spawning.SimplifiedSpawning
- builder() - Static method in class com.pixelmonmod.pixelmon.api.tutor.TutorBuilder
- builder() - Static method in class com.pixelmonmod.pixelmon.api.tutor.TutorFactory
- builder() - Static method in class com.pixelmonmod.pixelmon.api.util.PokePasteHelper
- builder() - Static method in class com.pixelmonmod.pixelmon.battles.api.BattleBuilder
-
Gets a new instance of the builder
- builder() - Static method in record class com.pixelmonmod.pixelmon.battles.api.rules.BattleRules
- builder() - Static method in class com.pixelmonmod.pixelmon.battles.api.rules.teamselection.TeamSelectionRegistry
-
Gets a
TeamSelectionbuilder - builder() - Static method in class com.pixelmonmod.pixelmon.battles.controller.participants.EntityParticipant
- builder() - Static method in class com.pixelmonmod.pixelmon.battles.query.BattleQuery
- builder() - Static method in class com.pixelmonmod.pixelmon.battles.raids.RaidSettings
- builder() - Static method in record class com.pixelmonmod.pixelmon.client.render.entity.renderers.entity.RenderContext
- builder() - Static method in class com.pixelmonmod.pixelmon.client.render.shader.ShaderParameters
- builder() - Static method in class com.pixelmonmod.pixelmon.entities.npcs.NPC
-
Creates a new NPC builder
- builder() - Static method in class com.pixelmonmod.pixelmon.items.UIElementItem
- builder(int) - Static method in record class com.pixelmonmod.pixelmon.api.loot.StarLevelItemCondition
- builder(A) - Static method in class com.pixelmonmod.pixelmon.api.util.RewardPool
- builder(ProfessorDialogue) - Static method in record class com.pixelmonmod.pixelmon.api.dialogue.professor.ProfessorDialogue
-
Creates a new builder for the dialogue.
- builder(Ribbon) - Static method in class com.pixelmonmod.pixelmon.api.pokemon.ribbon.Ribbon
- builder(SimplifiedSpawning) - Static method in record class com.pixelmonmod.pixelmon.api.spawning.SimplifiedSpawning
- builder(Class<T>) - Static method in class com.pixelmonmod.api.pokemon.requirement.GenericBuiltPokemonRequirement
-
Creates a new builder for the given type
- builder(Class<T>) - Static method in interface com.pixelmonmod.pixelmon.api.npc.interaction.provider.DataProvider
-
Creates a new
BuildableDataProvider.Builder - builder(String) - Static method in class com.pixelmonmod.api.client.screen.StatefulScreen
- builder(String) - Static method in class com.pixelmonmod.api.loader.DatapackLoader
- builder(String) - Static method in record class com.pixelmonmod.pixelmon.api.loot.PrimaryTypeItemCondition
- builder(String) - Static method in record class com.pixelmonmod.pixelmon.api.loot.SecondaryTypeItemCondition
- builder(Component) - Static method in class com.pixelmonmod.pixelmon.api.dialogue.DialogueFactory
-
Creates a new
DialogueFactory.Builderinstance with the specified title. - builder(Component) - Static method in class com.pixelmonmod.pixelmon.api.drops.CustomDropScreenFactory
- builder(ItemStack) - Static method in class com.pixelmonmod.pixelmon.items.UIElementItem
- builder(T, double) - Static method in class com.pixelmonmod.pixelmon.api.selector.type.WeightedRandomSelector
-
Creates a new builder instance
- Builder() - Constructor for class com.pixelmonmod.api.pokemon.requirement.GenericBuiltPokemonRequirement.Builder
- Builder() - Constructor for class com.pixelmonmod.pixelmon.api.dialogue.DialogueButton.Builder
- Builder() - Constructor for class com.pixelmonmod.pixelmon.api.dialogue.DialogueFactory.Builder
- Builder() - Constructor for class com.pixelmonmod.pixelmon.api.dialogue.InputPattern.Builder
- Builder() - Constructor for class com.pixelmonmod.pixelmon.api.dialogue.professor.ChatPage.Builder
- Builder() - Constructor for class com.pixelmonmod.pixelmon.api.drops.CustomDropScreenFactory.Builder
- Builder() - Constructor for class com.pixelmonmod.pixelmon.api.loot.PrimaryTypeItemCondition.Builder
- Builder() - Constructor for class com.pixelmonmod.pixelmon.api.loot.SecondaryTypeItemCondition.Builder
- Builder() - Constructor for class com.pixelmonmod.pixelmon.api.loot.StarLevelItemCondition.Builder
- Builder() - Constructor for class com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.BuildableInteractionCondition.Builder
- Builder() - Constructor for class com.pixelmonmod.pixelmon.api.npc.interaction.Interaction.Builder
- Builder() - Constructor for class com.pixelmonmod.pixelmon.api.npc.interaction.provider.type.BuildableDataProvider.Builder
- Builder() - Constructor for class com.pixelmonmod.pixelmon.api.npc.interaction.result.BuildableInteractionResult.Builder
- Builder() - Constructor for class com.pixelmonmod.pixelmon.api.npc.NPCPreset.Builder
- Builder() - Constructor for class com.pixelmonmod.pixelmon.api.overlay.notice.NoticeOverlay.Builder
- Builder() - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.ribbon.Ribbon.Builder
- Builder() - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.ribbon.type.impl.DeveloperRibbonType.Builder
- Builder() - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.ribbon.type.impl.SimpleRibbonType.Builder
- Builder() - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.species.moves.Moves.Builder
- Builder() - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.species.palette.locator.ModelData.Builder
- Builder() - Constructor for class com.pixelmonmod.pixelmon.api.research.Research.Builder
- Builder() - Constructor for class com.pixelmonmod.pixelmon.api.research.ResearchObjective.Builder
- Builder() - Constructor for class com.pixelmonmod.pixelmon.api.research.ResearchStage.Builder
- Builder() - Constructor for class com.pixelmonmod.pixelmon.api.research.ResearchTier.Builder
- Builder() - Constructor for class com.pixelmonmod.pixelmon.api.research.ResearchTrigger.Builder
- Builder() - Constructor for class com.pixelmonmod.pixelmon.api.selection.PartySelectionScreen.Builder
- Builder() - Constructor for class com.pixelmonmod.pixelmon.api.selector.type.WeightedRandomSelector.Builder
- Builder() - Constructor for class com.pixelmonmod.pixelmon.api.spawning.SimplifiedSpawning.Builder
- Builder() - Constructor for class com.pixelmonmod.pixelmon.api.util.PokePasteHelper.Builder
- Builder() - Constructor for class com.pixelmonmod.pixelmon.api.util.RewardPool.Builder
- Builder() - Constructor for class com.pixelmonmod.pixelmon.battles.api.rules.BattleRules.Builder
- Builder() - Constructor for class com.pixelmonmod.pixelmon.battles.api.rules.teamselection.TeamSelectionRegistry.Builder
- Builder() - Constructor for class com.pixelmonmod.pixelmon.battles.controller.participants.EntityParticipant.Builder
- Builder() - Constructor for class com.pixelmonmod.pixelmon.client.render.entity.renderers.assimp.animation.NodeAnimation.Builder
- Builder() - Constructor for class com.pixelmonmod.pixelmon.client.render.entity.renderers.assimp.Material.Builder
- Builder() - Constructor for class com.pixelmonmod.pixelmon.client.render.entity.renderers.assimp.Node.Builder
- Builder() - Constructor for class com.pixelmonmod.pixelmon.client.render.entity.renderers.entity.RenderContext.Builder
- Builder() - Constructor for class com.pixelmonmod.pixelmon.client.render.shader.ShaderParameters.Builder
- Builder(ShaderParameters) - Constructor for class com.pixelmonmod.pixelmon.client.render.shader.ShaderParameters.Builder
- buildRedirect(String, LiteralCommandNode<CommandSourceStack>) - Static method in class com.pixelmonmod.pixelmon.api.util.helpers.BrigadierHelper
- buildStringForConsecutiveNumbers(List<Integer>) - Static method in class com.pixelmonmod.pixelmon.api.util.helpers.StringHelper
-
Builds a string to list consecutive numbers simpler.
- buildVBO(PoseStack, VertexConsumer, int, int) - Method in class com.pixelmonmod.pixelmon.client.models.obj.WavefrontObject
- BUIZEL - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- BUIZEL - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- BULBASAUR - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- BULBASAUR - Static variable in class com.pixelmonmod.tcg.init.registry.TCGCoins
- BULBASAURF - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- BULBASAURM - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- Bulk_Up - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen3TechnicalMachines
- Bulk_Up - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen4TechnicalMachines
- Bulk_Up - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen5TechnicalMachines
- Bulk_Up - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen6TechnicalMachines
- Bulk_Up - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen7TechnicalMachines
- BULK_UP - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- BulkUp - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen8TechnicalRecords
- BulkUp - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen9TechnicalMachines
- Bulldoze - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen5TechnicalMachines
- Bulldoze - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen6TechnicalMachines
- Bulldoze - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen7TechnicalMachines
- Bulldoze - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen8TechnicalMachines
- Bulldoze - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen9TechnicalMachines
- BULLDOZE - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- bullet - Variable in class com.pixelmonmod.pixelmon.battles.attacks.MoveFlags
- BULLET_PUNCH - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- Bullet_Seed - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen3TechnicalMachines
- Bullet_Seed - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen4TechnicalMachines
- BULLET_SEED - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- Bulletproof - Class in com.pixelmonmod.pixelmon.api.pokemon.ability.abilities
-
Prevents ball/bomb moves from hitting the Pokémon.
- Bulletproof() - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Bulletproof
- BULLETPROOF - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ability.AbilityRegistry
- BulletSeed - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen8TechnicalMachines
- BulletSeed - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen9TechnicalMachines
- BUNEARY - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- BUNEARY - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- BUNNELBY - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- BURGER - Enum constant in enum class com.pixelmonmod.pixelmon.enums.EnumCurryKey
- BURMY - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- BURMY - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- burn(PixelmonWrapper, PixelmonWrapper, Attack, boolean) - Static method in class com.pixelmonmod.pixelmon.battles.status.Burn
-
Burns the target if possible.
- Burn - Class in com.pixelmonmod.pixelmon.battles.status
-
Deals 1/16th hp of damage every turn and halves the Pokémon's attack.
- Burn - Enum constant in enum class com.pixelmonmod.pixelmon.battles.status.StatusType
- Burn() - Constructor for class com.pixelmonmod.pixelmon.battles.status.Burn
-
Initializes the status.
- BURN - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonForms
- BURN_DRIVE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- BURN_HEAL - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- BURN_UP - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- BURNING_BULWARK - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- BURNING_JEALOUSY - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- BurningBulwark - Class in com.pixelmonmod.pixelmon.battles.status
-
Protects against moves.
- BurningBulwark - Enum constant in enum class com.pixelmonmod.pixelmon.battles.status.StatusType
- BurningBulwark() - Constructor for class com.pixelmonmod.pixelmon.battles.status.BurningBulwark
-
Initializes the status.
- BurningBulwarkTests - Class in com.pixelmonmod.pixelmon.api.test.impl.move
- BurningBulwarkTests() - Constructor for class com.pixelmonmod.pixelmon.api.test.impl.move.BurningBulwarkTests
- BurningJealousy - Class in com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic
- BurningJealousy - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen9TechnicalMachines
- BurningJealousy() - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.BurningJealousy
- BurningJealousyTests - Class in com.pixelmonmod.pixelmon.api.test.impl.move
- BurningJealousyTests() - Constructor for class com.pixelmonmod.pixelmon.api.test.impl.move.BurningJealousyTests
- BURNT - Static variable in class com.pixelmonmod.tcg.api.accessors.CardConditions
- BurnUp - Class in com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic
-
Created by Jay113355 on 8/16/2019.
- BurnUp() - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.BurnUp
- BUSTED - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonForms
- BUTTERFREE - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- BUTTERFREE - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- button - Variable in class com.pixelmonmod.pixelmon.client.gui.battles.battleScreens.BattleScreen.ActionButton
- button - Variable in class com.pixelmonmod.pixelmon.client.gui.egg.EggHatchingScreen
- button - Static variable in class com.pixelmonmod.pixelmon.client.gui.Resources
-
Button for evolution GUI.
- button - Variable in class com.pixelmonmod.pixelmon.comm.packetHandlers.dialogue.DialogueInputActionPacket
- Button - Class in com.pixelmonmod.api.client.screen.widget.input
- Button(int, int, int, int, int, Component, Button.OnPress) - Constructor for class com.pixelmonmod.pixelmon.client.gui.custom.CustomDropsScreen.Button
- Button(ActionFunction<Button>) - Constructor for class com.pixelmonmod.api.client.screen.widget.input.Button
- BUTTON_HEIGHT - Static variable in class com.pixelmonmod.pixelmon.client.gui.widgets.ContextMenu
- BUTTON_INFO - Static variable in class com.pixelmonmod.pixelmon.client.gui.pc.PCToolbar
- BUTTON_LABELS - Static variable in class com.pixelmonmod.api.client.screen.StandardColorPalette
- BUTTON_LABELS_DISABLED - Static variable in class com.pixelmonmod.api.client.screen.StandardColorPalette
- BUTTON_LABELS_HOVERED - Static variable in class com.pixelmonmod.api.client.screen.StandardColorPalette
- BUTTON_NO - Static variable in class com.pixelmonmod.tcg.client.gui.abilities.GuiOptional
- BUTTON_ONE_MY_PRIZES - Static variable in class com.pixelmonmod.tcg.client.gui.abilities.GuiPeek
- BUTTON_ONE_OPP_PRIZES - Static variable in class com.pixelmonmod.tcg.client.gui.abilities.GuiPeek
- BUTTON_RANDOM_OPP_HAND - Static variable in class com.pixelmonmod.tcg.client.gui.abilities.GuiPeek
- BUTTON_ROW_WIDTH - Static variable in class com.pixelmonmod.pixelmon.client.gui.override.servers.screen.CustomMultiplayerScreen
- BUTTON_SLOT_HEIGHT - Static variable in class com.pixelmonmod.pixelmon.client.gui.widgets.ContextMenu
- BUTTON_TOP_MY_DECK - Static variable in class com.pixelmonmod.tcg.client.gui.abilities.GuiPeek
- BUTTON_TOP_OPP_DECK - Static variable in class com.pixelmonmod.tcg.client.gui.abilities.GuiPeek
- BUTTON_WIDTH - Static variable in class com.pixelmonmod.pixelmon.client.gui.widgets.ContextMenu
- BUTTON_YES - Static variable in class com.pixelmonmod.tcg.client.gui.abilities.GuiOptional
- buttonConsumer - Variable in class com.pixelmonmod.pixelmon.api.drops.CustomDropScreenFactory.Builder
- buttonHandler(Consumer<CustomDropsEvent.ClickButton>) - Method in class com.pixelmonmod.pixelmon.api.drops.CustomDropScreenFactory.Builder
- buttonOver - Static variable in class com.pixelmonmod.pixelmon.client.gui.Resources
-
Mouse-over button for evolution GUI.
- ButtonRename - Class in com.pixelmonmod.pixelmon.client.gui.pokechecker
- ButtonRename(int, int, int, String, Button.OnPress) - Constructor for class com.pixelmonmod.pixelmon.client.gui.pokechecker.ButtonRename
- buttons - Variable in class com.pixelmonmod.pixelmon.api.drops.CustomDropScreenFactory.Builder
- buttons - Variable in class com.pixelmonmod.pixelmon.client.gui.inventory.tabs.impl.SimpleSurvivalTab
- buttons - Variable in class com.pixelmonmod.pixelmon.client.gui.pc.PCToolbar
- buttons() - Method in record class com.pixelmonmod.pixelmon.api.dialogue.InputSettings
-
Returns the value of the
buttonsrecord component. - buttons(DialogueButton...) - Method in class com.pixelmonmod.pixelmon.api.dialogue.DialogueFactory.Builder
-
Adds buttons for the GUI.
- buttons(Iterable<DialogueButton>) - Method in class com.pixelmonmod.pixelmon.api.dialogue.DialogueFactory.Builder
-
Adds buttons for the GUI.
- BUTTONS - Static variable in class com.pixelmonmod.api.client.screen.StandardColorPalette
- BUTTONS_HOVERED - Static variable in class com.pixelmonmod.api.client.screen.StandardColorPalette
- ButtonWithIcon - Class in com.pixelmonmod.pixelmon.client.gui.widgets
- ButtonWithIcon(ResourceLocation, int, int, int, int, Component, Button.OnPress) - Constructor for class com.pixelmonmod.pixelmon.client.gui.widgets.ButtonWithIcon
- Buy - Enum constant in enum class com.pixelmonmod.pixelmon.client.gui.npc.ShopkeeperScreens
- Buy - Enum constant in enum class com.pixelmonmod.pixelmon.entities.npcs.registry.EnumBuySell
- buyItems - Variable in class com.pixelmonmod.pixelmon.client.gui.npc.AbstractShopScreen
- buyPrice() - Method in record class com.pixelmonmod.pixelmon.api.shop.ShopItem
-
Returns the value of the
buyPricerecord component. - buyStartIndex - Variable in class com.pixelmonmod.pixelmon.client.gui.npc.AbstractShopScreen
-
The index that is currently scrolled to in the buy tab.
- Buzzap - Class in com.pixelmonmod.tcg.duel.power
- Buzzap() - Constructor for class com.pixelmonmod.tcg.duel.power.Buzzap
- BUZZAP - Static variable in class com.pixelmonmod.tcg.init.registry.PowerEffects
- BUZZWOLE - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- BUZZWOLE - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- BUZZY_BUZZ - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- byId(int) - Method in record class com.pixelmonmod.pixelmon.api.dummy.DummyRegistry
- byName(String) - Static method in enum class com.pixelmonmod.pixelmon.battles.attacks.Effectiveness
- bypass - Variable in class com.pixelmonmod.pixelmon.battles.attacks.MoveFlags
- ByPokemon - Enum constant in enum class com.pixelmonmod.tcg.duel.attack.effects.FindPokemonEffect.Type
- ByteBufTCG - Class in com.pixelmonmod.tcg.network
- ByteBufTCG() - Constructor for class com.pixelmonmod.tcg.network.ByteBufTCG
- ByType - Enum constant in enum class com.pixelmonmod.tcg.duel.attack.effects.FindPokemonEffect.Type
C
- C - Enum constant in enum class com.pixelmonmod.pixelmon.api.pokemon.PokerusStrain
- C - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.catching.CaptureValues
- C - Static variable in class com.pixelmonmod.pixelmon.blocks.decorative.DecorationBlock
- cache - Variable in class com.pixelmonmod.pixelmon.client.gui.widgets.TabCompleteTextField
- cachedDimensions - Variable in class com.pixelmonmod.pixelmon.api.spawning.conditions.SpawnCondition
- cachedLinkedPreset - Variable in class com.pixelmonmod.pixelmon.entities.npcs.NPC
- CachedModelLoader - Interface in com.pixelmonmod.pixelmon.client.render.entity.renderers.entity
- cachedNode - Variable in class com.pixelmonmod.pixelmon.api.npc.interaction.provider.type.player.HasPermissionDataProvider
- cachedNormal - Variable in class com.pixelmonmod.pixelmon.client.models.smd.NormalizedFace
- cachedPosition - Variable in class com.pixelmonmod.pixelmon.client.models.smd.NormalizedFace
- cachedStorage(UUID, PokemonStorage) - Static method in class com.pixelmonmod.pixelmon.client.storage.ClientStorageManager
- cachedTexture - Variable in class com.pixelmonmod.pixelmon.api.model.type.PlayerRenderingHandler
- cachedTo - Variable in class com.pixelmonmod.pixelmon.api.pokemon.stats.evolution.Evolution
- cachedWeathers - Variable in class com.pixelmonmod.pixelmon.api.spawning.conditions.SpawnCondition
- cacheMap - Variable in class com.pixelmonmod.pixelmon.api.spawning.AbstractSpawner.SpawnerBuilder
- cachePosition - Variable in class com.pixelmonmod.pixelmon.api.storage.PartyStorage
- cachePosition - Variable in class com.pixelmonmod.pixelmon.api.storage.PCBox
- cachePosition - Variable in class com.pixelmonmod.pixelmon.api.storage.PCStorage
- cacheSets - Variable in class com.pixelmonmod.pixelmon.api.spawning.AbstractSpawner
- cacheStorage(UUID, PokemonStorage) - Static method in class com.pixelmonmod.pixelmon.client.storage.ClientStorageManager
- cacheValues() - Method in class com.pixelmonmod.pixelmon.client.gui.pc.AdvancedPCSearchScreen
-
Save values of input fields between screen resizes
- CachingPokemonProvider - Class in com.pixelmonmod.pixelmon.api.pokedex.provider
- CachingPokemonProvider() - Constructor for class com.pixelmonmod.pixelmon.api.pokedex.provider.CachingPokemonProvider
- CACNEA - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- CACTURNE - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- calcB(int, int) - Method in class com.pixelmonmod.pixelmon.client.particle.particles.Blob
- calcChangingColor(int, int) - Method in class com.pixelmonmod.pixelmon.client.particle.particles.Blob
- calcCriticalHit(EffectBase, PixelmonWrapper, PixelmonWrapper) - Static method in class com.pixelmonmod.pixelmon.battles.attacks.Attack
-
Calculates whether the attack will land a critical hit.
- calcG(int, int) - Method in class com.pixelmonmod.pixelmon.client.particle.particles.Blob
- CALCIUM - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- CALCIUM_CARBONATE - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonPalettes
- calcMoveSpeed() - Method in class com.pixelmonmod.pixelmon.entities.pixelmon.AbstractMovesEntity
- calcMoveSpeed(AbstractMovesEntity) - Method in interface com.pixelmonmod.pixelmon.api.pokemon.species.parameters.ControlledMovementLogic
- calcMoveSpeed(AbstractMovesEntity) - Method in class com.pixelmonmod.pixelmon.api.pokemon.species.parameters.mounted.MountedFlyingParameters
- calcR(int, int) - Method in class com.pixelmonmod.pixelmon.client.particle.particles.Blob
- calculate(PixelmonWrapper) - Static method in record class com.pixelmonmod.pixelmon.battles.controller.ai.memory.PokemonMemory
-
Creates an OpponentMemory for a given Pokémon, making guesses about its moves based on its type(s).
- calculateAggression() - Method in class com.pixelmonmod.pixelmon.api.pokemon.species.aggression.AggressionChances
-
Calculates the
Aggressionfor a pokemon using these chances assuming the owner is null (i.e. - calculateAggression(UUID) - Method in class com.pixelmonmod.pixelmon.api.pokemon.species.aggression.AggressionChances
-
Calculates the
Aggressionfor the pokemon using these chances - calculateAllErrors() - Method in class com.pixelmonmod.pixelmon.api.storage.breeding.DayCareBox
-
Gets all the remaining requirement error messages
- calculateAnimationTime(int) - Method in record class com.pixelmonmod.pixelmon.client.render.entity.renderers.assimp.animation.Animation
- calculateAttackDescriptionLines(PokemonAttackStatus[], boolean, int) - Static method in class com.pixelmonmod.tcg.client.helper.CardRenderingHelper
- calculateBallBonus(PokeBall, PokeBallEntity, ServerPlayer, Pokemon, PokeBallMode) - Method in interface com.pixelmonmod.pixelmon.api.pokemon.catching.CaptureMethod
-
Calculates the ball bonus for the
PokeBallbeing used. - calculateBoundingBox(BlockPos, Direction) - Method in class com.pixelmonmod.pixelmon.entities.custom.PixelmonPaintingEntity
- calculateCapture(CaptureHealth, PokeBall, PokeBallEntity, RaidData, ServerPlayer, Pokemon, PokeBallMode) - Method in interface com.pixelmonmod.pixelmon.api.pokemon.catching.CaptureMethod
-
The main method of capture calculations.
- calculateCatchRate(PokeBall, PokeBallEntity, ServerPlayer, Pokemon, PokeBallMode) - Method in interface com.pixelmonmod.pixelmon.api.pokemon.catching.CaptureMethod
-
Calculates the catch rate of the
Pokemonbeing caught. - calculateChatboxHeight(double) - Static method in class com.pixelmonmod.tcg.client.gui.base.TCGScreenChattableBase
-
Calculates the height of the chatbox..
- calculateChatboxWidth(double) - Static method in class com.pixelmonmod.tcg.client.gui.base.TCGScreenChattableBase
-
Calculates the width of the chatbox.
- calculatedChild - Variable in class com.pixelmonmod.pixelmon.api.daycare.event.DayCareEvent.PostEggCalculate
- calculatedChild - Variable in class com.pixelmonmod.pixelmon.api.daycare.event.DayCareEvent.PreEggCalculate
- calculateEVYieldsWithinMaximumLimits(EVYields) - Method in class com.pixelmonmod.pixelmon.api.pokemon.stats.EVStore
-
Takes the EVYields after all the extra EVs from Macho Brace, Power Items, and Pokérus have been added, and then subtracts any EVs in the EVYields that won't be able to be added due to either a stat reaching the maximum number of EVs for a stat (252) or the Pokémon reaching the maximum number of EVs a Pokémon can have (510).
- calculateFedbca(int[]) - Static method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.HiddenPower
- calculateForm(Pokemon, Pokemon, Species) - Method in interface com.pixelmonmod.pixelmon.api.pokemon.egg.BreedingLogicFactory
-
Calculates the form of the child using the two parents
- calculateForm(Pokemon, Pokemon, Species) - Method in class com.pixelmonmod.pixelmon.api.pokemon.egg.impl.PixelmonBreedingLogic
- calculateHeight(Heightmap, LevelChunk, BlockPos.MutableBlockPos) - Static method in class com.pixelmonmod.pixelmon.api.spawning.util.SpawningHeightmap
- calculateHP(Stats, int) - Method in class com.pixelmonmod.pixelmon.api.pokemon.stats.PermanentStats
-
Calculates the Pokémon's hp.
- calculateInterpolatedRotation(float) - Method in record class com.pixelmonmod.pixelmon.client.render.entity.renderers.assimp.animation.NodeAnimation
- calculateInterpolatedScale(float) - Method in record class com.pixelmonmod.pixelmon.client.render.entity.renderers.assimp.animation.NodeAnimation
- calculateInterpolatedTranslation(float) - Method in record class com.pixelmonmod.pixelmon.client.render.entity.renderers.assimp.animation.NodeAnimation
- calculateInverseEffectiveness(double) - Static method in record class com.pixelmonmod.pixelmon.api.pokemon.type.Type
- calculateMinMaxLevels() - Method in class com.pixelmonmod.pixelmon.api.pokemon.species.Stats
- calculateMoveAccuracy(PixelmonWrapper, PixelmonWrapper, Ability) - Method in class com.pixelmonmod.pixelmon.battles.attacks.Attack
-
Make the calculations on how accurate a move will be.
- calculateNominalRarity(HolderLookup.Provider) - Method in class com.pixelmonmod.pixelmon.api.spawning.SpawnInfo
-
Attempts to calculate the nominal rarity of this spawn.
- calculateOptimalIVs(ResourceKey<Type>, int[], boolean[]) - Static method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.HiddenPower
- calculatePalette(Pokemon, Pokemon, Species) - Method in interface com.pixelmonmod.pixelmon.api.pokemon.egg.BreedingLogicFactory
-
Calculates the palette of the child using the two parents
- calculatePalette(Pokemon, Pokemon, Species) - Method in class com.pixelmonmod.pixelmon.api.pokemon.egg.impl.PixelmonBreedingLogic
- calculatePosition(String, String, String) - Method in class com.pixelmonmod.pixelmon.blocks.tileentity.WarpPlateTileEntity
- calculatePriority(PixelmonWrapper) - Static method in class com.pixelmonmod.pixelmon.battles.controller.BattlePriorityHelper
-
Calculates the priority a Pokémon has for the turn.
- calculateRequiredSpace() - Method in class com.pixelmonmod.pixelmon.api.spawning.archetypes.entities.pokemon.SpawnInfoPokemon
-
Calculates the amount of space that would be required for this Pokémon to spawn based off its size.
- calculateRoll(AbstractMovesEntity, float) - Method in interface com.pixelmonmod.pixelmon.api.pokemon.species.parameters.ControlledMovementLogic
- calculateRoll(AbstractMovesEntity, float) - Method in class com.pixelmonmod.pixelmon.api.pokemon.species.parameters.mounted.MountedFlyingParameters
- calculateScale(AbstractClientEntity, PoseStack) - Method in class com.pixelmonmod.pixelmon.client.render.entity.renderers.AbstractPokemonRenderer
- calculateSpatialData(Level, BlockPos, int, boolean, Predicate<BlockState>) - Static method in class com.pixelmonmod.pixelmon.api.spawning.AbstractSpawner
-
Calculates a
SpatialDatafor the given parameters. - calculateSpawnableLocations(BlockCollection) - Method in interface com.pixelmonmod.pixelmon.api.spawning.calculators.CalculateSpawnLocations
-
Heaviest method of all spawn calculations.
- calculateSpawnActions(AbstractSpawner, List<SpawnSet>, List<SpawnLocation>) - Method in class com.pixelmonmod.pixelmon.api.spawning.archetypes.algorithms.selection.FlatDistinctAlgorithm
- calculateSpawnActions(AbstractSpawner, List<SpawnSet>, List<SpawnLocation>) - Method in class com.pixelmonmod.pixelmon.api.spawning.archetypes.algorithms.selection.LocationWeightedAlgorithm
- calculateSpawnActions(AbstractSpawner, List<SpawnSet>, List<SpawnLocation>) - Method in interface com.pixelmonmod.pixelmon.api.spawning.calculators.SelectionAlgorithm
- CalculateSpawnLocations - Interface in com.pixelmonmod.pixelmon.api.spawning.calculators
-
Implementations of this interface are responsible for calculating all the possible
SpawnLocations that suit a givenBlockCollection. - CalculateSpawnLocations.DummyImpl - Class in com.pixelmonmod.pixelmon.api.spawning.calculators
- calculateSpecies(Pokemon, Pokemon) - Method in interface com.pixelmonmod.pixelmon.api.pokemon.egg.BreedingLogicFactory
-
Calculates the species created by the two parent Pokemons
- calculateSpecies(Pokemon, Pokemon) - Static method in class com.pixelmonmod.pixelmon.api.pokemon.egg.BreedingLogicProxy
-
Calculates the species created by the two parent Pokemons
- calculateSpecies(Pokemon, Pokemon) - Method in class com.pixelmonmod.pixelmon.api.pokemon.egg.impl.PixelmonBreedingLogic
- calculateStat(BattleStatsType, Nature, Stats, int) - Method in class com.pixelmonmod.pixelmon.api.pokemon.stats.PermanentStats
-
Calculates a stat.
- calculateTrainerDescriptionLines(ImmutableCard, int) - Static method in class com.pixelmonmod.tcg.client.helper.CardRenderingHelper
- CALICO_ORANGE_GOLD - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonPalettes
- CALICO_ORANGE_WHITE - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonPalettes
- CALICO_ORANGE_WHITE_BLACK - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonPalettes
- CALICO_WHITE_ORANGE - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonPalettes
- call() - Method in class com.pixelmonmod.pixelmon.client.models.items.BEWLRCallable
- call(ItemStack, ClientLevel, LivingEntity, int) - Method in class com.pixelmonmod.pixelmon.items.ItemFinderItem.PropertyGetter
- call(ItemStack, ClientLevel, LivingEntity, int) - Method in class com.pixelmonmod.pixelmon.items.TechnicalMoveItem.TMPropertyGetter
- callable() - Method in class com.pixelmonmod.pixelmon.client.models.items.BEWLRCallable
- callback - Variable in class com.pixelmonmod.pixelmon.client.particle.particles.AttackEffect
- CALM - Enum constant in enum class com.pixelmonmod.pixelmon.api.pokemon.Nature
- Calm_Mind - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen3TechnicalMachines
- Calm_Mind - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen4TechnicalMachines
- Calm_Mind - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen5TechnicalMachines
- Calm_Mind - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen6TechnicalMachines
- Calm_Mind - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen7TechnicalMachines
- CALM_MIND - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- CalmMind - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen8TechnicalRecords
- CalmMind - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen9TechnicalMachines
- CALMNESS - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ribbon.RibbonRegistry
- CALYREX - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- CALYREX - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- CALYREX_ICE_RIDER - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- CALYREX_SHADOW_RIDER - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- CalyrexFormChange - Class in com.pixelmonmod.pixelmon.entities.pixelmon.interactions.formChanges
- CalyrexFormChange() - Constructor for class com.pixelmonmod.pixelmon.entities.pixelmon.interactions.formChanges.CalyrexFormChange
- camera - Variable in class com.pixelmonmod.pixelmon.client.camera.movement.CameraMovement
- camera - Static variable in class com.pixelmonmod.pixelmon.client.ClientProxy
-
The player's camera.
- CAMERA - Enum constant in enum class com.pixelmonmod.pixelmon.api.storage.BattlePerspectiveMode
- CAMERA - Static variable in class com.pixelmonmod.pixelmon.init.registry.EntityRegistration
- CAMERA - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- CAMERA_SHUTTER - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- cameraCapturedPlayers - Variable in class com.pixelmonmod.pixelmon.entities.pixelmon.PixelmonEntity
-
A list of player that have shot the Pokemon with Camera.
- cameraChangeFilter - Static variable in class com.pixelmonmod.pixelmon.client.ClientProxy
- cameraControls - Static variable in class com.pixelmonmod.pixelmon.client.gui.Resources
-
Camera overlay 2.
- CameraEntity - Class in com.pixelmonmod.pixelmon.client.camera
- CameraEntity(EntityType<CameraEntity>, Level) - Constructor for class com.pixelmonmod.pixelmon.client.camera.CameraEntity
- CameraEntity(EntityType<CameraEntity>, Level, CameraMode) - Constructor for class com.pixelmonmod.pixelmon.client.camera.CameraEntity
- CameraEntity(Level) - Constructor for class com.pixelmonmod.pixelmon.client.camera.CameraEntity
- CameraEntity(Level, CameraMode) - Constructor for class com.pixelmonmod.pixelmon.client.camera.CameraEntity
- CameraEvent - Class in com.pixelmonmod.pixelmon.api.events
-
Superclass event for actions related to the Camera.
- CameraEvent(ServerPlayer, PixelmonEntity) - Constructor for class com.pixelmonmod.pixelmon.api.events.CameraEvent
- CameraEvent.ConsumeFilm - Class in com.pixelmonmod.pixelmon.api.events
-
Event that fires when an camera film is about to be consumed.
- CameraEvent.DuplicatePhoto - Class in com.pixelmonmod.pixelmon.api.events
-
Event that fires when an attempt at taking a photo is about to fail because the player already has done so for that Pokémon.
- CameraEvent.TakePhoto - Class in com.pixelmonmod.pixelmon.api.events
-
Event that fires when a photo is about to be taken.
- CameraFilter - Record Class in com.pixelmonmod.pixelmon.api.camera
- CameraFilter(Component, ResourceLocation) - Constructor for record class com.pixelmonmod.pixelmon.api.camera.CameraFilter
-
Creates an instance of a
CameraFilterrecord class. - CameraItem - Class in com.pixelmonmod.pixelmon.items
-
Used to obtain Pokémon tokens.
- CameraItem() - Constructor for class com.pixelmonmod.pixelmon.items.CameraItem
-
Initializes the item.
- CameraMode - Enum Class in com.pixelmonmod.pixelmon.client.camera
- CameraMovement - Class in com.pixelmonmod.pixelmon.client.camera.movement
- CameraMovement(Level, CameraEntity) - Constructor for class com.pixelmonmod.pixelmon.client.camera.movement.CameraMovement
- cameraOverlay - Static variable in class com.pixelmonmod.pixelmon.client.gui.Resources
-
Camera overlay.
- CameraOverlayScreen - Class in com.pixelmonmod.pixelmon.client.gui
- CameraOverlayScreen() - Constructor for class com.pixelmonmod.pixelmon.client.gui.CameraOverlayScreen
- cameraPhoto - Static variable in class com.pixelmonmod.pixelmon.client.ClientProxy
- CameraScreen - Class in com.pixelmonmod.pixelmon.client.camera
- CameraScreen(CameraMode) - Constructor for class com.pixelmonmod.pixelmon.client.camera.CameraScreen
- CameraTarget - Interface in com.pixelmonmod.pixelmon.client.camera.target
- CameraTargetEntity - Class in com.pixelmonmod.pixelmon.client.camera.target
- CameraTargetEntity(Entity) - Constructor for class com.pixelmonmod.pixelmon.client.camera.target.CameraTargetEntity
- CameraTargetLocation - Class in com.pixelmonmod.pixelmon.client.camera.target
- CameraTargetLocation(double, double, double) - Constructor for class com.pixelmonmod.pixelmon.client.camera.target.CameraTargetLocation
- cameraTiltLeft - Static variable in class com.pixelmonmod.pixelmon.client.ClientProxy
- cameraTiltRight - Static variable in class com.pixelmonmod.pixelmon.client.ClientProxy
- cameraZoomIn - Static variable in class com.pixelmonmod.pixelmon.client.ClientProxy
- cameraZoomOut - Static variable in class com.pixelmonmod.pixelmon.client.ClientProxy
- CAMERUPT - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- CameruptInteraction - Class in com.pixelmonmod.pixelmon.entities.pixelmon.interactions.custom
-
Fills a bucket with lava when using it on a Camerupt.
- CameruptInteraction() - Constructor for class com.pixelmonmod.pixelmon.entities.pixelmon.interactions.custom.CameruptInteraction
-
Initializes the interaction.
- CAMERUPTITE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- Camouflage - Class in com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic
-
Changes the user's type depending on the terrain.
- Camouflage() - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Camouflage
- CAMOUFLAGE - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- CamouflageTests - Class in com.pixelmonmod.pixelmon.api.test.impl.move
- CamouflageTests() - Constructor for class com.pixelmonmod.pixelmon.api.test.impl.move.CamouflageTests
- CAMPING_GEAR - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- CAN_ALL_CATCH_KEY - Static variable in class com.pixelmonmod.pixelmon.battles.raids.RaidData
- CAN_BATTLE - Static variable in class com.pixelmonmod.pixelmon.init.registry.InteractionConditions
- CAN_INFUSE - Static variable in class com.pixelmonmod.pixelmon.init.registry.PixelmonItemTags
- CAN_MEGA_EVOLVE_REQUIREMENT - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonRequirements
- CAN_MOVE - Static variable in class com.pixelmonmod.pixelmon.api.registries.StatueRequirements
- CAN_SEE_SKY - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
-
The heights of the highest non-canSeeSky block in a chunk.
- CAN_USE_MASTER_KEY - Static variable in class com.pixelmonmod.pixelmon.battles.raids.RaidData
- canActivate(PokemonCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.power.Bounce
- canActivate(PokemonCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.power.Buzzap
- canActivate(PokemonCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.power.Curse
- canActivate(PokemonCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.power.DamageSwap
- canActivate(PokemonCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.power.DamageSwapEnemy
- canActivate(PokemonCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.power.DamageSwapToSelfOnly
- canActivate(PokemonCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.power.EnergyBurn
- canActivate(PokemonCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.power.EnergyTransfer
- canActivate(PokemonCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.power.EvolutionaryLight
- canActivate(PokemonCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.power.FinalBeam
- canActivate(PokemonCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.power.Frenzy
- canActivate(PokemonCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.power.GatherFire
- canActivate(PokemonCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.power.HayFever
- canActivate(PokemonCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.power.Heal
- canActivate(PokemonCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.power.LongDistanceHypnosis
- canActivate(PokemonCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.power.MatterExchange
- canActivate(PokemonCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.power.Peek
- canActivate(PokemonCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.power.PollenStench
- canActivate(PokemonCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.power.PrehistoricPower
- canActivate(PokemonCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.power.RainDance
- canActivate(PokemonCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.power.ReelIn
- canActivate(PokemonCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.power.Shift
- canActivate(PokemonCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.power.Sinkhole
- canActivate(PokemonCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.power.SneakAttack
- canActivate(PokemonCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.power.SpecialDelivery
- canActivate(PokemonCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.power.StickyGoo
- canActivate(PokemonCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.power.SummonMinions
- canActivate(PokemonCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.power.Transparency
- canActivate(PokemonCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.power.Trickery
- canActivate(PokemonCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.power.UnimplementedPowerEffect
- canActivate(PokemonCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.PowerEffect
-
Passive ability does not have to override this.
- canAffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.items.heldItems.DittoEnhancingItem
- canAffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.items.heldItems.EvioliteItem
- canAffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.items.heldItems.StatEnhancingItems
-
Checks if the item affects the Pokémon.
- canAllCatch - Variable in class com.pixelmonmod.pixelmon.battles.raids.RaidData
- canApply(TrainerCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.trainer.Bill
- canApply(TrainerCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.trainer.ClefairyDoll
- canApply(TrainerCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.trainer.ComputerSearch
- canApply(TrainerCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.trainer.Defender
- canApply(TrainerCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.trainer.DevolutionSpray
- canApply(TrainerCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.trainer.EnergyRemoval
- canApply(TrainerCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.trainer.EnergyRetrieval
- canApply(TrainerCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.trainer.EnergySearch
- canApply(TrainerCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.trainer.FullHeal
- canApply(TrainerCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.trainer.Gambler
- canApply(TrainerCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.trainer.GustOfWind
- canApply(TrainerCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.trainer.ImposterProfOak
- canApply(TrainerCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.trainer.ItemFinder
- canApply(TrainerCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.trainer.Lass
- canApply(TrainerCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.trainer.Maintenance
- canApply(TrainerCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.trainer.MrFuji
- canApply(TrainerCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.trainer.MysteriousFossil
- canApply(TrainerCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.trainer.PlusPower
- canApply(TrainerCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.trainer.PokeBall
- canApply(TrainerCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.trainer.Pokedex
- canApply(TrainerCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.trainer.PokeFlute
- canApply(TrainerCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.trainer.PokemonBreeder
- canApply(TrainerCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.trainer.PokemonCenter
- canApply(TrainerCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.trainer.PokemonTrader
- canApply(TrainerCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.trainer.Potion
- canApply(TrainerCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.trainer.ProfOak
- canApply(TrainerCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.trainer.Recycle
- canApply(TrainerCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.trainer.Revive
- canApply(TrainerCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.trainer.ScoopUp
- canApply(TrainerCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.trainer.SuperEnergyRemoval
- canApply(TrainerCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.trainer.SuperPotion
- canApply(TrainerCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.trainer.Switch
- canApply(TrainerCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.TrainerEffect
-
This function makes sure all selector result are ready.
- canApply(List<Object>, CardAttack, GameServerState) - Method in class com.pixelmonmod.tcg.duel.attack.AttackEffect
- canApply(List<Object>, CardAttack, GameServerState) - Method in class com.pixelmonmod.tcg.duel.attack.effects.AttachDiscardEffect
- canApply(List<Object>, CardAttack, GameServerState) - Method in class com.pixelmonmod.tcg.duel.attack.effects.BenchDamageOppSelectEffect
- canApply(List<Object>, CardAttack, GameServerState) - Method in class com.pixelmonmod.tcg.duel.attack.effects.ChangeResistanceEffect
- canApply(List<Object>, CardAttack, GameServerState) - Method in class com.pixelmonmod.tcg.duel.attack.effects.ChangeWeaknessEffect
- canApply(List<Object>, CardAttack, GameServerState) - Method in class com.pixelmonmod.tcg.duel.attack.effects.DamageEffect
- canApply(List<Object>, CardAttack, GameServerState) - Method in class com.pixelmonmod.tcg.duel.attack.effects.DevolveEffect
- canApply(List<Object>, CardAttack, GameServerState) - Method in class com.pixelmonmod.tcg.duel.attack.effects.DisableAttackEffect
- canApply(List<Object>, CardAttack, GameServerState) - Method in class com.pixelmonmod.tcg.duel.attack.effects.DiscardAttachmentEffect
- canApply(List<Object>, CardAttack, GameServerState) - Method in class com.pixelmonmod.tcg.duel.attack.effects.FindPokemonEffect
- canApply(List<Object>, CardAttack, GameServerState) - Method in class com.pixelmonmod.tcg.duel.attack.effects.MetronomeEffect
- canApply(List<Object>, CardAttack, GameServerState) - Method in class com.pixelmonmod.tcg.duel.attack.effects.ProphecyEffect
- canApply(List<Object>, CardAttack, GameServerState) - Method in class com.pixelmonmod.tcg.duel.attack.effects.SearchDiscardEffect
- canApply(List<Object>, CardAttack, GameServerState) - Method in class com.pixelmonmod.tcg.duel.attack.effects.SearchDiscardWithEnergyCostEffect
- canApply(List<Object>, CardAttack, GameServerState) - Method in class com.pixelmonmod.tcg.duel.attack.effects.SwitchPokemonEffect
- canApply(List<Object>, CardAttack, GameServerState) - Method in class com.pixelmonmod.tcg.duel.attack.effects.WildfireEffect
- canAttack - Variable in class com.pixelmonmod.pixelmon.battles.controller.participants.PixelmonWrapper
-
Whether the Pokémon can attack in the turn.
- canAttackBlock(BlockState, Level, BlockPos, Player) - Method in class com.pixelmonmod.pixelmon.items.CameraItem
- canAttackThisTurn(Attack) - Method in class com.pixelmonmod.pixelmon.battles.controller.participants.PixelmonWrapper
- canAttackThisTurn(PixelmonWrapper, Attack) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Truant
- canAttackThisTurn(PixelmonWrapper, Attack) - Method in interface com.pixelmonmod.pixelmon.api.pokemon.ability.Ability
-
Checks if the Pokémon's Ability allows it to make a move.
- canAttackThisTurn(PixelmonWrapper, Attack) - Method in class com.pixelmonmod.pixelmon.battles.status.Confusion
- canAttackThisTurn(PixelmonWrapper, Attack) - Method in class com.pixelmonmod.pixelmon.battles.status.Disable
- canAttackThisTurn(PixelmonWrapper, Attack) - Method in class com.pixelmonmod.pixelmon.battles.status.Drowsy
- canAttackThisTurn(PixelmonWrapper, Attack) - Method in class com.pixelmonmod.pixelmon.battles.status.Encore
- canAttackThisTurn(PixelmonWrapper, Attack) - Method in class com.pixelmonmod.pixelmon.battles.status.Flinch
- canAttackThisTurn(PixelmonWrapper, Attack) - Method in class com.pixelmonmod.pixelmon.battles.status.Freeze
- canAttackThisTurn(PixelmonWrapper, Attack) - Method in class com.pixelmonmod.pixelmon.battles.status.Frostbite
- canAttackThisTurn(PixelmonWrapper, Attack) - Method in class com.pixelmonmod.pixelmon.battles.status.Imprison
- canAttackThisTurn(PixelmonWrapper, Attack) - Method in class com.pixelmonmod.pixelmon.battles.status.Infatuated
- canAttackThisTurn(PixelmonWrapper, Attack) - Method in class com.pixelmonmod.pixelmon.battles.status.InMouth
- canAttackThisTurn(PixelmonWrapper, Attack) - Method in class com.pixelmonmod.pixelmon.battles.status.Paralysis
- canAttackThisTurn(PixelmonWrapper, Attack) - Method in class com.pixelmonmod.pixelmon.battles.status.Recharge
- canAttackThisTurn(PixelmonWrapper, Attack) - Method in class com.pixelmonmod.pixelmon.battles.status.SkyDropped
- canAttackThisTurn(PixelmonWrapper, Attack) - Method in class com.pixelmonmod.pixelmon.battles.status.Sleep
- canAttackThisTurn(PixelmonWrapper, Attack) - Method in class com.pixelmonmod.pixelmon.battles.status.StatusBase
-
Determines whether the statused Pokémon can attack.
- canAttackThisTurn(PixelmonWrapper, Attack) - Method in class com.pixelmonmod.pixelmon.battles.status.Taunt
- canAttackThisTurn(PixelmonWrapper, Attack) - Method in class com.pixelmonmod.pixelmon.battles.status.ThroatChop
-
Determines whether the statused Pokémon can attack.
- canBattle() - Method in class com.pixelmonmod.pixelmon.api.pokemon.Pokemon
- CanBattleInteractionCondition - Class in com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.pokemon
- CanBattleInteractionCondition(DataProvider<ServerPlayer>) - Constructor for class com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.pokemon.CanBattleInteractionCondition
- canBeCollidedWith() - Method in class com.pixelmonmod.pixelmon.entities.DenEntity
- canBeCollidedWith() - Method in class com.pixelmonmod.pixelmon.entities.pixelmon.StatueEntity
- canBeCopied() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.custom.Revenant
- canBeCopied() - Method in interface com.pixelmonmod.pixelmon.api.pokemon.ability.Ability
-
Returns whether the ability fully blocks anything that can copy this ability, including transform effects etc.
- canBeDisabled() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.AsOne
- canBeDisabled() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.BattleBond
- canBeDisabled() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Comatose
- canBeDisabled() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.custom.Revenant
- canBeDisabled() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Disguise
- canBeDisabled() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.GulpMissile
- canBeDisabled() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.IceFace
- canBeDisabled() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Multitype
- canBeDisabled() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.PowerConstruct
- canBeDisabled() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.RKSSystem
- canBeDisabled() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Schooling
- canBeDisabled() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.ShieldsDown
- canBeDisabled() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.StanceChange
- canBeDisabled() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.ZenMode
- canBeDisabled() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.ZeroToHero
- canBeDisabled() - Method in interface com.pixelmonmod.pixelmon.api.pokemon.ability.Ability
-
Returns whether the ability can be disabled by external effects eg.
- canBeEntrained() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.AsOne
- canBeEntrained() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.BattleBond
- canBeEntrained() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Comatose
- canBeEntrained() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.ComingSoon
- canBeEntrained() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Commander
- canBeEntrained() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.custom.Revenant
- canBeEntrained() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Disguise
- canBeEntrained() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.FlowerGift
- canBeEntrained() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Forecast
- canBeEntrained() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.HungerSwitch
- canBeEntrained() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.IceFace
- canBeEntrained() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Illusion
- canBeEntrained() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Imposter
- canBeEntrained() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Multitype
- canBeEntrained() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.NeutralizingGas
- canBeEntrained() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.ParadoxBoostAbility
- canBeEntrained() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.PoisonPuppeteer
- canBeEntrained() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.PowerConstruct
- canBeEntrained() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.PowerOfAlchemy
- canBeEntrained() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.RKSSystem
- canBeEntrained() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Schooling
- canBeEntrained() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.ShieldsDown
- canBeEntrained() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.StanceChange
- canBeEntrained() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Trace
- canBeEntrained() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.WonderGuard
- canBeEntrained() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.ZenMode
- canBeEntrained() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.ZeroToHero
- canBeEntrained() - Method in interface com.pixelmonmod.pixelmon.api.pokemon.ability.Ability
-
Returns whether the ability can be transferred via Entrainment.
- canBeIgnored() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Absorb
- canBeIgnored() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.AngerPoint
- canBeIgnored() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.AromaVeil
- canBeIgnored() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.AuraBreak
- canBeIgnored() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.BattleArmour
- canBeIgnored() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.BigPecks
- canBeIgnored() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Bulletproof
- canBeIgnored() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Contrary
- canBeIgnored() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.custom.Revenant
- canBeIgnored() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Damp
- canBeIgnored() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Dazzling
- canBeIgnored() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.DeltaStream
- canBeIgnored() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.DesolateLand
- canBeIgnored() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Disguise
- canBeIgnored() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.DrySkin
- canBeIgnored() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.EarthEater
- canBeIgnored() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Filter
- canBeIgnored() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.FlashFire
- canBeIgnored() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.FlowerGift
- canBeIgnored() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.FlowerVeil
- canBeIgnored() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Fluffy
- canBeIgnored() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.FriendGuard
- canBeIgnored() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.FullMetalBody
- canBeIgnored() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.FurCoat
- canBeIgnored() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.GoodAsGold
- canBeIgnored() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.GrassPelt
- canBeIgnored() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.GuardDog
- canBeIgnored() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Heatproof
- canBeIgnored() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.HeavyMetal
- canBeIgnored() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.HyperCutter
- canBeIgnored() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.IceFace
- canBeIgnored() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.IceScales
- canBeIgnored() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Illuminate
- canBeIgnored() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.InnerFocus
- canBeIgnored() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.KeenEye
- canBeIgnored() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.LeafGuard
- canBeIgnored() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Levitate
- canBeIgnored() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.LightMetal
- canBeIgnored() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.MagicBounce
- canBeIgnored() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.MarvelScale
- canBeIgnored() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.MindsEye
- canBeIgnored() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.MirrorArmor
- canBeIgnored() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.MotorDrive
- canBeIgnored() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Multiscale
- canBeIgnored() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Overcoat
- canBeIgnored() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.PreventStatDrop
- canBeIgnored() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.PreventStatus
- canBeIgnored() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.PreventStatusTeam
- canBeIgnored() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.PrimordialSea
- canBeIgnored() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.PrismArmor
- canBeIgnored() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.PunkRock
- canBeIgnored() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.PurifyingSalt
- canBeIgnored() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Redirect
- canBeIgnored() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.SandVeil
- canBeIgnored() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.SapSipper
- canBeIgnored() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.ShadowShield
- canBeIgnored() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.ShellArmour
- canBeIgnored() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.ShieldDust
- canBeIgnored() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Simple
- canBeIgnored() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.SnowCloak
- canBeIgnored() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Soundproof
- canBeIgnored() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.StickyHold
- canBeIgnored() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Sturdy
- canBeIgnored() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.SuctionCups
- canBeIgnored() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.SweetVeil
- canBeIgnored() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.TangledFeet
- canBeIgnored() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Telepathy
- canBeIgnored() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.ThermalExchange
- canBeIgnored() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.ThickFat
- canBeIgnored() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.ToxicDebris
- canBeIgnored() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Unaware
- canBeIgnored() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.WaterBubble
- canBeIgnored() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.WellBakedBody
- canBeIgnored() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.WhiteSmoke
- canBeIgnored() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.WindRider
- canBeIgnored() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.WonderGuard
- canBeIgnored() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.WonderSkin
- canBeIgnored() - Method in interface com.pixelmonmod.pixelmon.api.pokemon.ability.Ability
-
Returns whether the ability can be bypassed by moves that ignore abilities or not.
- canBeLeashed() - Method in class com.pixelmonmod.pixelmon.entities.pixelmon.AbstractBaseEntity
- canBeReceived() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.AsOne
- canBeReceived() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.BattleBond
- canBeReceived() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Comatose
- canBeReceived() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.ComingSoon
- canBeReceived() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Commander
- canBeReceived() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.custom.Revenant
- canBeReceived() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Disguise
- canBeReceived() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.FlowerGift
- canBeReceived() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Forecast
- canBeReceived() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.HungerSwitch
- canBeReceived() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.IceFace
- canBeReceived() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Illusion
- canBeReceived() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Imposter
- canBeReceived() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Multitype
- canBeReceived() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.NeutralizingGas
- canBeReceived() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.ParadoxBoostAbility
- canBeReceived() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.PoisonPuppeteer
- canBeReceived() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.PowerConstruct
- canBeReceived() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.PowerOfAlchemy
- canBeReceived() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.RKSSystem
- canBeReceived() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Schooling
- canBeReceived() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.ShieldsDown
- canBeReceived() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.StanceChange
- canBeReceived() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Trace
- canBeReceived() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.WonderGuard
- canBeReceived() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.ZenMode
- canBeReceived() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.ZeroToHero
- canBeReceived() - Method in interface com.pixelmonmod.pixelmon.api.pokemon.ability.Ability
-
Returns whether the ability can be copied from an ally via Receiver.
- canBeRemoved() - Method in class com.pixelmonmod.pixelmon.battles.status.Endure
- canBeRemoved() - Method in class com.pixelmonmod.pixelmon.battles.status.MaxGuard
- canBeRemoved() - Method in class com.pixelmonmod.pixelmon.battles.status.ProtectVariation
- canBeReplaced(BlockState, BlockPlaceContext) - Method in class com.pixelmonmod.pixelmon.blocks.PokemonEggBlock
- canBeReplaced(BlockState, BlockPlaceContext) - Method in class com.pixelmonmod.pixelmon.blocks.ultraspace.FallenLeafBlock
- canBeReplaced(BlockState, BlockPlaceContext) - Method in class com.pixelmonmod.pixelmon.blocks.ultraspace.UltraForestFlowerBlock
- canBeReplaced(BlockState, Fluid) - Method in class com.pixelmonmod.pixelmon.blocks.MusicBlock
- canBeReplaced(BlockState, Fluid) - Method in class com.pixelmonmod.pixelmon.blocks.spawning.PixelmonGrassBlock
- canBeReplaced(BlockState, Fluid) - Method in class com.pixelmonmod.pixelmon.blocks.ZygardeCellBlock
- canBeRoleplayed() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.AsOne
- canBeRoleplayed() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.BattleBond
- canBeRoleplayed() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Comatose
- canBeRoleplayed() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.ComingSoon
- canBeRoleplayed() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Commander
- canBeRoleplayed() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.custom.Revenant
- canBeRoleplayed() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Disguise
- canBeRoleplayed() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.FlowerGift
- canBeRoleplayed() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Forecast
- canBeRoleplayed() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.HungerSwitch
- canBeRoleplayed() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.IceFace
- canBeRoleplayed() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Illusion
- canBeRoleplayed() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Imposter
- canBeRoleplayed() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Multitype
- canBeRoleplayed() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.NeutralizingGas
- canBeRoleplayed() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.ParadoxBoostAbility
- canBeRoleplayed() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.PoisonPuppeteer
- canBeRoleplayed() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.PowerConstruct
- canBeRoleplayed() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.PowerOfAlchemy
- canBeRoleplayed() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.RKSSystem
- canBeRoleplayed() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Schooling
- canBeRoleplayed() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.ShieldsDown
- canBeRoleplayed() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.StanceChange
- canBeRoleplayed() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Trace
- canBeRoleplayed() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.WonderGuard
- canBeRoleplayed() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.ZenMode
- canBeRoleplayed() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.ZeroToHero
- canBeRoleplayed() - Method in interface com.pixelmonmod.pixelmon.api.pokemon.ability.Ability
-
Returns whether the ability can be copied via Roleplay.
- canBeSwapped() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.AsOne
- canBeSwapped() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.BattleBond
- canBeSwapped() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Comatose
- canBeSwapped() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.ComingSoon
- canBeSwapped() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Commander
- canBeSwapped() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.custom.Revenant
- canBeSwapped() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Disguise
- canBeSwapped() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.HungerSwitch
- canBeSwapped() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.IceFace
- canBeSwapped() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Illusion
- canBeSwapped() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Multitype
- canBeSwapped() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.NeutralizingGas
- canBeSwapped() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.ParadoxBoostAbility
- canBeSwapped() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.PoisonPuppeteer
- canBeSwapped() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.PowerConstruct
- canBeSwapped() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.RKSSystem
- canBeSwapped() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Schooling
- canBeSwapped() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.ShieldsDown
- canBeSwapped() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.StanceChange
- canBeSwapped() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.WonderGuard
- canBeSwapped() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.ZenMode
- canBeSwapped() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.ZeroToHero
- canBeSwapped() - Method in interface com.pixelmonmod.pixelmon.api.pokemon.ability.Ability
-
Returns whether the ability can be part of a Skill Swap exchange.
- canBeTraced() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.AsOne
- canBeTraced() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.BattleBond
- canBeTraced() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Comatose
- canBeTraced() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.ComingSoon
- canBeTraced() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Commander
- canBeTraced() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.custom.Revenant
- canBeTraced() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Disguise
- canBeTraced() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.FlowerGift
- canBeTraced() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Forecast
- canBeTraced() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.HungerSwitch
- canBeTraced() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.IceFace
- canBeTraced() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Illusion
- canBeTraced() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Imposter
- canBeTraced() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Multitype
- canBeTraced() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.NeutralizingGas
- canBeTraced() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.ParadoxBoostAbility
- canBeTraced() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.PoisonPuppeteer
- canBeTraced() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.PowerConstruct
- canBeTraced() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.PowerOfAlchemy
- canBeTraced() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.RKSSystem
- canBeTraced() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Schooling
- canBeTraced() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.ShieldsDown
- canBeTraced() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.StanceChange
- canBeTraced() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Trace
- canBeTraced() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.ZenMode
- canBeTraced() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.ZeroToHero
- canBeTraced() - Method in interface com.pixelmonmod.pixelmon.api.pokemon.ability.Ability
-
Returns whether the ability can be copied via Trace.
- canBlockStay(Level, BlockPos, BlockState) - Method in class com.pixelmonmod.pixelmon.blocks.GracideaBlock
- canBlockStay(Level, BlockPos, BlockState) - Method in class com.pixelmonmod.pixelmon.blocks.MaxMushroomBlock
- canBlockStay(Level, BlockPos, BlockState) - Method in class com.pixelmonmod.pixelmon.blocks.spawning.PixelmonGrassBlock
- canBreakProtect(List<PixelmonWrapper>, List<MoveChoice>) - Static method in class com.pixelmonmod.pixelmon.battles.controller.ai.MoveChoice
-
Checks if the opponent can break through a Protect status.
- canBreatheUnderwater() - Method in class com.pixelmonmod.pixelmon.entities.DenEntity
- canBreatheUnderwater() - Method in class com.pixelmonmod.pixelmon.entities.pixelmon.AbstractHasStatsEntity
- canBreatheUnderwater() - Method in class com.pixelmonmod.pixelmon.entities.pixelmon.StatueEntity
- canBreed(Pokemon, Pokemon) - Method in interface com.pixelmonmod.pixelmon.api.pokemon.egg.BreedingLogicFactory
-
Checks if the two Pokemon can breed
- canBreed(Pokemon, Pokemon) - Static method in class com.pixelmonmod.pixelmon.api.pokemon.egg.BreedingLogicProxy
-
Checks if the two Pokemon can breed
- canBreed(Pokemon, Pokemon) - Method in class com.pixelmonmod.pixelmon.api.pokemon.egg.impl.PixelmonBreedingLogic
- canBreed(Gender, Gender) - Method in interface com.pixelmonmod.pixelmon.api.pokemon.egg.EggGroup
-
Checks if the two
Gender - canBreed(Gender, Gender) - Method in class com.pixelmonmod.pixelmon.api.pokemon.egg.impl.AbstractEggGroup
- canBreed(Gender, Gender) - Method in class com.pixelmonmod.pixelmon.api.pokemon.egg.impl.UndiscoveredEggGroup
- canBreed(Gender, Gender) - Method in class com.pixelmonmod.pixelmon.api.pokemon.egg.impl.UniversalEggGroup
- canBreedingBegin() - Method in class com.pixelmonmod.pixelmon.api.storage.breeding.DayCareBox
-
Checks if the breeding can begin or if more conditions need to be met
- canBreedWith(EggGroup) - Method in interface com.pixelmonmod.pixelmon.api.pokemon.egg.EggGroup
-
Checks if the other egg group can breed with this egg group Make sure it is consistent in both directions (i.e.
- canBreedWith(EggGroup) - Method in class com.pixelmonmod.pixelmon.api.pokemon.egg.impl.BasicEggGroup
- canBreedWith(EggGroup) - Method in class com.pixelmonmod.pixelmon.api.pokemon.egg.impl.UndiscoveredEggGroup
- canBreedWith(EggGroup) - Method in class com.pixelmonmod.pixelmon.api.pokemon.egg.impl.UniversalEggGroup
- canBreedWith(EggGroup...) - Method in interface com.pixelmonmod.pixelmon.api.pokemon.egg.EggGroup
-
Checks if this egg group can breed with any of the given other egg groups Will return true if a single one works
- canBreedWith(EggGroup...) - Method in class com.pixelmonmod.pixelmon.api.pokemon.egg.impl.AbstractEggGroup
- canBreedWith(EggGroup...) - Method in class com.pixelmonmod.pixelmon.api.pokemon.egg.impl.UndiscoveredEggGroup
- canBreedWith(List<EggGroup>) - Method in interface com.pixelmonmod.pixelmon.api.pokemon.egg.EggGroup
-
Checks if this egg group can breed with any of the given other egg groups Will return true if a single one works
- canBreedWith(List<EggGroup>) - Method in class com.pixelmonmod.pixelmon.api.pokemon.egg.impl.AbstractEggGroup
- canBreedWith(List<EggGroup>) - Method in class com.pixelmonmod.pixelmon.api.pokemon.egg.impl.UndiscoveredEggGroup
- canCatch - Variable in class com.pixelmonmod.pixelmon.battles.raids.RaidData.RaidPlayer
- canCatch - Variable in class com.pixelmonmod.pixelmon.battles.raids.RaidSettings
- canCatch - Variable in class com.pixelmonmod.pixelmon.entities.pokeballs.PokeBallEntity
-
Whether the Poké Ball will catch the Pokémon.
- canCatch() - Method in class com.pixelmonmod.pixelmon.api.events.raids.RaidDropsEvent
- canCatchOpponent() - Method in class com.pixelmonmod.pixelmon.client.gui.battles.ClientBattleManager
-
Checks if the opponent can be caught in a Poké Ball.
- cancel() - Method in class com.pixelmonmod.pixelmon.api.util.Scheduling.ScheduledTask
- cancel() - Method in class com.pixelmonmod.pixelmon.client.gui.battles.tasks.HPTask
- cancel() - Method in class com.pixelmonmod.pixelmon.client.gui.battles.tasks.SwitchTask
- cancelConsumer - Variable in class com.pixelmonmod.pixelmon.battles.api.rules.teamselection.TeamSelection
- cancelConsumer - Variable in class com.pixelmonmod.pixelmon.battles.api.rules.teamselection.TeamSelectionRegistry.Builder
- cancelConsumer(Consumer<TeamSelection>) - Method in class com.pixelmonmod.pixelmon.battles.api.rules.teamselection.TeamSelectionRegistry.Builder
-
Sets the handler for when the team selection is canceled (I believe this only happens if they have 0 valid Pokemon)
- CancelDayCareBoxPacket - Class in com.pixelmonmod.pixelmon.comm.packetHandlers.daycare
- CancelDayCareBoxPacket() - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.daycare.CancelDayCareBoxPacket
- CancelDayCareBoxPacket(int) - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.daycare.CancelDayCareBoxPacket
- CancelTeamSelectPacket - Class in com.pixelmonmod.pixelmon.comm.packetHandlers.battles.rules.selection
- CancelTeamSelectPacket() - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.battles.rules.selection.CancelTeamSelectPacket
- cancelTransform() - Method in class com.pixelmonmod.pixelmon.entities.pixelmon.AbstractClientEntity
-
Cancels a transformation.
- canChangeDimensions(Level, Level) - Method in class com.pixelmonmod.pixelmon.entities.pixelmon.PixelmonEntity
- canCheer(int) - Method in class com.pixelmonmod.pixelmon.battles.raids.RaidGovernor
- canClaim(UUID) - Method in class com.pixelmonmod.pixelmon.blocks.tileentity.PokeChestTileEntity
- canClaim(UUID) - Method in class com.pixelmonmod.pixelmon.blocks.tileentity.PokeGiftTileEntity
-
Checks if a player can claim the Poké Gift.
- canClaim(UUID) - Method in class com.pixelmonmod.pixelmon.blocks.tileentity.PokeStopTileEntity
-
Deprecated.
- canClaim(Player) - Method in class com.pixelmonmod.pixelmon.blocks.tileentity.PokeStopTileEntity
- canClaimReward() - Method in interface com.pixelmonmod.pixelmon.api.storage.research.PlayerResearchObjective
- canClaimReward() - Method in interface com.pixelmonmod.pixelmon.api.storage.research.PlayerResearchStage
-
Whether the player can claim the reward for this stage of research.
- canCollideWith(Entity) - Method in class com.pixelmonmod.pixelmon.entities.DenEntity
- canConnectRedstone(BlockState, BlockGetter, BlockPos, Direction) - Method in class com.pixelmonmod.pixelmon.blocks.spawning.PixelmonSpawnerBlock
- canConsume - Variable in class com.pixelmonmod.pixelmon.api.daycare.event.DayCareEvent.PostConditionStatusUpdate
- canConsume - Variable in class com.pixelmonmod.pixelmon.api.daycare.event.DayCareEvent.PreConditionStatusUpdate
- canConsume() - Method in class com.pixelmonmod.pixelmon.api.storage.breeding.DayCareBox
- canContinueToUse() - Method in class com.pixelmonmod.pixelmon.ai.AvoidEntitiesGoal
- canContinueToUse() - Method in class com.pixelmonmod.pixelmon.ai.BattleHoverGoal
- canContinueToUse() - Method in class com.pixelmonmod.pixelmon.ai.FlyingGoal
- canContinueToUse() - Method in class com.pixelmonmod.pixelmon.ai.FlyingPersistentGoal
- canContinueToUse() - Method in class com.pixelmonmod.pixelmon.ai.FollowTrainerGoal
- canContinueToUse() - Method in class com.pixelmonmod.pixelmon.ai.MoveTowardsBlockGoal
-
Returns whether an in-progress EntityAIBase should continue executing
- canContinueToUse() - Method in class com.pixelmonmod.pixelmon.ai.SwimmingGoal
- canContinueToUse() - Method in class com.pixelmonmod.pixelmon.ai.TargetGoal
-
Returns whether an in-progress EntityAIBase should continue executing.
- canContinueToUse() - Method in class com.pixelmonmod.pixelmon.ai.TargetNearestGoal
- canContinueToUse() - Method in class com.pixelmonmod.pixelmon.ai.TeleportAwayGoal
- canContinueToUse() - Method in class com.pixelmonmod.pixelmon.ai.TemptGoal
-
Returns whether an in-progress EntityAIBase should continue executing
- canContinueToUse() - Method in class com.pixelmonmod.pixelmon.ai.WanderGoal
-
Returns whether an in-progress EntityAIBase should continue executing.
- canCraftInDimensions(int, int) - Method in class com.pixelmonmod.pixelmon.api.recipe.InfuserRecipe
- canCritical() - Method in class com.pixelmonmod.pixelmon.api.pokemon.catching.CaptureValues
-
Gets whether the capture attempt this object is associated with is allowed to be a critical capture or not.
- canCutCorner(PathType) - Method in class com.pixelmonmod.pixelmon.ai.naivgator.ProxyPathNavigation
- canDespawn - Variable in class com.pixelmonmod.pixelmon.entities.pixelmon.AbstractBaseEntity
- CANDY_CANE - Static variable in class com.pixelmonmod.pixelmon.world.generation.PixelmonFeatures
- CandyCaneFeature - Class in com.pixelmonmod.pixelmon.world.generation.features.lanakila
- CandyCaneFeature(Codec<NoneFeatureConfiguration>) - Constructor for class com.pixelmonmod.pixelmon.world.generation.features.lanakila.CandyCaneFeature
- canDynamax - Variable in class com.pixelmonmod.pixelmon.battles.controller.participants.EntityParticipant.Builder
- canDynamax - Variable in class com.pixelmonmod.pixelmon.battles.controller.participants.EntityParticipant
- canDynamax() - Method in class com.pixelmonmod.pixelmon.battles.controller.participants.BattleParticipant
-
Checks if the participant is allowed to Dynamax Pokémon.
- canDynamax() - Method in class com.pixelmonmod.pixelmon.battles.controller.participants.EntityParticipant
- canDynamax() - Method in class com.pixelmonmod.pixelmon.battles.controller.participants.LogBattleParticipant
- canDynamax() - Method in class com.pixelmonmod.pixelmon.battles.controller.participants.PixelmonWrapper
-
Checks if the Pokémon can Dynamax.
- canDynamax() - Method in class com.pixelmonmod.pixelmon.battles.controller.participants.PlayerParticipant
- canDynamax() - Method in class com.pixelmonmod.pixelmon.battles.controller.participants.RaidPixelmonParticipant
- canDynamax() - Method in class com.pixelmonmod.pixelmon.battles.controller.participants.TestParticipant
- canDynamax() - Method in class com.pixelmonmod.pixelmon.battles.controller.participants.WildPixelmonParticipant
- canDynamax() - Method in class com.pixelmonmod.pixelmon.client.gui.battles.ClientBattleManager
-
Checks if the player is allowed to Dynamax.
- canDynamax() - Method in enum class com.pixelmonmod.pixelmon.enums.EnumMegaItem
- canDynamax() - Method in enum class com.pixelmonmod.pixelmon.enums.EnumMegaItemsUnlocked
- canDynamax(boolean) - Method in class com.pixelmonmod.pixelmon.battles.controller.participants.EntityParticipant.Builder
- canDynamax(Stats, HeldItem) - Static method in class com.pixelmonmod.pixelmon.battles.controller.participants.PixelmonWrapper
-
Checks if a Pokémon can Dynamax.
- canDynamax(BattleParticipant) - Method in class com.pixelmonmod.pixelmon.battles.controller.DynamaxController
- canDynamax(BattleParticipant) - Method in class com.pixelmonmod.pixelmon.battles.controller.participants.RaidPixelmonParticipant
- canDynamax(PixelmonClientData) - Method in class com.pixelmonmod.pixelmon.client.gui.battles.ClientBattleManager
- canEatBerry(PixelmonWrapper) - Static method in class com.pixelmonmod.pixelmon.items.HeldItem
-
Determines whether the Pokémon can eat Berries.
- canEncounter - Variable in class com.pixelmonmod.pixelmon.api.events.PlayerActivateShrineEvent
- canEncounter() - Method in class com.pixelmonmod.pixelmon.api.events.PlayerActivateShrineEvent
-
The result of the
EncounterData.canEncounter(Player)method - canEncounter(Player) - Method in class com.pixelmonmod.pixelmon.api.util.EncounterData
- canEquip(ItemStack, EquipmentSlot, LivingEntity) - Method in class com.pixelmonmod.pixelmon.items.BadgeCaseItem
- canEquip(ItemStack, EquipmentSlot, LivingEntity) - Method in class com.pixelmonmod.pixelmon.items.BadgeItem
- canEquip(ItemStack, EquipmentSlot, LivingEntity) - Method in class com.pixelmonmod.pixelmon.items.heldItems.SafetyGogglesItem
- canEquip(ItemStack, EquipmentSlot, LivingEntity) - Method in class com.pixelmonmod.pixelmon.items.PixelmonBlockItem
- canEquip(ItemStack, EquipmentSlot, LivingEntity) - Method in class com.pixelmonmod.pixelmon.items.PokeBagItem
- canEquip(ItemStack, EquipmentSlot, LivingEntity) - Method in class com.pixelmonmod.pixelmon.items.RelicCrownItem
- canEquip(ItemStack, EquipmentSlot, LivingEntity) - Method in class com.pixelmonmod.pixelmon.items.SpriteItem
- canEquip(ItemStack, EquipmentSlot, LivingEntity) - Method in class com.pixelmonmod.pixelmon.items.SymbolItem
- canEquipMegaItem() - Method in class com.pixelmonmod.pixelmon.api.storage.PlayerPartyStorage
- canEvolve() - Method in class com.pixelmonmod.pixelmon.battles.controller.participants.PixelmonWrapper
- canEvolve() - Method in enum class com.pixelmonmod.pixelmon.enums.EnumMegaItem
-
Deprecated.
- canEvolve(int, int) - Static method in class com.pixelmonmod.tcg.api.util.helper.LogicHelper
- canEvolve(Pokemon) - Method in class com.pixelmonmod.pixelmon.api.pokemon.stats.evolution.Evolution
- canEvolve(Pokemon, int) - Method in class com.pixelmonmod.pixelmon.api.pokemon.stats.evolution.types.LevelingEvolution
- canEvolve(PixelmonEntity) - Method in class com.pixelmonmod.pixelmon.api.pokemon.stats.evolution.Evolution
-
Deprecated, for removal: This API element is subject to removal in a future version.
- canEvolve(PixelmonEntity) - Method in class com.pixelmonmod.pixelmon.api.pokemon.stats.evolution.types.TickingEvolution
-
Exposes the underlying canEvolve.
- canEvolve(PixelmonEntity, int) - Method in class com.pixelmonmod.pixelmon.api.pokemon.stats.evolution.types.LevelingEvolution
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
Evolution.canEvolve(Pokemon)instead - canEvolve(PixelmonEntity, Species) - Method in class com.pixelmonmod.pixelmon.api.pokemon.stats.evolution.types.TradeEvolution
- canEvolve(PixelmonEntity, ImmutableAttack) - Method in class com.pixelmonmod.pixelmon.api.pokemon.stats.evolution.types.TeachTMEvolution
- canEvolve(PixelmonEntity, ItemStack) - Method in class com.pixelmonmod.pixelmon.api.pokemon.stats.evolution.types.InteractEvolution
- canExecute(StoredContext) - Method in interface com.pixelmonmod.pixelmon.api.npc.interaction.result.InteractionResult
-
Checks if the interaction can be executed
- canExecute(StoredContext) - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.result.type.GiveItemInteractionResult
- canExecute(StoredContext) - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.result.type.player.SpawnAndEnterBattleInteractionResult
- canFail() - Method in class com.pixelmonmod.pixelmon.battles.status.ProtectVariation
-
Checks if the move can fail when used in succession.
- canFail() - Method in class com.pixelmonmod.pixelmon.battles.status.ProtectVariationTeam
- canFlee - Variable in class com.pixelmonmod.pixelmon.client.gui.battles.ClientBattleManager
-
Whether the current Pokémon can flee from battle.
- canFloat() - Method in class com.pixelmonmod.pixelmon.ai.naivgator.ProxyPathNavigation
- canFly() - Method in class com.pixelmonmod.pixelmon.api.pokemon.species.parameters.Movement
- canFly() - Method in class com.pixelmonmod.pixelmon.entities.pixelmon.AbstractInteractionsEntity
-
Checks whether the Pokémon has the required HM to Fly.
- canForfeit() - Method in class com.pixelmonmod.pixelmon.client.gui.battles.ClientBattleManager
- canGigantamax() - Method in class com.pixelmonmod.pixelmon.api.pokemon.Pokemon
- canGigantamax() - Method in class com.pixelmonmod.pixelmon.api.pokemon.species.gimmick.Gigantamax
-
Whether the parent form of this object can Gigantamax.
- canGigantamax() - Method in class com.pixelmonmod.pixelmon.battles.controller.participants.PixelmonWrapper
-
Checks if the Pokémon can Gigantamax.
- canGigantamax(boolean, Species, Stats) - Static method in class com.pixelmonmod.pixelmon.battles.controller.participants.PixelmonWrapper
-
Checks if a Pokémon can Gigantamax.
- canGigantamax(Pokemon) - Method in class com.pixelmonmod.pixelmon.api.pokemon.species.gimmick.Gigantamax
-
Whether the provided
Pokemoncan Gigantamax based on this object. - canGrow() - Method in class com.pixelmonmod.pixelmon.blocks.tileentity.GracideaTileEntity
- canHaveFactor() - Method in class com.pixelmonmod.pixelmon.api.pokemon.species.gimmick.Gigantamax
-
Whether the parent form of this object can gain the Gigantamax Factor, irrespective of whether it can Gigantamax itself.
- canHealStatus(StatusType) - Method in class com.pixelmonmod.pixelmon.items.heldItems.BerryStatusItem
-
Checks if the Berry can heal a certain status.
- canHit(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.Attack
-
Determines whether or not the attack can occur due to fainting.
- canHitMultipleTargets(Attack, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.EffectBase
-
Returns whether a move can conditionally hit multiple targets.
- canHitMultipleTargets(Attack, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.ExpandingForce
- canHitNoTarget() - Method in class com.pixelmonmod.pixelmon.battles.attacks.Attack
-
Checks if the move succeeds even if there is no target.
- canInfect() - Method in class com.pixelmonmod.pixelmon.api.pokemon.stats.Pokerus
- canKOFromFull(List<MoveChoice>, PixelmonWrapper, int) - Static method in class com.pixelmonmod.pixelmon.battles.controller.ai.MoveChoice
-
Checks if the opponent can KO the Pokémon at full heatlh within a certain number of turns.
- canLearn(Stats, ImmutableAttack) - Method in enum class com.pixelmonmod.pixelmon.api.pokemon.stats.BaseStatsLearnType
- canLearn(Stats, ImmutableAttack, BaseStatsLearnType...) - Static method in class com.pixelmonmod.pixelmon.api.pokemon.species.moves.Moves
- canLearn(ImmutableAttack) - Method in class com.pixelmonmod.pixelmon.api.pokemon.species.moves.Moves
- canLearn(ITechnicalMove) - Method in class com.pixelmonmod.pixelmon.api.pokemon.species.moves.Moves
- canLearnMove(ServerPlayer, UUID, ImmutableAttack) - Static method in class com.pixelmonmod.pixelmon.api.pokemon.LearnMoveController
-
Called via the
ReplaceMovePacketpacket to verify the player could learn this move. - CanLearnMove(Player, Pokemon, ImmutableAttack) - Constructor for class com.pixelmonmod.pixelmon.api.events.npc.TeachMoveEvent.CanLearnMove
- canLearnTMTRHM(ImmutableAttack) - Method in class com.pixelmonmod.pixelmon.api.pokemon.species.moves.Moves
- canLearnViaOtherSet(ITechnicalMove) - Method in class com.pixelmonmod.pixelmon.api.pokemon.species.moves.Moves
- canLearnVoltTackle(Species, Pokemon, Pokemon) - Method in interface com.pixelmonmod.pixelmon.api.pokemon.egg.BreedingLogicFactory
-
If the pokemon can learn volt tackle move
- canLearnVoltTackle(Species, Pokemon, Pokemon) - Static method in class com.pixelmonmod.pixelmon.api.pokemon.egg.BreedingLogicProxy
-
If the pokemon can learn volt tackle move
- canLearnVoltTackle(Species, Pokemon, Pokemon) - Method in class com.pixelmonmod.pixelmon.api.pokemon.egg.impl.PixelmonBreedingLogic
- CanLevel - Enum constant in enum class com.pixelmonmod.pixelmon.comm.EnumUpdateType
- canLevelUp() - Method in class com.pixelmonmod.pixelmon.api.pokemon.stats.PokemonLevel
-
Checks if the Pokémon can pokemonLevel up.
- canLevelUp() - Method in class com.pixelmonmod.pixelmon.api.pokemon.stats.TempBattlePokemonLevel
- canMega - Variable in class com.pixelmonmod.pixelmon.battles.controller.participants.EntityParticipant.Builder
- canMega - Variable in class com.pixelmonmod.pixelmon.battles.controller.participants.EntityParticipant
- canMega() - Method in enum class com.pixelmonmod.pixelmon.enums.EnumMegaItem
- canMega() - Method in enum class com.pixelmonmod.pixelmon.enums.EnumMegaItemsUnlocked
- canMega(boolean) - Method in class com.pixelmonmod.pixelmon.battles.controller.participants.EntityParticipant.Builder
- canMegaEvolve() - Method in class com.pixelmonmod.pixelmon.battles.controller.participants.BattleParticipant
-
Checks if the participant is allowed to Mega Evolve Pokémon.
- canMegaEvolve() - Method in class com.pixelmonmod.pixelmon.battles.controller.participants.EntityParticipant
- canMegaEvolve() - Method in class com.pixelmonmod.pixelmon.battles.controller.participants.LogBattleParticipant
- canMegaEvolve() - Method in class com.pixelmonmod.pixelmon.battles.controller.participants.PixelmonWrapper
-
Checks if the Pokémon can Mega Evolve with its held item.
- canMegaEvolve() - Method in class com.pixelmonmod.pixelmon.battles.controller.participants.PlayerParticipant
- canMegaEvolve() - Method in class com.pixelmonmod.pixelmon.battles.controller.participants.TestParticipant
- canMegaEvolve() - Method in class com.pixelmonmod.pixelmon.client.gui.battles.ClientBattleManager
-
Checks if the player is allowed to Mega Evolve.
- canMegaEvolve(PixelmonClientData) - Method in class com.pixelmonmod.pixelmon.client.gui.battles.ClientBattleManager
-
Checks if the player is allowed to Mega Evolve.
- canMegaEvolve(HeldItem, Species, String) - Static method in class com.pixelmonmod.pixelmon.battles.controller.participants.PixelmonWrapper
-
Checks if a Pokémon can Mega Evolve with a held item.
- canMegaEvolve(ItemStack, Species, String) - Static method in class com.pixelmonmod.pixelmon.battles.controller.participants.PixelmonWrapper
-
Checks if a Pokémon can Mega Evolve with a held item.
- CanMegaEvolveRequirement - Class in com.pixelmonmod.api.pokemon.requirement.impl
- CanMegaEvolveRequirement() - Constructor for class com.pixelmonmod.api.pokemon.requirement.impl.CanMegaEvolveRequirement
- CanMegaEvolveRequirement(boolean) - Constructor for class com.pixelmonmod.api.pokemon.requirement.impl.CanMegaEvolveRequirement
- canMove - Variable in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Truant
-
Whether the Pokémon can make a move in the current turn.
- canMove - Variable in class com.pixelmonmod.pixelmon.entities.pixelmon.PixelmonEntity
-
Whether the Pokémon can move around.
- canMove() - Method in class com.pixelmonmod.pixelmon.entities.pixelmon.StatueEntity
- canMoveDirectly(Vec3, Vec3) - Method in class com.pixelmonmod.pixelmon.ai.naivgator.ProxyPathNavigation
- canMoveMultiple(PokemonStorage, List<Pair<StoragePosition, StoragePosition>>, PokemonStorage, StoragePosition) - Method in class com.pixelmonmod.pixelmon.client.gui.pc.PokemonScreen
- CanMoveRequirement - Class in com.pixelmonmod.api.statue.requirement.impl
- CanMoveRequirement() - Constructor for class com.pixelmonmod.api.statue.requirement.impl.CanMoveRequirement
- CanMoveRequirement(boolean) - Constructor for class com.pixelmonmod.api.statue.requirement.impl.CanMoveRequirement
- CANNOT_DYNAMAX - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.species.tags.Tags
- CANNOT_FORFEIT - Static variable in class com.pixelmonmod.pixelmon.api.context.ContextKeys
- CANNOT_SHOULDER - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.species.tags.Tags
- cannotHaveStatus(StatusBase, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.controller.participants.PixelmonWrapper
-
Checks whether the Pokémon can receive the status.
- cannotHaveStatus(StatusBase, PixelmonWrapper, boolean) - Method in class com.pixelmonmod.pixelmon.battles.controller.participants.PixelmonWrapper
-
Checks whether the Pokémon can receive the status.
- cannotSell() - Method in class com.pixelmonmod.pixelmon.api.shop.ShopBuilder
-
Sets the shop as not allowing players to sell items to it.
- canOHKO(List<MoveChoice>, PixelmonWrapper) - Static method in class com.pixelmonmod.pixelmon.battles.controller.ai.MoveChoice
-
Checks if a list of choices contains a Pokémon that can OHKO the specified Pokémon.
- canOnlyBeUsedOncePerSwitch(BattleTestHelper) - Static method in class com.pixelmonmod.pixelmon.api.test.impl.move.MatBlockTests
- canOpen() - Method in class com.pixelmonmod.pixelmon.api.events.blocks.MysteryBoxEvent.Open.Pre
-
Whether the Mystery Box will open from this interaction or not.
- canOpen() - Method in class com.pixelmonmod.pixelmon.blocks.tileentity.MysteryBoxTileEntity
- canOpenEditor(ServerPlayer) - Method in class com.pixelmonmod.pixelmon.entities.npcs.NPC
-
Checks if the given player can open the NPC editor
- canOutspeed(List<MoveChoice>, PixelmonWrapper, List<MoveChoice>) - Static method in class com.pixelmonmod.pixelmon.battles.controller.ai.MoveChoice
-
Checks if an opponent can outspeed a Pokémon.
- canOutspeedAnd2HKO(List<MoveChoice>, PixelmonWrapper) - Static method in class com.pixelmonmod.pixelmon.battles.controller.ai.MoveChoice
-
Checks if a list of choices contains a Pokémon that can outspeed and at most 2HKO the specified Pokémon.
- canOutspeedAnd2HKO(List<MoveChoice>, PixelmonWrapper, List<MoveChoice>) - Static method in class com.pixelmonmod.pixelmon.battles.controller.ai.MoveChoice
-
Checks if a list of choices contains a Pokémon that can outspeed and at most 2HKO the specified Pokémon.
- canOutspeedAndKO(int, List<MoveChoice>, PixelmonWrapper, List<MoveChoice>) - Static method in class com.pixelmonmod.pixelmon.battles.controller.ai.MoveChoice
- canOutspeedAndOHKO(List<MoveChoice>, PixelmonWrapper, List<MoveChoice>) - Static method in class com.pixelmonmod.pixelmon.battles.controller.ai.MoveChoice
-
Checks if a list of choices contains a Pokémon that can outspeed and OHKO the specified Pokémon.
- canPerformRearing() - Method in class com.pixelmonmod.pixelmon.entities.pixelmon.AbstractInteractionsEntity
- canPerish() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.custom.Revenant
- canPerish() - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.GoodAsGold
- canPerish() - Method in interface com.pixelmonmod.pixelmon.api.pokemon.ability.Ability
-
Returns whether the ability blocks use of Perish-type effects, eg Perish Song, Destiny Bond, Perish Body.
- canPlace(BlockPos, Direction, Level, MultiBlock, Player, ItemStack, Block) - Static method in class com.pixelmonmod.pixelmon.items.PixelmonBlockItem
-
Checks if a multiblock can be placed in a certain location.
- canPlace(BlockPlaceContext, BlockState) - Method in class com.pixelmonmod.pixelmon.items.PixelmonBlockItem
- canPlaceBlockAt(Level, BlockPos) - Method in class com.pixelmonmod.pixelmon.blocks.ScrollBlock
- canPlaceBlockOn(BlockState) - Method in class com.pixelmonmod.pixelmon.blocks.spawning.PixelmonGrassBlock
- canPlaceItem(int, ItemStack) - Method in class com.pixelmonmod.pixelmon.blocks.tileentity.CookingPotTileEntity
-
Automation.
- canPlaceItem(int, ItemStack) - Method in class com.pixelmonmod.pixelmon.blocks.tileentity.FossilCleanerTileEntity
- canPlaceItem(int, ItemStack) - Method in interface com.pixelmonmod.pixelmon.blocks.tileentity.IBasicInventory
- canPlaceItem(int, ItemStack) - Method in class com.pixelmonmod.pixelmon.blocks.tileentity.InfuserTileEntity
-
Automation.
- canPlaceItem(int, ItemStack) - Method in class com.pixelmonmod.tcg.client.container.BinderInventory
- canPlaceItem(int, ItemStack) - Method in class com.pixelmonmod.tcg.client.container.DeckInventory
- canPlaceItemThroughFace(int, ItemStack, Direction) - Method in class com.pixelmonmod.pixelmon.blocks.tileentity.FossilCleanerTileEntity
- canPlaceItemThroughFace(int, ItemStack, Direction) - Method in class com.pixelmonmod.pixelmon.blocks.tileentity.InfuserTileEntity
-
Returns true if automation can insert the given item in the given slot from the given side.
- canPlaceOn(CardWithLocation) - Method in class com.pixelmonmod.tcg.duel.trainer.ClefairyDoll
- canPlaceOn(CardWithLocation) - Method in class com.pixelmonmod.tcg.duel.trainer.Defender
- canPlaceOn(CardWithLocation) - Method in class com.pixelmonmod.tcg.duel.trainer.EnergyRemoval
- canPlaceOn(CardWithLocation) - Method in class com.pixelmonmod.tcg.duel.trainer.FullHeal
- canPlaceOn(CardWithLocation) - Method in class com.pixelmonmod.tcg.duel.trainer.MrFuji
- canPlaceOn(CardWithLocation) - Method in class com.pixelmonmod.tcg.duel.trainer.MysteriousFossil
- canPlaceOn(CardWithLocation) - Method in class com.pixelmonmod.tcg.duel.trainer.PlusPower
- canPlaceOn(CardWithLocation) - Method in class com.pixelmonmod.tcg.duel.trainer.Potion
- canPlaceOn(CardWithLocation) - Method in class com.pixelmonmod.tcg.duel.trainer.ScoopUp
- canPlaceOn(CardWithLocation) - Method in class com.pixelmonmod.tcg.duel.trainer.SuperPotion
- canPlaceOn(CardWithLocation) - Method in class com.pixelmonmod.tcg.duel.trainer.Switch
- canPlaceOn(CardWithLocation) - Method in class com.pixelmonmod.tcg.duel.TrainerEffect
- canPlacePlantAtPosition(ItemStack, LevelReader, BlockPos, Direction) - Method in class com.pixelmonmod.pixelmon.blocks.GracideaBlock
- canPlacePlantAtPosition(ItemStack, LevelReader, BlockPos, Direction) - Method in class com.pixelmonmod.pixelmon.blocks.spawning.PixelmonGrassBlock
- canPlacePlantAtPosition(ItemStack, LevelReader, BlockPos, Direction) - Method in class com.pixelmonmod.pixelmon.items.heldItems.BerryItem
- canPlay(GameClientState) - Method in class com.pixelmonmod.tcg.duel.trainer.Bill
- canPlay(GameClientState) - Method in class com.pixelmonmod.tcg.duel.trainer.ClefairyDoll
- canPlay(GameClientState) - Method in class com.pixelmonmod.tcg.duel.trainer.ComputerSearch
- canPlay(GameClientState) - Method in class com.pixelmonmod.tcg.duel.trainer.Defender
- canPlay(GameClientState) - Method in class com.pixelmonmod.tcg.duel.trainer.DevolutionSpray
- canPlay(GameClientState) - Method in class com.pixelmonmod.tcg.duel.trainer.EnergyRemoval
- canPlay(GameClientState) - Method in class com.pixelmonmod.tcg.duel.trainer.EnergyRetrieval
- canPlay(GameClientState) - Method in class com.pixelmonmod.tcg.duel.trainer.EnergySearch
- canPlay(GameClientState) - Method in class com.pixelmonmod.tcg.duel.trainer.FullHeal
- canPlay(GameClientState) - Method in class com.pixelmonmod.tcg.duel.trainer.Gambler
- canPlay(GameClientState) - Method in class com.pixelmonmod.tcg.duel.trainer.GustOfWind
- canPlay(GameClientState) - Method in class com.pixelmonmod.tcg.duel.trainer.ImposterProfOak
- canPlay(GameClientState) - Method in class com.pixelmonmod.tcg.duel.trainer.ItemFinder
- canPlay(GameClientState) - Method in class com.pixelmonmod.tcg.duel.trainer.Lass
- canPlay(GameClientState) - Method in class com.pixelmonmod.tcg.duel.trainer.Maintenance
- canPlay(GameClientState) - Method in class com.pixelmonmod.tcg.duel.trainer.MrFuji
- canPlay(GameClientState) - Method in class com.pixelmonmod.tcg.duel.trainer.MysteriousFossil
- canPlay(GameClientState) - Method in class com.pixelmonmod.tcg.duel.trainer.PlusPower
- canPlay(GameClientState) - Method in class com.pixelmonmod.tcg.duel.trainer.PokeBall
- canPlay(GameClientState) - Method in class com.pixelmonmod.tcg.duel.trainer.Pokedex
- canPlay(GameClientState) - Method in class com.pixelmonmod.tcg.duel.trainer.PokeFlute
- canPlay(GameClientState) - Method in class com.pixelmonmod.tcg.duel.trainer.PokemonBreeder
- canPlay(GameClientState) - Method in class com.pixelmonmod.tcg.duel.trainer.PokemonCenter
- canPlay(GameClientState) - Method in class com.pixelmonmod.tcg.duel.trainer.PokemonTrader
- canPlay(GameClientState) - Method in class com.pixelmonmod.tcg.duel.trainer.Potion
- canPlay(GameClientState) - Method in class com.pixelmonmod.tcg.duel.trainer.ProfOak
- canPlay(GameClientState) - Method in class com.pixelmonmod.tcg.duel.trainer.Recycle
- canPlay(GameClientState) - Method in class com.pixelmonmod.tcg.duel.trainer.Revive
- canPlay(GameClientState) - Method in class com.pixelmonmod.tcg.duel.trainer.ScoopUp
- canPlay(GameClientState) - Method in class com.pixelmonmod.tcg.duel.trainer.SuperEnergyRemoval
- canPlay(GameClientState) - Method in class com.pixelmonmod.tcg.duel.trainer.SuperPotion
- canPlay(GameClientState) - Method in class com.pixelmonmod.tcg.duel.trainer.Switch
- canPlay(GameClientState) - Method in class com.pixelmonmod.tcg.duel.trainer.UnimplementedTrainerEffect
- canPlay(GameClientState) - Method in class com.pixelmonmod.tcg.duel.TrainerEffect
-
This is check on client to make sure the condition on trainer card are met.
- canPlay(GameServerState) - Method in class com.pixelmonmod.tcg.duel.TrainerEffect
-
This is a utility function, so that server can re-use the same logic in canPlay(GameClientState).
- canPoison(PixelmonWrapper, PixelmonWrapper, Attack, boolean) - Static method in class com.pixelmonmod.pixelmon.battles.status.Poison
-
Checks if a Pokémon can be poisoned.
- canPosSee(BlockPos, BlockPos) - Method in class com.pixelmonmod.pixelmon.client.camera.movement.CameraMovement
-
Checks if a position is visible from another position.
- canPosSee(BlockPos, BlockPos) - Method in class com.pixelmonmod.pixelmon.client.camera.movement.StareDownFaceCameraMovement
- canRandomlySpawn() - Method in class com.pixelmonmod.pixelmon.api.pokemon.boss.BossTier
- canReachTarget(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.Attack
-
Determines whether or not the attack can reach the target based on targeting info
- canRemoveBerry() - Method in class com.pixelmonmod.pixelmon.battles.attacks.Attack
-
Checks if the move is an offensive move that can remove a held Berry.
- canReplaceBlock(CaveCarverConfiguration, BlockState) - Method in class com.pixelmonmod.pixelmon.world.dimension.ultraspace.generator.UltraSpaceCaveCarver
- canRetreat() - Method in class com.pixelmonmod.tcg.duel.state.PokemonCardState
- canRide(Entity) - Method in class com.pixelmonmod.pixelmon.entities.npcs.NPC
- canRide(Entity) - Method in class com.pixelmonmod.pixelmon.entities.pixelmon.AbstractBaseEntity
- canRiderInteract() - Method in class com.pixelmonmod.pixelmon.entities.bikes.BikeEntity
- canRiderInteract() - Method in class com.pixelmonmod.pixelmon.entities.pixelmon.AbstractMovesEntity
- canRideShoulder() - Method in class com.pixelmonmod.pixelmon.api.pokemon.species.parameters.Movement
- canSeeEffects() - Method in class com.pixelmonmod.pixelmon.client.gui.inventory.CreativeInventoryExtendedScreen
- canSeeSky(BlockPos) - Method in class com.pixelmonmod.pixelmon.api.world.BlockCollection
- canSeeSky(BlockPos, Level) - Static method in class com.pixelmonmod.pixelmon.api.spawning.util.SpawningHeightmap
-
Convenience method for checking if a given block can see the sky
- canSeeTargetWithinFieldOfView(Mob, LivingEntity) - Static method in class com.pixelmonmod.pixelmon.api.util.helpers.AIHelper
-
Returns true if the given target can be seen within a 90 degree FOV of the seeker.
- canSeeTexture(Species) - Method in class com.pixelmonmod.pixelmon.storage.extras.PixelExtrasData
-
Checks if the data allows a special texture to be used.
- canSeeTexture(Player, Species) - Static method in class com.pixelmonmod.pixelmon.storage.extras.PlayerExtraDataStore
- canSelectTarget(Attack) - Method in class com.pixelmonmod.pixelmon.client.gui.battles.BattleScreen
-
Checks if a target needs to be selected for the attack.
- canSell() - Method in class com.pixelmonmod.pixelmon.api.shop.ShopBuilder
-
Sets the shop as allowing players to sell items to it.
- canSell(ItemStack) - Method in record class com.pixelmonmod.pixelmon.api.shop.ShopItem
-
Checks if the given item stack can be sold to the shop.
- canSendOutPokemon - Static variable in class com.pixelmonmod.pixelmon.Pixelmon
-
Whether players can send out Pokémon.
- canSerializeIn(HolderOwner<T>) - Method in record class com.pixelmonmod.pixelmon.api.dummy.DummyHolder
- canSet(BattleStatsType, int) - Method in class com.pixelmonmod.pixelmon.api.pokemon.stats.EVStore
- canSet(BattleStatsType, int) - Method in interface com.pixelmonmod.pixelmon.api.pokemon.stats.IStatStore
-
Checks if the stat can be set to the value
- canSet(BattleStatsType, int) - Method in class com.pixelmonmod.pixelmon.api.pokemon.stats.IVStore
- canSkipSelector() - Method in class com.pixelmonmod.tcg.duel.trainer.Bill
- canSkipSelector() - Method in class com.pixelmonmod.tcg.duel.trainer.ClefairyDoll
- canSkipSelector() - Method in class com.pixelmonmod.tcg.duel.trainer.ComputerSearch
- canSkipSelector() - Method in class com.pixelmonmod.tcg.duel.trainer.Defender
- canSkipSelector() - Method in class com.pixelmonmod.tcg.duel.trainer.DevolutionSpray
- canSkipSelector() - Method in class com.pixelmonmod.tcg.duel.trainer.EnergyRemoval
- canSkipSelector() - Method in class com.pixelmonmod.tcg.duel.trainer.EnergyRetrieval
- canSkipSelector() - Method in class com.pixelmonmod.tcg.duel.trainer.EnergySearch
- canSkipSelector() - Method in class com.pixelmonmod.tcg.duel.trainer.FullHeal
- canSkipSelector() - Method in class com.pixelmonmod.tcg.duel.trainer.Gambler
- canSkipSelector() - Method in class com.pixelmonmod.tcg.duel.trainer.GustOfWind
- canSkipSelector() - Method in class com.pixelmonmod.tcg.duel.trainer.ImposterProfOak
- canSkipSelector() - Method in class com.pixelmonmod.tcg.duel.trainer.ItemFinder
- canSkipSelector() - Method in class com.pixelmonmod.tcg.duel.trainer.Lass
- canSkipSelector() - Method in class com.pixelmonmod.tcg.duel.trainer.Maintenance
- canSkipSelector() - Method in class com.pixelmonmod.tcg.duel.trainer.MrFuji
- canSkipSelector() - Method in class com.pixelmonmod.tcg.duel.trainer.MysteriousFossil
- canSkipSelector() - Method in class com.pixelmonmod.tcg.duel.trainer.PlusPower
- canSkipSelector() - Method in class com.pixelmonmod.tcg.duel.trainer.PokeBall
- canSkipSelector() - Method in class com.pixelmonmod.tcg.duel.trainer.Pokedex
- canSkipSelector() - Method in class com.pixelmonmod.tcg.duel.trainer.PokeFlute
- canSkipSelector() - Method in class com.pixelmonmod.tcg.duel.trainer.PokemonBreeder
- canSkipSelector() - Method in class com.pixelmonmod.tcg.duel.trainer.PokemonCenter
- canSkipSelector() - Method in class com.pixelmonmod.tcg.duel.trainer.PokemonTrader
- canSkipSelector() - Method in class com.pixelmonmod.tcg.duel.trainer.Potion
- canSkipSelector() - Method in class com.pixelmonmod.tcg.duel.trainer.ProfOak
- canSkipSelector() - Method in class com.pixelmonmod.tcg.duel.trainer.Recycle
- canSkipSelector() - Method in class com.pixelmonmod.tcg.duel.trainer.Revive
- canSkipSelector() - Method in class com.pixelmonmod.tcg.duel.trainer.ScoopUp
- canSkipSelector() - Method in class com.pixelmonmod.tcg.duel.trainer.SuperEnergyRemoval
- canSkipSelector() - Method in class com.pixelmonmod.tcg.duel.trainer.SuperPotion
- canSkipSelector() - Method in class com.pixelmonmod.tcg.duel.trainer.Switch
- canSkipSelector() - Method in class com.pixelmonmod.tcg.duel.TrainerEffect
-
This function is to tell if this trainer can skip the selector stage.
- canSpawn(SpawnAction<?>) - Method in class com.pixelmonmod.pixelmon.api.spawning.archetypes.spawners.TickingSpawner
- canSpawn(SpawnAction<?>) - Method in class com.pixelmonmod.pixelmon.spawning.PlayerTrackingSpawner
- canSpawnEntity(Pokemon) - Method in class com.pixelmonmod.pixelmon.battles.controller.BattleController
-
Checks if an entity can spawn for this battle
- canSpecialEvolve() - Method in enum class com.pixelmonmod.pixelmon.enums.EnumMegaItem
- canStandOnFluid(FluidState) - Method in class com.pixelmonmod.pixelmon.entities.pixelmon.PixelmonEntity
-
Allows Pokémon to stand/walk on water, lava, or a liquid from another mod if their form has the correct tag.
- canStart() - Method in class com.pixelmonmod.pixelmon.blocks.tileentity.CookingPotTileEntity
- canStillUse(ServerLevel, NPC, long) - Method in class com.pixelmonmod.pixelmon.api.behaviour.impl.npc.behaviour.GoToPotentialJobSite
- canStillUse(ServerLevel, NPC, long) - Method in class com.pixelmonmod.pixelmon.api.behaviour.impl.npc.behaviour.WorkAtPoi
- canSurf() - Method in class com.pixelmonmod.pixelmon.api.pokemon.species.parameters.Movement
- canSurf() - Method in class com.pixelmonmod.pixelmon.entities.pixelmon.AbstractInteractionsEntity
-
Checks whether the Pokémon has the required HM to Surf.
- canSurvive(BlockState, LevelReader, BlockPos) - Method in class com.pixelmonmod.pixelmon.blocks.MintBlock
- canSurvive(BlockState, LevelReader, BlockPos) - Method in class com.pixelmonmod.pixelmon.blocks.multi.WaterFloatBlock
- canSurvive(BlockState, LevelReader, BlockPos) - Method in class com.pixelmonmod.pixelmon.blocks.ScrollBlock.ScrollBlockHanging
- canSurvive(BlockState, LevelReader, BlockPos) - Method in class com.pixelmonmod.pixelmon.blocks.ZygardeCellBlock
- canSustainPlant(BlockState, BlockGetter, BlockPos, Direction, BlockState) - Method in class com.pixelmonmod.pixelmon.blocks.PixelmonBlock
- canSustainPlant(BlockState, BlockGetter, BlockPos, Direction, BlockState) - Method in class com.pixelmonmod.pixelmon.blocks.ultraspace.UltraDesertCactus
- canSustainPlant(BlockState, BlockGetter, BlockPos, Direction, BlockState) - Method in class com.pixelmonmod.pixelmon.blocks.ultraspace.UltraSpaceSand
- canSwitch - Variable in class com.pixelmonmod.pixelmon.client.gui.battles.ClientBattleManager
-
Whether the current Pokémon can switch.
- canSwitch(PixelmonWrapper) - Static method in class com.pixelmonmod.pixelmon.battles.controller.participants.BattleParticipant
-
Checks if Pokémon can switch or flee.
- canTakeItemThroughFace(int, ItemStack, Direction) - Method in class com.pixelmonmod.pixelmon.blocks.tileentity.FossilCleanerTileEntity
- canTakeItemThroughFace(int, ItemStack, Direction) - Method in class com.pixelmonmod.pixelmon.blocks.tileentity.InfuserTileEntity
-
Returns true if automation can extract the given item in the given slot from the given side.
- cantMiss - Variable in class com.pixelmonmod.pixelmon.api.events.battles.AttackEvent.Use
- cantMiss - Variable in class com.pixelmonmod.pixelmon.battles.attacks.Attack
-
Whether the attack can never miss the target
- cantMiss(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.Attack
-
Determines whether the move will never miss.
- cantMiss(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.EffectBase
-
Determines whether a move cannot miss.
- cantMiss(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.attackModifiers.AlwaysHit
- cantMiss(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.attackModifiers.AttackModifierBase
- cantMiss(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.ClearTerrain
- cantMiss(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Haze
- cantMiss(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.IgnoreDefense
-
Determines whether a move cannot miss.
- cantMiss(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.MindBlown
-
Determines whether a move cannot miss.
- cantMiss(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.SpecialAttackBase
- cantMiss(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.StrengthSap
-
Determines whether a move cannot miss.
- cantMiss(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.ZCurse
- cantMiss(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.multiTurn.Bide
- cantMiss(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.multiTurn.MultiTurnCharge
- cantMiss(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.multiTurn.MultiTurnSpecialAttackBase
- cantMiss(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.StatsEffect
- cantMiss(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.StatsEffectCone
- cantMiss(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.StatsEffectPost
- cantMiss(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.StatsEffectTeam
- cantMiss(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.InPursuit
- cantMiss(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.StatusBase
- cantMiss(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Yawn
- canTransfer(StoragePosition, StoragePosition) - Method in class com.pixelmonmod.pixelmon.api.storage.PCStorageSearch
- canTransfer(StoragePosition, StoragePosition) - Method in class com.pixelmonmod.pixelmon.api.storage.PokemonStorage
- canTransformInto(PixelmonWrapper, PixelmonWrapper) - Static method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Transform
- canUltraBurst() - Method in class com.pixelmonmod.pixelmon.battles.controller.participants.PixelmonWrapper
-
Checks if the Pokémon can Ultra Burst with its held item.
- canUltraBurst() - Method in class com.pixelmonmod.pixelmon.client.gui.battles.ClientBattleManager
- canUltraBurst(Species, HeldItem, Stats) - Static method in class com.pixelmonmod.pixelmon.battles.controller.participants.PixelmonWrapper
-
Checks if a Pokémon can Ultra Burst (Necrozma only) with a held item.
- canUltraBurst(PixelmonClientData) - Method in class com.pixelmonmod.pixelmon.client.gui.battles.ClientBattleManager
- canUpdatePath() - Method in class com.pixelmonmod.pixelmon.ai.naivgator.PixelmonGroundPathNavigation
- canUpdatePath() - Method in class com.pixelmonmod.pixelmon.ai.naivgator.ProxyPathNavigation
- canUse() - Method in class com.pixelmonmod.pixelmon.ai.AvoidEntitiesGoal
- canUse() - Method in class com.pixelmonmod.pixelmon.ai.BattleHoverGoal
- canUse() - Method in class com.pixelmonmod.pixelmon.ai.ExecuteActionGoal
- canUse() - Method in class com.pixelmonmod.pixelmon.ai.flying.BetterFlyingGoal
- canUse() - Method in class com.pixelmonmod.pixelmon.ai.FlyingGoal
- canUse() - Method in class com.pixelmonmod.pixelmon.ai.FlyingPersistentGoal
- canUse() - Method in class com.pixelmonmod.pixelmon.ai.FollowTrainerGoal
- canUse() - Method in class com.pixelmonmod.pixelmon.ai.GetCapturedGoal
- canUse() - Method in class com.pixelmonmod.pixelmon.ai.MoveTowardsBlockGoal
-
Returns whether the EntityAIBase should begin execution.
- canUse() - Method in class com.pixelmonmod.pixelmon.ai.MoveTowardsTargetGoal
- canUse() - Method in class com.pixelmonmod.pixelmon.ai.StareDownGoal
- canUse() - Method in class com.pixelmonmod.pixelmon.ai.SwimmingGoal
- canUse() - Method in class com.pixelmonmod.pixelmon.ai.TargetNearestGoal
-
Returns whether the EntityAIBase should begin execution.
- canUse() - Method in class com.pixelmonmod.pixelmon.ai.TargetNearestGoalInFieldOfView
- canUse() - Method in class com.pixelmonmod.pixelmon.ai.TeleportAwayGoal
- canUse() - Method in class com.pixelmonmod.pixelmon.ai.TemptGoal
-
Returns whether the EntityAIBase should begin execution.
- canUse() - Method in class com.pixelmonmod.pixelmon.ai.WanderGoal
-
Returns whether the EntityAIBase should begin execution.
- canUseItem(PixelmonWrapper) - Static method in class com.pixelmonmod.pixelmon.items.HeldItem
-
Determines whether the Pokémon can use held items.
- canUseMaster - Variable in class com.pixelmonmod.pixelmon.battles.raids.RaidData
- canUseMove() - Method in class com.pixelmonmod.pixelmon.battles.attacks.Attack
- canUseZMove() - Method in class com.pixelmonmod.pixelmon.client.gui.battles.ClientBattleManager
- canUseZMove(PixelmonClientData) - Method in class com.pixelmonmod.pixelmon.client.gui.battles.ClientBattleManager
- canUseZMove(ItemStack) - Static method in class com.pixelmonmod.pixelmon.battles.controller.participants.PixelmonWrapper
- canWeatherChange(Weather) - Method in class com.pixelmonmod.pixelmon.battles.controller.GlobalStatusController
- capacity - Variable in class com.pixelmonmod.pixelmon.api.spawning.archetypes.spawners.TickingSpawner
-
The maximum number of entities that may exist in the world as a result of this spawner at any one time.
- capacity - Variable in class com.pixelmonmod.pixelmon.api.spawning.archetypes.spawners.TickingSpawner.TickingSpawnerBuilder
- capitalizeAllWords(String) - Static method in class com.pixelmonmod.pixelmon.api.util.helpers.StringHelper
-
Capitalizes the first letter and every letter that appears after a space.
- capitalizeString(String) - Static method in class com.pixelmonmod.pixelmon.api.util.helpers.StringHelper
- CAPSAKID - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- Captivate - Class in com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic
-
Lowers the target's Special attack if its gender is the opposite of the user's.
- Captivate - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen4TechnicalMachines
- Captivate() - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Captivate
- CAPTIVATE - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- CAPTURE - Static variable in class com.pixelmonmod.pixelmon.api.pokedex.event.PokedexEvent.Constants
- CAPTURE_POKEMON - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.event.PixelmonInteractionEventTypes
- CAPTURE_POKEMON - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonInteractionEvents
- CAPTURE_TYPE_TRIGGER - Static variable in class com.pixelmonmod.pixelmon.advancements.PixelmonAdvancements
- captureCalculation(CaptureValues, CaptureHealth, PokeBall, PokeBallEntity, ServerPlayer, Pokemon, PokeBallMode) - Method in interface com.pixelmonmod.pixelmon.api.pokemon.catching.CaptureMethod
-
Performs the main capture calculation and sets the
CaptureValuesaccordingly. - captureCombo - Variable in class com.pixelmonmod.pixelmon.api.storage.TransientData
- CaptureCombo - Class in com.pixelmonmod.pixelmon.storage.playerData
-
Created by Jay113355 on 9/5/2021.
- CaptureCombo() - Constructor for class com.pixelmonmod.pixelmon.storage.playerData.CaptureCombo
- CaptureEvent - Class in com.pixelmonmod.pixelmon.api.events
-
Superclass for capture related events.
- CaptureEvent(ServerPlayer, Pokemon, PokeBall) - Constructor for class com.pixelmonmod.pixelmon.api.events.CaptureEvent
- CaptureEvent(ServerPlayer, Pokemon, PokeBallEntity) - Constructor for class com.pixelmonmod.pixelmon.api.events.CaptureEvent
- CaptureEvent.FailedCapture - Class in com.pixelmonmod.pixelmon.api.events
-
Event fired when a regular (non-raid) capture attempt fails to succeed.
- CaptureEvent.FailedRaidCapture - Class in com.pixelmonmod.pixelmon.api.events
-
Event fired when a raid capture attempt fails to succeed.
- CaptureEvent.StartCapture - Class in com.pixelmonmod.pixelmon.api.events
-
Event fired when a regular (non-raid) capture attempt is about to start.
- CaptureEvent.StartRaidCapture - Class in com.pixelmonmod.pixelmon.api.events
-
Event fired when a raid capture attempt is about to start.
- CaptureEvent.SuccessfulCapture - Class in com.pixelmonmod.pixelmon.api.events
-
Event fired when a regular (non-raid) capture attempt is about to succeed, after passing all the required checks.
- CaptureEvent.SuccessfulRaidCapture - Class in com.pixelmonmod.pixelmon.api.events
-
Event fired when a raid capture attempt is about to succeed, after passing all the required checks.
- CaptureHealth - Class in com.pixelmonmod.pixelmon.api.pokemon.catching
-
Class for storing health values and Pokémon references for capture calculation purposes.
- CaptureHealth(RaidData.RaidPlayer, RaidData) - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.catching.CaptureHealth
-
Constructs a new CaptureHealth representing a raid capture.
- CaptureHealth(PixelmonEntity) - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.catching.CaptureHealth
-
Constructs a new CaptureHealth representing a regular capture (in battle or out of battle, not a raid).
- CaptureMethod - Interface in com.pixelmonmod.pixelmon.api.pokemon.catching
-
Interface representing a capture method.
- CaptureMethodRegistry - Class in com.pixelmonmod.pixelmon.api.pokemon.catching
-
Registry for
CaptureMethodinstances. - CaptureMethodRegistry() - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.catching.CaptureMethodRegistry
- CaptureMethods - Class in com.pixelmonmod.pixelmon.api.pokemon.catching
- CaptureMethods() - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.catching.CaptureMethods
- capturePokemonInMachine(Level, BlockPos, Player) - Method in class com.pixelmonmod.pixelmon.blocks.machines.FossilMachineBlock
-
Gives the Pokémon in the machine to a player.
- CapturePokemonInteractionEventLogic - Class in com.pixelmonmod.pixelmon.api.npc.interaction.event.type
- CapturePokemonInteractionEventLogic() - Constructor for class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.CapturePokemonInteractionEventLogic
- CaptureTypeTrigger - Class in com.pixelmonmod.pixelmon.api.advancements.triggers
- CaptureTypeTrigger() - Constructor for class com.pixelmonmod.pixelmon.api.advancements.triggers.CaptureTypeTrigger
- CaptureTypeTrigger.TriggerInstance - Record Class in com.pixelmonmod.pixelmon.api.advancements.triggers
- CaptureValues - Class in com.pixelmonmod.pixelmon.api.pokemon.catching
-
Variable encapsulation for
CaptureMethodconvenience. - CaptureValues(int, double) - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.catching.CaptureValues
-
Constructs a new CaptureValues with initial values set for the modified catch rate and ball bonus.
- CARAMEL_SWIRL - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonPalettes
- CARBINK - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- CARBOS - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- card - Variable in class com.pixelmonmod.tcg.api.events.EnergyAttachedEvent
- card - Variable in class com.pixelmonmod.tcg.client.gui.duel.CardWithLocation
- card - Variable in class com.pixelmonmod.tcg.duel.state.CommonCardState
- CARD - Static variable in class com.pixelmonmod.pixelmon.init.registry.PixelmonDataComponents
- CARD - Static variable in class com.pixelmonmod.tcg.init.registry.ItemRegistration
- CARD_BACK - Static variable in class com.pixelmonmod.pixelmon.init.registry.PixelmonDataComponents
- CARD_BACK - Static variable in class com.pixelmonmod.tcg.init.registry.ItemRegistration
- CARD_BACK_REGISTRY - Static variable in class com.pixelmonmod.tcg.init.registry.TCGRegistry
- CARD_KEY_ORANGE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- CARD_KEY_RED - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- CARD_RARITY_REGISTRY - Static variable in class com.pixelmonmod.tcg.init.registry.TCGRegistry
- CARD_REGISTRY - Static variable in class com.pixelmonmod.tcg.init.registry.TCGRegistry
- CARD_SET - Static variable in class com.pixelmonmod.pixelmon.init.registry.PixelmonDataComponents
- CARD_SET_REGISTRY - Static variable in class com.pixelmonmod.tcg.init.registry.TCGRegistry
- CardAttack - Class in com.pixelmonmod.tcg.api.card.attack
- CardAttack(String, List<Energy>, int, Optional<CardModifier>, String, List<AttackEffect>) - Constructor for class com.pixelmonmod.tcg.api.card.attack.CardAttack
- cardBack - Variable in class com.pixelmonmod.tcg.duel.state.PlayerCommonState
- CardBack - Class in com.pixelmonmod.tcg.api.card.personalization
- CardBack(String, String, ResourceWithFallback) - Constructor for class com.pixelmonmod.tcg.api.card.personalization.CardBack
- CardBackItem - Class in com.pixelmonmod.tcg.item
- CardBackItem() - Constructor for class com.pixelmonmod.tcg.item.CardBackItem
- CardBackTags - Class in com.pixelmonmod.tcg.init.registry.tag
- CardBackTags() - Constructor for class com.pixelmonmod.tcg.init.registry.tag.CardBackTags
- cardCondition - Variable in class com.pixelmonmod.tcg.duel.attack.effects.ConditionEffect
- CardCondition - Class in com.pixelmonmod.tcg.api.card
-
Represents the condition associated with a card.
- CardCondition(String, List<String>) - Constructor for class com.pixelmonmod.tcg.api.card.CardCondition
- CardConditions - Class in com.pixelmonmod.tcg.api.accessors
- CardConditions() - Constructor for class com.pixelmonmod.tcg.api.accessors.CardConditions
- CardDrawnEvent - Class in com.pixelmonmod.tcg.api.events
- CardDrawnEvent(GameServerState, Player, int, List<ImmutableCard>, List<ImmutableCard>) - Constructor for class com.pixelmonmod.tcg.api.events.CardDrawnEvent
- CardEnergyRelation - Record Class in com.pixelmonmod.tcg.api.card
- CardEnergyRelation(Energy, int, CardModifier) - Constructor for record class com.pixelmonmod.tcg.api.card.CardEnergyRelation
-
Creates an instance of a
CardEnergyRelationrecord class. - CardItem - Class in com.pixelmonmod.tcg.item
- CardItem() - Constructor for class com.pixelmonmod.tcg.item.CardItem
- CardModifier - Enum Class in com.pixelmonmod.tcg.api.card
-
Created by Hy on 5/14/2016.
- CardPower - Class in com.pixelmonmod.tcg.api.card.ability
- CardPower(CardPowerType, PowerEffect, String, String) - Constructor for class com.pixelmonmod.tcg.api.card.ability.CardPower
- CardPowerType - Enum Class in com.pixelmonmod.tcg.api.card
- cardRarity - Variable in class com.pixelmonmod.tcg.duel.state.CommonCardState
- CardRarity - Record Class in com.pixelmonmod.tcg.api.card
- CardRarity(int, ResourceWithFallback, boolean) - Constructor for record class com.pixelmonmod.tcg.api.card.CardRarity
-
Creates an instance of a
CardRarityrecord class. - CardRarityRegistry - Class in com.pixelmonmod.tcg.init.registry
- CardRarityRegistry() - Constructor for class com.pixelmonmod.tcg.init.registry.CardRarityRegistry
- CardRenderingHelper - Class in com.pixelmonmod.tcg.client.helper
- CardRenderingHelper() - Constructor for class com.pixelmonmod.tcg.client.helper.CardRenderingHelper
- cards - Variable in class com.pixelmonmod.tcg.api.events.PackOpenEvent
- cards() - Method in record class com.pixelmonmod.tcg.api.card.set.CardSet
-
Returns the value of the
cardsrecord component. - Cards - Class in com.pixelmonmod.tcg.api.accessors
- Cards() - Constructor for class com.pixelmonmod.tcg.api.accessors.Cards
- CARDS - Static variable in class com.pixelmonmod.tcg.init.registry.CreativeModeTabRegistration
- CardScreen - Class in com.pixelmonmod.tcg.client.gui
- CardScreen(Holder<ImmutableCard>) - Constructor for class com.pixelmonmod.tcg.client.gui.CardScreen
- CardSelector - Class in com.pixelmonmod.tcg.client.gui.duel
- CardSelector(TCGScreen, BattleOwnedTileEntityController) - Constructor for class com.pixelmonmod.tcg.client.gui.duel.CardSelector
- CardSelectorDisplay - Enum Class in com.pixelmonmod.tcg.client.gui.enums
-
Created by Hy on 5/19/2016.
- CardSelectorPurpose - Enum Class in com.pixelmonmod.tcg.client.gui.enums
-
Created by Hy on 5/20/2016.
- CardSelectorResult - Class in com.pixelmonmod.tcg.duel.state
-
Created by Hy on 5/24/2016.
- CardSelectorResult() - Constructor for class com.pixelmonmod.tcg.duel.state.CardSelectorResult
- CardSelectorState - Class in com.pixelmonmod.tcg.duel.state
-
Created by Hy on 5/20/2016.
- CardSelectorState(int, int, boolean, CardSelectorDisplay, boolean) - Constructor for class com.pixelmonmod.tcg.duel.state.CardSelectorState
- CardSelectorState(int, int, int, boolean, CardSelectorDisplay, boolean, String, List<CardWithLocation>) - Constructor for class com.pixelmonmod.tcg.duel.state.CardSelectorState
- CardSelectorState(int, int, CardSelectorDisplay, boolean) - Constructor for class com.pixelmonmod.tcg.duel.state.CardSelectorState
- CardSelectorState(int, int, CardSelectorDisplay, boolean, String) - Constructor for class com.pixelmonmod.tcg.duel.state.CardSelectorState
- CardSelectorState(FriendlyByteBuf) - Constructor for class com.pixelmonmod.tcg.duel.state.CardSelectorState
- CardSelectorToServerPacket - Class in com.pixelmonmod.tcg.network.packets.battles
- CardSelectorToServerPacket() - Constructor for class com.pixelmonmod.tcg.network.packets.battles.CardSelectorToServerPacket
- CardSelectorToServerPacket(BlockPos, boolean, boolean[]) - Constructor for class com.pixelmonmod.tcg.network.packets.battles.CardSelectorToServerPacket
- cardSet - Variable in class com.pixelmonmod.tcg.duel.state.CommonCardState
- CardSet - Record Class in com.pixelmonmod.tcg.api.card.set
-
Represents a set of cards
- CardSet(int, boolean, HolderSet<ImmutableCard>, ResourceWithFallback) - Constructor for record class com.pixelmonmod.tcg.api.card.set.CardSet
-
Creates an instance of a
CardSetrecord class. - cardState - Variable in class com.pixelmonmod.tcg.api.events.EnergyAttachedEvent
- cardsToRenderAtOnce - Static variable in class com.pixelmonmod.tcg.client.gui.CompendiumScreen
- CardTags - Class in com.pixelmonmod.tcg.init.registry.tag
- CardTags() - Constructor for class com.pixelmonmod.tcg.init.registry.tag.CardTags
- CardWithLocation - Class in com.pixelmonmod.tcg.client.gui.duel
-
Created by Hy on 5/11/2016.
- CardWithLocation() - Constructor for class com.pixelmonmod.tcg.client.gui.duel.CardWithLocation
- CardWithLocation(CommonCardState, boolean, BoardLocation, int) - Constructor for class com.pixelmonmod.tcg.client.gui.duel.CardWithLocation
- CardWithLocation(FriendlyByteBuf) - Constructor for class com.pixelmonmod.tcg.client.gui.duel.CardWithLocation
- CAREFUL - Enum constant in enum class com.pixelmonmod.pixelmon.api.pokemon.Nature
- CARELESS - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ribbon.RibbonRegistry
- CARKOL - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- CARNIVINE - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- CARRACOSTA - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- CARRACOSTA - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- CARROT_SEED - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- CARVANHA - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- CARVANHA - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- carveBlock(CarvingContext, CaveCarverConfiguration, ChunkAccess, Function<BlockPos, Holder<Biome>>, CarvingMask, BlockPos.MutableBlockPos, BlockPos.MutableBlockPos, Aquifer, MutableBoolean) - Method in class com.pixelmonmod.pixelmon.world.dimension.ultraspace.generator.UltraSpaceCaveCarver
- CASCADE_BADGE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- CASCOON - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- CASCOON - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- CashRegisterBlock - Class in com.pixelmonmod.pixelmon.blocks.furniture
- CashRegisterBlock() - Constructor for class com.pixelmonmod.pixelmon.blocks.furniture.CashRegisterBlock
- casingStack - Variable in class com.pixelmonmod.pixelmon.api.events.lures.LureExpiredEvent
-
The item stack representing the casing that will be returned to the player afterwards.
- cast() - Method in interface com.pixelmonmod.api.client.screen.widget.state.CustomState
- cast(Class<A>, SelectorType<?>) - Static method in class com.pixelmonmod.pixelmon.api.selector.SelectorType
-
A utility method for casting the selector type to the given first paramater type
- Cast(ServerPlayer, HookEntity, int, float) - Constructor for class com.pixelmonmod.pixelmon.api.events.FishingEvent.Cast
- CASTELIACONE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- CASTFORM - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- CastformTickHandler - Class in com.pixelmonmod.pixelmon.entities.pixelmon.tickHandlers
-
Changes Castform's form outside of battle.
- CastformTickHandler(AbstractBaseEntity) - Constructor for class com.pixelmonmod.pixelmon.entities.pixelmon.tickHandlers.CastformTickHandler
- castList(Class<A>, SelectorType<?>) - Static method in class com.pixelmonmod.pixelmon.api.selector.SelectorType
-
A utility method for casting the selector type to the given first paramater type
- catalyst() - Method in record class com.pixelmonmod.pixelmon.support.jei.recipe.InteractionRecipe
-
Returns the value of the
catalystrecord component. - CATASTROPIKA - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- Catch(ServerPlayer, HookEntity, SpawnAction<? extends Entity>, int, int) - Constructor for class com.pixelmonmod.pixelmon.api.events.FishingEvent.Catch
- CATCH - Static variable in class com.pixelmonmod.pixelmon.comm.packetHandlers.raids.RaidActionPacket.Actions
- catchAttempted - Variable in class com.pixelmonmod.pixelmon.battles.raids.RaidData.RaidPlayer
- catchCombo - Variable in class com.pixelmonmod.pixelmon.client.gui.battles.ClientBattleManager
-
The current catch combo.
- CatchComboEvent - Class in com.pixelmonmod.pixelmon.api.events.battles
-
Created by Jay113355 on 9/5/2021.
- CatchComboEvent(ServerPlayer) - Constructor for class com.pixelmonmod.pixelmon.api.events.battles.CatchComboEvent
- CatchComboEvent.ComboExperienceBonus - Class in com.pixelmonmod.pixelmon.api.events.battles
- CatchComboEvent.ComboIncrement - Class in com.pixelmonmod.pixelmon.api.events.battles
- Catching - Enum constant in enum class com.pixelmonmod.pixelmon.enums.items.EnumCharms
- CATCHING_CHARM - Enum constant in enum class com.pixelmonmod.pixelmon.enums.CustomModel
- CATCHING_CHARM - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
-
The state of the Catching Charm equipped by the Player
- CATCHING_CHARM - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- catchingCharm - Static variable in class com.pixelmonmod.pixelmon.client.gui.Resources
-
Catching Charm.
- CatchingCharm - Enum constant in enum class com.pixelmonmod.pixelmon.enums.EnumGuiScreen
- CatchingCharm - Enum constant in enum class com.pixelmonmod.pixelmon.items.KeyItem.EnumKeyItem
- catchingCharmBig - Static variable in class com.pixelmonmod.pixelmon.client.gui.Resources
- CatchingCharmCommand - Class in com.pixelmonmod.pixelmon.command.impl
- CatchingCharmCommand(CommandDispatcher<CommandSourceStack>) - Constructor for class com.pixelmonmod.pixelmon.command.impl.CatchingCharmCommand
- catchPokemon() - Method in class com.pixelmonmod.pixelmon.entities.pokeballs.EmptyPokeBallEntity
-
Catches the targeted Pokémon in the Poké Ball.
- catchRate - Variable in class com.pixelmonmod.pixelmon.api.pokemon.species.Stats
- CATERPIE - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- CATERPIE - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- caught - Static variable in class com.pixelmonmod.pixelmon.client.gui.Resources
-
Caught Pokémon icon.
- caught() - Method in record class com.pixelmonmod.pixelmon.api.pokedex.status.PokedexState
-
Returns the value of the
caughtrecord component. - CAUGHT - Enum constant in enum class com.pixelmonmod.pixelmon.api.pokedex.status.PokedexRegistrationStatus
- CAUGHT_BALL - Enum constant in enum class com.pixelmonmod.pixelmon.api.pokemon.export.exception.ShowdownFieldType
- CAUGHT_BALL - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
-
The index of the type of Poké Ball the Pokémon is contained in.
- CAUGHT_TRANSFORMED_DITTO - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.event.PixelmonInteractionEventTypes
- CAUGHT_TYPE_COUNT - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
-
Tag for counting the amount of each type a player has caught
- caughtBall(RegistryValue<PokeBall>) - Method in class com.pixelmonmod.pixelmon.api.pokemon.PokemonBuilder
-
Sets the ball of the Pokémon
- caughtBall(PokeBall) - Method in class com.pixelmonmod.pixelmon.api.pokemon.PokemonBuilder
-
Sets the ball of the Pokémon
- caughtCount - Variable in class com.pixelmonmod.pixelmon.api.pokedex.data.DexData
- caughtCount - Variable in class com.pixelmonmod.pixelmon.client.gui.trainerCard.TrainerCardScreen
- CaughtTransformedDittoEvent - Class in com.pixelmonmod.pixelmon.api.events
- CaughtTransformedDittoEvent(Player, PixelmonEntity, PixelmonEntity, EmptyPokeBallEntity, boolean, boolean) - Constructor for class com.pixelmonmod.pixelmon.api.events.CaughtTransformedDittoEvent
- CaughtTransformedDittoInteractionEvent - Class in com.pixelmonmod.pixelmon.api.npc.interaction.event.type
- CaughtTransformedDittoInteractionEvent() - Constructor for class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.CaughtTransformedDittoInteractionEvent
- cause - Variable in class com.pixelmonmod.pixelmon.api.events.battles.BattleEndEvent
- cause - Variable in class com.pixelmonmod.pixelmon.api.events.battles.ForceEndBattleEvent
- cause - Variable in class com.pixelmonmod.pixelmon.api.events.LevelUpEvent
- cause - Variable in class com.pixelmonmod.pixelmon.api.events.npc.NPCEvent.EndBattle
- cause - Variable in class com.pixelmonmod.pixelmon.api.pokedex.event.PokedexEvent
- cause - Variable in class com.pixelmonmod.pixelmon.api.spawning.SpawnLocation
-
The 'cause' of this
SpawnLocation. - cause - Variable in class com.pixelmonmod.pixelmon.api.world.BlockCollection
- causeFallDamage(float, float, DamageSource) - Method in class com.pixelmonmod.pixelmon.entities.bikes.BikeEntity
- causeFallDamage(float, float, DamageSource) - Method in class com.pixelmonmod.pixelmon.entities.ChairMountEntity
- causeFallDamage(float, float, DamageSource) - Method in class com.pixelmonmod.pixelmon.entities.pixelmon.AbstractBaseEntity
- causeFallDamage(float, float, DamageSource) - Method in class com.pixelmonmod.pixelmon.entities.pixelmon.AbstractMovesEntity
- causeFallDamage(float, float, DamageSource) - Method in class com.pixelmonmod.pixelmon.entities.pixelmon.StatueEntity
- causeTempt() - Method in class com.pixelmonmod.pixelmon.items.MintItem
- causeTempt() - Method in class com.pixelmonmod.pixelmon.items.PixelmonItem
- Cave - Enum constant in enum class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.TerrainExamine.TerrainType
- CAVE_ROCK - Static variable in class com.pixelmonmod.pixelmon.api.spawning.conditions.LocationType
- CAVE_ROCK - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- CAVE_ROCK_BATTLES_FOUGHT - Static variable in class com.pixelmonmod.pixelmon.init.registry.PixelmonStatisticsRegistry
- CaveLevelTweak - Class in com.pixelmonmod.pixelmon.spawning
- CaveLevelTweak() - Constructor for class com.pixelmonmod.pixelmon.spawning.CaveLevelTweak
- caveRock - Static variable in class com.pixelmonmod.pixelmon.spawning.PixelmonSpawning
-
The
SpawnSets used forPixelmonSpawning.caveRockSpawner. - CAVEROCK - Enum constant in enum class com.pixelmonmod.pixelmon.api.battles.BattleStartTypes
- caverockPreset - Static variable in class com.pixelmonmod.pixelmon.spawning.PixelmonSpawning
-
The preset to use to create the
TriggerSpawnerfor cave rock spawning. - caveRockSpawner - Static variable in class com.pixelmonmod.pixelmon.spawning.PixelmonSpawning
-
The
TriggerSpawnerused for cave rocks. - CCW - Enum constant in enum class com.pixelmonmod.pixelmon.blocks.BlockRotation
- CEASELESS_EDGE - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- CeaselessEdgeTests - Class in com.pixelmonmod.pixelmon.api.test.impl.move
- CeaselessEdgeTests() - Constructor for class com.pixelmonmod.pixelmon.api.test.impl.move.CeaselessEdgeTests
- CEL_SHADER - Static variable in class com.pixelmonmod.pixelmon.client.render.shader.PixelmonShaders
- CEL_SHADER_REQUIREMENT - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonRequirements
- CEL_SHADER_REQUIREMENT - Static variable in class com.pixelmonmod.pixelmon.api.registries.StatueRequirements
- CELEBI - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- CELEBI - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- Celebrate - Class in com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic
-
Does nothing.
- Celebrate() - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Celebrate
- CELEBRATE - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- CELESTEELA - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- CELESTEELA - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- CELESTIAL - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonPalettes
- CELL_BATTERY - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- cellbattery - Enum constant in enum class com.pixelmonmod.pixelmon.enums.heldItems.EnumHeldItems
- cells - Variable in class com.pixelmonmod.pixelmon.api.events.legendary.ZygardeEvent.Assemble
- cells - Variable in class com.pixelmonmod.pixelmon.api.events.legendary.ZygardeEvent.Seperate
- celShader - Static variable in class com.pixelmonmod.pixelmon.client.render.shader.PixelmonShaders
- CelShaderRequirement - Class in com.pixelmonmod.api.pokemon.requirement.impl.shader
- CelShaderRequirement - Class in com.pixelmonmod.api.statue.requirement.impl.shader
- CelShaderRequirement() - Constructor for class com.pixelmonmod.api.pokemon.requirement.impl.shader.CelShaderRequirement
- CelShaderRequirement() - Constructor for class com.pixelmonmod.api.statue.requirement.impl.shader.CelShaderRequirement
- CelShaderRequirement(boolean) - Constructor for class com.pixelmonmod.api.pokemon.requirement.impl.shader.CelShaderRequirement
- CelShaderRequirement(boolean) - Constructor for class com.pixelmonmod.api.statue.requirement.impl.shader.CelShaderRequirement
- Center - Enum constant in enum class com.pixelmonmod.pixelmon.client.gui.widgets.TextAlignment
- CENTER - Enum constant in enum class com.pixelmonmod.api.client.screen.util.Alignment
- CENTER - Enum constant in enum class com.pixelmonmod.pixelmon.api.enums.PositionTriState
- CENTER - Enum constant in enum class com.pixelmonmod.pixelmon.client.gui.custom.overlays.ScoreboardJustification
- CENTER - Enum constant in enum class com.pixelmonmod.pixelmon.enums.TextJustification
- CENTER_LEFT - Enum constant in enum class com.pixelmonmod.pixelmon.api.overlay.scoreboard.type.ScreenBoardPosition
- CENTER_RIGHT - Enum constant in enum class com.pixelmonmod.pixelmon.api.overlay.scoreboard.type.ScreenBoardPosition
- CENTER_TOP - Enum constant in enum class com.pixelmonmod.pixelmon.client.gui.custom.overlays.ScoreboardLocation
- CENTISKORCH - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- CENTISKORCH - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- CERULEDGE - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- CERULEDGE - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- CETITAN - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- CETITAN - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- CETODDLE - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- CETODDLE - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- CHAIN_LIGHTNING - Static variable in class com.pixelmonmod.tcg.init.registry.AttackEffects
- chainIn - Variable in class com.pixelmonmod.pixelmon.blocks.tileentity.TimespaceAltarTileEntity
- ChainLightningEffect - Class in com.pixelmonmod.tcg.duel.attack.effects
- ChainLightningEffect() - Constructor for class com.pixelmonmod.tcg.duel.attack.effects.ChainLightningEffect
- CHAIR_MOUNT - Static variable in class com.pixelmonmod.pixelmon.init.registry.EntityRegistration
- ChairBlock - Class in com.pixelmonmod.pixelmon.blocks.furniture
- ChairBlock(BlockBehaviour.Properties) - Constructor for class com.pixelmonmod.pixelmon.blocks.furniture.ChairBlock
- ChairMountEntity - Class in com.pixelmonmod.pixelmon.entities
- ChairMountEntity(EntityType<ChairMountEntity>, Level) - Constructor for class com.pixelmonmod.pixelmon.entities.ChairMountEntity
- ChairMountEntity(Level, BlockPos) - Constructor for class com.pixelmonmod.pixelmon.entities.ChairMountEntity
- ChairMountRenderer - Class in com.pixelmonmod.pixelmon.client.render.entity.renderers
- ChairMountRenderer(EntityRendererProvider.Context) - Constructor for class com.pixelmonmod.pixelmon.client.render.entity.renderers.ChairMountRenderer
- challenger(ServerPlayer) - Method in class com.pixelmonmod.pixelmon.battles.query.BattleQuery.Builder
- CHAMPION - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ribbon.RibbonRegistry
- chance - Variable in class com.pixelmonmod.pixelmon.api.events.legendary.Gen2BellEvent.RollSuccessEvent
- chance - Variable in class com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.math.RandomChanceInteractionCondition
- chance - Variable in class com.pixelmonmod.pixelmon.api.pokemon.stats.evolution.conditions.ChanceCondition
- chance - Variable in class com.pixelmonmod.pixelmon.api.spawning.SpawnInfo
- chance() - Method in record class com.pixelmonmod.pixelmon.api.replacement.detection.PartialDetectionLogic
-
Returns the value of the
chancerecord component. - chance() - Method in record class com.pixelmonmod.pixelmon.config.starter.ChanceSpec
-
Returns the value of the
chancerecord component. - Chance - Enum constant in enum class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.modifiers.ModifierType
- ChanceCondition - Class in com.pixelmonmod.pixelmon.api.pokemon.stats.evolution.conditions
- ChanceCondition() - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.stats.evolution.conditions.ChanceCondition
- ChanceCondition(float) - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.stats.evolution.conditions.ChanceCondition
- chanceOfAdditionalRewards(double) - Method in class com.pixelmonmod.pixelmon.api.util.RewardPool.Builder
- ChanceSpec - Record Class in com.pixelmonmod.pixelmon.config.starter
- ChanceSpec(Gson, JsonObject) - Constructor for record class com.pixelmonmod.pixelmon.config.starter.ChanceSpec
- ChanceSpec(PokemonSpecification, double) - Constructor for record class com.pixelmonmod.pixelmon.config.starter.ChanceSpec
-
Creates an instance of a
ChanceSpecrecord class. - ChanceSpec(FriendlyByteBuf) - Constructor for record class com.pixelmonmod.pixelmon.config.starter.ChanceSpec
- chanceSpecs() - Method in record class com.pixelmonmod.pixelmon.config.starter.Starter
-
Returns the value of the
chanceSpecsrecord component. - CHANDELURE - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- CHANDELURE - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- change - Variable in class com.pixelmonmod.pixelmon.comm.packetHandlers.clientStorage.ChangeLurePacket
- CHANGE_DIMENSION - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.event.PixelmonInteractionEventTypes
- CHANGE_RESISTANCE - Static variable in class com.pixelmonmod.tcg.init.registry.AttackEffects
- CHANGE_WEAKNESS - Static variable in class com.pixelmonmod.tcg.init.registry.AttackEffects
- ChangeAbility - Class in com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic
-
Changes the target's Ability into another Ability.
- ChangeAbility(String) - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.ChangeAbility
-
Initializes the effect.
- ChangeAbilityAction - Class in com.pixelmonmod.pixelmon.battles.controller.log.action.type
- ChangeAbilityAction(int, PixelmonWrapper, Ability, Ability) - Constructor for class com.pixelmonmod.pixelmon.battles.controller.log.action.type.ChangeAbilityAction
- changeBurmy - Variable in class com.pixelmonmod.pixelmon.battles.controller.participants.PixelmonWrapper
-
Whether the Pokémon is a Burmy that should change form after the battle.
- changeChance(float) - Method in class com.pixelmonmod.pixelmon.battles.attacks.EffectBase
-
Modifies the chance of a modifier's secondary effect occurring.
- changeColorScheme() - Method in class com.pixelmonmod.api.client.screen.StatefulScreen
- changeDesign() - Method in class com.pixelmonmod.api.client.screen.StatefulScreen
- changeDimension(DimensionTransition) - Method in class com.pixelmonmod.pixelmon.entities.pixelmon.AbstractBaseEntity
- ChangeDimensionInteractionEventLogic - Class in com.pixelmonmod.pixelmon.api.npc.interaction.event.type
- ChangeDimensionInteractionEventLogic() - Constructor for class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.ChangeDimensionInteractionEventLogic
- changedStats - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.AngerShell
- changedStats - Static variable in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Coaching
- changedStats - Variable in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Memento
- changedStats - Static variable in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.ScaleShot
- changeDynamaxLevel(int) - Method in class com.pixelmonmod.pixelmon.api.pokemon.Pokemon
- ChangeLurePacket - Class in com.pixelmonmod.pixelmon.comm.packetHandlers.clientStorage
- ChangeLurePacket() - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.clientStorage.ChangeLurePacket
- ChangeLurePacket(ChangeLurePacket.Change) - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.clientStorage.ChangeLurePacket
- ChangeLurePacket(ChangeLurePacket.Change, Item, int) - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.clientStorage.ChangeLurePacket
- ChangeLurePacket.Change - Enum Class in com.pixelmonmod.pixelmon.comm.packetHandlers.clientStorage
- ChangeResistanceEffect - Class in com.pixelmonmod.tcg.duel.attack.effects
- ChangeResistanceEffect(boolean) - Constructor for class com.pixelmonmod.tcg.duel.attack.effects.ChangeResistanceEffect
- changeRules - Variable in class com.pixelmonmod.pixelmon.client.gui.battles.AcceptDenyScreen
- changeStat(BattleStatsType, int) - Method in class com.pixelmonmod.pixelmon.api.pokemon.stats.BattleStats
-
Changes a stat to its value.
- ChangeStorageEvent - Class in com.pixelmonmod.pixelmon.api.events.storage
-
Fired when a Pokemon's storage is changed.
- ChangeStorageEvent(PokemonStorage, StoragePosition, PokemonStorage, StoragePosition, Pokemon) - Constructor for class com.pixelmonmod.pixelmon.api.events.storage.ChangeStorageEvent
- changeTime() - Static method in class com.pixelmonmod.pixelmon.TimeHandler
-
Calculates the time using
TimeHandler.DATE_FORMATand multiplies the hours and minutes out into seconds Adds 18,000 as this is midnight in Minecraft and therefore is aligning the time with midnight - changeTransformedSprite(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Transformed
-
Set values to change the transformed Pokémon's sprite.
- changeType - Variable in class com.pixelmonmod.pixelmon.api.events.StatueEvent.ModifyStatue
-
The specific change being made as a member of
EnumStatuePacketMode - changeType - Variable in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Ate
-
The type that the Ability will change Normal-type moves into.
- ChangeTypeAction - Class in com.pixelmonmod.pixelmon.battles.controller.log.action.type
- ChangeTypeAction(int, PixelmonWrapper, List<Holder<Type>>, List<Holder<Type>>) - Constructor for class com.pixelmonmod.pixelmon.battles.controller.log.action.type.ChangeTypeAction
- ChangeWeaknessEffect - Class in com.pixelmonmod.tcg.duel.attack.effects
- ChangeWeaknessEffect(boolean) - Constructor for class com.pixelmonmod.tcg.duel.attack.effects.ChangeWeaknessEffect
- CHANSEY - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- CHANSEY - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- CHARCADET - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- CHARCADET - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- charcoal - Enum constant in enum class com.pixelmonmod.pixelmon.enums.heldItems.EnumTypeEnhancingItems
- CHARCOAL - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- Charge - Class in com.pixelmonmod.pixelmon.battles.status
-
Doubles an Electric-type move's power for the next turn.
- Charge - Enum constant in enum class com.pixelmonmod.pixelmon.battles.status.StatusType
- Charge - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen9TechnicalMachines
- Charge() - Constructor for class com.pixelmonmod.pixelmon.battles.status.Charge
-
Initializes the status.
- CHARGE - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- Charge_Beam - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen4TechnicalMachines
- Charge_Beam - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen5TechnicalMachines
- Charge_Beam - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen6TechnicalMachines
- Charge_Beam - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen7TechnicalMachines
- CHARGE_BEAM - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- ChargeBeam - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen9TechnicalMachines
- ChargeTests - Class in com.pixelmonmod.pixelmon.api.test.impl.move
- ChargeTests() - Constructor for class com.pixelmonmod.pixelmon.api.test.impl.move.ChargeTests
- charging - Enum constant in enum class com.pixelmonmod.pixelmon.battles.controller.log.AttackResult
- CHARISMATIC - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ribbon.RibbonRegistry
- Charizard - Class in com.pixelmonmod.pixelmon.items.fireworks.shapes
- Charizard() - Constructor for class com.pixelmonmod.pixelmon.items.fireworks.shapes.Charizard
- CHARIZARD - Enum constant in enum class com.pixelmonmod.pixelmon.enums.EnumCurryRating
- CHARIZARD - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- CHARIZARD - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- CHARIZARDITE_X - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- CHARIZARDITE_Y - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- CHARJABUG - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- Charm - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen8TechnicalMachines
- Charm - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen9TechnicalMachines
- CHARM - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- CHARMANDER - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- CHARMANDER - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- CHARMELEON - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- CHARMELEON - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- CharmsConfig - Class in com.pixelmonmod.pixelmon.api.config
- CharmsConfig() - Constructor for class com.pixelmonmod.pixelmon.api.config.CharmsConfig
- CharmScreen - Class in com.pixelmonmod.pixelmon.client.gui
- CharmScreen(EnumCharms) - Constructor for class com.pixelmonmod.pixelmon.client.gui.CharmScreen
- CHARTI - Enum constant in enum class com.pixelmonmod.pixelmon.enums.BerryType
- CHARTI - Static variable in class com.pixelmonmod.pixelmon.world.generation.FoliageRegistration
- CHARTI_BERRY - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- ChartiFoliagePlacer - Class in com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl
- ChartiFoliagePlacer() - Constructor for class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.ChartiFoliagePlacer
- charTyped(char, int) - Method in class com.pixelmonmod.api.client.screen.ModalSurvivalTab
- charTyped(char, int) - Method in class com.pixelmonmod.api.client.screen.StatefulScreen
- charTyped(char, int) - Method in class com.pixelmonmod.api.client.screen.StatefulSurvivalTab
- charTyped(char, int) - Method in class com.pixelmonmod.pixelmon.client.camera.ChattableCameraScreen
- charTyped(char, int) - Method in class com.pixelmonmod.pixelmon.client.gui.battles.BattleScreen
- charTyped(char, int) - Method in class com.pixelmonmod.pixelmon.client.gui.battles.battleScreens.screens.ChooseTargets
- charTyped(char, int) - Method in class com.pixelmonmod.pixelmon.client.gui.battles.rules.TeamSelectScreen
- charTyped(char, int) - Method in class com.pixelmonmod.pixelmon.client.gui.chooseMoveset.ChooseMovesetScreen
- charTyped(char, int) - Method in class com.pixelmonmod.pixelmon.client.gui.inventory.InventoryPixelmonExtendedScreen
- charTyped(char, int) - Method in class com.pixelmonmod.pixelmon.client.gui.ItemDropsScreen
- charTyped(char, int) - Method in class com.pixelmonmod.pixelmon.client.gui.machines.infuser.InfuserScreen
- charTyped(char, int) - Method in class com.pixelmonmod.pixelmon.client.gui.mail.MailScreen
- charTyped(char, int) - Method in class com.pixelmonmod.pixelmon.client.gui.npc.widget.CollapsibleWidget
- charTyped(char, int) - Method in class com.pixelmonmod.pixelmon.client.gui.npc.widget.DropDownWidget
- charTyped(char, int) - Method in class com.pixelmonmod.pixelmon.client.gui.npc.widget.ExtendableScrollableListWidget
- charTyped(char, int) - Method in class com.pixelmonmod.pixelmon.client.gui.npc.widget.ScrollableListWidget
- charTyped(char, int) - Method in class com.pixelmonmod.pixelmon.client.gui.npc.widget.SearchableClipboardSelectionList
- charTyped(char, int) - Method in class com.pixelmonmod.pixelmon.client.gui.npc.widget.SearchableResourceLocationSelectionList
- charTyped(char, int) - Method in class com.pixelmonmod.pixelmon.client.gui.npc.widget.SearchableTrackedNPCSelectionList
- charTyped(char, int) - Method in class com.pixelmonmod.pixelmon.client.gui.pc.PCScreen
- charTyped(char, int) - Method in class com.pixelmonmod.pixelmon.client.gui.pokechecker.PokeCheckerScreen
- charTyped(char, int) - Method in class com.pixelmonmod.pixelmon.client.gui.pokechecker.RenamePokemonScreen
- charTyped(char, int) - Method in class com.pixelmonmod.pixelmon.client.gui.pokemoneditor.EditedPlayerScreen
- charTyped(char, int) - Method in class com.pixelmonmod.pixelmon.client.gui.pokemoneditor.ImportExportScreenOld
- charTyped(char, int) - Method in class com.pixelmonmod.pixelmon.client.gui.starter.ChooseStarterScreen
- charTyped(char, int) - Method in class com.pixelmonmod.pixelmon.client.gui.trainerCard.TrainerCardScreen
- charTyped(char, int) - Method in class com.pixelmonmod.pixelmon.client.gui.widgets.ChatExtensionScreen
- charTyped(char, int) - Method in class com.pixelmonmod.pixelmon.client.gui.widgets.TabCompleteTextField
-
Call this method from your GuiScreen to process the keys into the textbox
- charTyped(char, int) - Method in class com.pixelmonmod.pixelmon.client.gui.widgets.TabCompleteTranslateableTextField
-
Call this method from your GuiScreen to process the keys into the textbox
- charTyped(char, int) - Method in class com.pixelmonmod.tcg.client.gui.base.TCGScreenBase
- charTyped(char, int) - Method in class com.pixelmonmod.tcg.client.gui.base.TCGScreenChattableBase
- charTyped(char, int) - Method in class com.pixelmonmod.tcg.client.gui.BattleSpectatorScreen
-
Fired when a key is typed (except F11 which toggles full screen).
- charTyped(char, int) - Method in class com.pixelmonmod.tcg.client.gui.duel.CardSelector
- charTyped(char, int) - Method in class com.pixelmonmod.tcg.client.gui.TCGRuleEditorScreen
-
Fired when a key is typed (except F11 which toggles full screen).
- chat - Variable in class com.pixelmonmod.pixelmon.client.camera.ChattableCameraScreen
- CHAT - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
-
A message the chatting NPC says.
- CHAT_NUM - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
-
The number of chat messages the chatting NPC says.
- chatClosed() - Method in class com.pixelmonmod.tcg.client.gui.base.TCGScreenChattableBase
-
Closes the chatbox.
- ChatExtensionScreen - Class in com.pixelmonmod.pixelmon.client.gui.widgets
-
Handles chat during battle.
- ChatExtensionScreen(Screen, int) - Constructor for class com.pixelmonmod.pixelmon.client.gui.widgets.ChatExtensionScreen
-
Initializes the chat.
- ChatHandler - Class in com.pixelmonmod.pixelmon.comm
-
Methods to send messages to chat or battles.
- ChatHandler() - Constructor for class com.pixelmonmod.pixelmon.comm.ChatHandler
- chatOpen - Static variable in class com.pixelmonmod.pixelmon.client.gui.widgets.ChatExtensionScreen
-
Whether the chatbox is open.
- chatOpen - Static variable in class com.pixelmonmod.tcg.client.gui.base.TCGScreenChattableBase
-
Whether the chatbox is open.
- chatOpened(String) - Method in class com.pixelmonmod.tcg.client.gui.base.TCGScreenChattableBase
-
Opens the chatbox.
- CHATOT - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- CHATOT - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- ChatOverlayScreen - Class in com.pixelmonmod.pixelmon.client.gui
-
Suppresses chatbox rendering in order to move the chatbox.
- ChatOverlayScreen - Class in com.pixelmonmod.tcg.listener
- ChatOverlayScreen(Minecraft) - Constructor for class com.pixelmonmod.pixelmon.client.gui.ChatOverlayScreen
-
Initializes the chat overlay.
- ChatOverlayScreen(Minecraft) - Constructor for class com.pixelmonmod.tcg.listener.ChatOverlayScreen
- ChatPage - Record Class in com.pixelmonmod.pixelmon.api.dialogue.professor
-
Represents a page in a
ProfessorDialogue - ChatPage(Component, Component, RenderingHandler, boolean, boolean, int, Color, Color, ResourceWithFallback, ResourceWithFallback) - Constructor for record class com.pixelmonmod.pixelmon.api.dialogue.professor.ChatPage
-
Creates an instance of a
ChatPagerecord class. - ChatPage.Builder - Class in com.pixelmonmod.pixelmon.api.dialogue.professor
- ChattableCameraScreen - Class in com.pixelmonmod.pixelmon.client.camera
- ChattableCameraScreen() - Constructor for class com.pixelmonmod.pixelmon.client.camera.ChattableCameraScreen
- CHATTER - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- chebyshev(Position) - Method in class com.pixelmonmod.api.client.screen.util.ScreenVector
-
Calculates the Chebyshev distance (chessboard distance) between this vector and a given vector, on all axes.
- chebyshev(Position, Axis...) - Method in class com.pixelmonmod.api.client.screen.util.ScreenVector
-
Calculates the Chebyshev distance (chessboard distance) between this vector and a given vector, on the given axes.
- CHECK_FORMS_FOR_STATE - Static variable in class com.pixelmonmod.pixelmon.api.pokedex.PokedexTags
- CHECK_PALETTES_FOR_STATE - Static variable in class com.pixelmonmod.pixelmon.api.pokedex.PokedexTags
- checkAndDropBlock(Level, BlockPos, BlockState) - Method in class com.pixelmonmod.pixelmon.blocks.GracideaBlock
- checkAndDropBlock(Level, BlockPos, BlockState) - Method in class com.pixelmonmod.pixelmon.blocks.spawning.PixelmonGrassBlock
- checkAndHandleBossTier(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.controller.participants.BattleParticipant
-
Checks if the participant is a boss and then applies the boss tier logic to the provided wrapper.
- checkAndHandleBossTier(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.controller.participants.EntityParticipant
- checkAndHandleBossTier(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.controller.participants.LogBattleParticipant
- checkAndHandleBossTier(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.controller.participants.RaidPixelmonParticipant
- checkAndHandleBossTier(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.controller.participants.WildPixelmonParticipant
-
The boss Pokémon (temporarily, for the duration of the battle) has its levels multiplied by the boss tier's level multiplier and has its level increased by however many extra levels the boss tier has defined.
- checkAnimation() - Method in class com.pixelmonmod.pixelmon.entities.pixelmon.AbstractClientEntity
-
Handles all the logic of which animation should be used.
- checkBestChoice(MoveChoice, List<MoveChoice>) - Static method in class com.pixelmonmod.pixelmon.battles.controller.ai.MoveChoice
-
Checks whether a move choice is best and modifies the best choices if it is.
- checkBestChoice(MoveChoice, List<MoveChoice>, boolean) - Static method in class com.pixelmonmod.pixelmon.battles.controller.ai.MoveChoice
-
Checks whether a move choice is best and modifies the best choices if it is.
- CheckboxButton - Class in com.pixelmonmod.pixelmon.client.gui.widgets
- CheckboxButton(int, int, int, int, int, boolean, Button.OnPress) - Constructor for class com.pixelmonmod.pixelmon.client.gui.widgets.CheckboxButton
- checkCacheHash(UUID, int) - Static method in class com.pixelmonmod.pixelmon.storage.extras.ExtrasContact
- checkChance(EffectBase, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.EffectBase
-
Calls
EffectBase.checkChance(BattleController), but before doing that checks if we can ignore the effect. - checkChance(EffectBase, PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.EffectBase
-
Calls
EffectBase.checkChance(BattleController), but before doing that checks if we can ignore the effect. - checkChance(BattleController) - Method in class com.pixelmonmod.pixelmon.battles.attacks.EffectBase
-
Randomly determines whether a secondary effect will occur based on the multiplier.
- checkClearBodyDoesNotStopAbsoluteStatChanges(BattleTestHelper) - Static method in class com.pixelmonmod.pixelmon.api.test.impl.ability.ClearBodyTests
- checkClearBodyDoesNotStopSelfStatNegation(BattleTestHelper) - Static method in class com.pixelmonmod.pixelmon.api.test.impl.ability.ClearBodyTests
- checkClearBodyDoesNotStopStatBoosts(BattleTestHelper) - Static method in class com.pixelmonmod.pixelmon.api.test.impl.ability.ClearBodyTests
- checkClearBodyNotOverridingNegativeSixStatStage(BattleTestHelper) - Static method in class com.pixelmonmod.pixelmon.api.test.impl.ability.ClearBodyTests
- checkClearBodySuppressedByMoldBreaker(BattleTestHelper) - Static method in class com.pixelmonmod.pixelmon.api.test.impl.ability.ClearBodyTests
- checkClearBodySuppressedByMoldBreakerFromForcedSwap(BattleTestHelper) - Static method in class com.pixelmonmod.pixelmon.api.test.impl.ability.ClearBodyTests
- checkClearedMessages() - Method in class com.pixelmonmod.pixelmon.client.gui.battles.ClientBattleManager
-
Checks if the player has cleared all messages, and triggers the cleared message event if so.
- checkCloudNineDoesNotStopDeltaStream(BattleTestHelper) - Static method in class com.pixelmonmod.pixelmon.api.test.impl.ability.CloudNineTests
- checkCloudNineDoesNotStopDesolateLand(BattleTestHelper) - Static method in class com.pixelmonmod.pixelmon.api.test.impl.ability.CloudNineTests
- checkCloudNineDoesNotStopPrimordealSea(BattleTestHelper) - Static method in class com.pixelmonmod.pixelmon.api.test.impl.ability.CloudNineTests
- checkCloudNineRainNegatesFireAndWaterAttacks(BattleTestHelper) - Static method in class com.pixelmonmod.pixelmon.api.test.impl.ability.CloudNineTests
- checkCloudNineStopsHailDamage(BattleTestHelper) - Static method in class com.pixelmonmod.pixelmon.api.test.impl.ability.CloudNineTests
- checkCloudNineStopsSandStormDamage(BattleTestHelper) - Static method in class com.pixelmonmod.pixelmon.api.test.impl.ability.CloudNineTests
- checkCloudNineStopsSandStormRockSpDefBoost(BattleTestHelper) - Static method in class com.pixelmonmod.pixelmon.api.test.impl.ability.CloudNineTests
- checkCloudNineStopsSnowIceTypeDefBoost(BattleTestHelper) - Static method in class com.pixelmonmod.pixelmon.api.test.impl.ability.CloudNineTests
- checkCloudNineSunNegatesFireAndWaterAttacks(BattleTestHelper) - Static method in class com.pixelmonmod.pixelmon.api.test.impl.ability.CloudNineTests
- checkCost(ItemStack) - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.result.type.RelearnerInteractionResult
- checkDefeated(BattleParticipant) - Method in class com.pixelmonmod.pixelmon.battles.controller.BattleController
-
Checks if a participant has been defeated, updates the
BattleParticipant.isDefeatedvalue, and notifies other participants of the battle that the participant is out of usable Pokémon. - checkDirections - Static variable in class com.pixelmonmod.pixelmon.entities.pixelmon.move_skills.Cut
-
Directions to check for adjacent wood blocks.
- checkedPokemon - Variable in class com.pixelmonmod.pixelmon.battles.controller.BattleController
-
The Pokemon that need to be evolved
- CheckedStrikes - Class in com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic
-
Damages the target multiple times, with each hit having a separate accuracy check.
- CheckedStrikes(Value...) - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.CheckedStrikes
-
Initializes the multi-hit move.
- checkedThisTurn - Variable in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.QuickDraw
- checkedThisTurn - Variable in class com.pixelmonmod.pixelmon.items.heldItems.BerryCustapItem
- checkedThisTurn - Variable in class com.pixelmonmod.pixelmon.items.heldItems.QuickClawItem
- checkEggIvs - Variable in class com.pixelmonmod.pixelmon.api.config.CommandsConfig
- checkEvo - Variable in class com.pixelmonmod.pixelmon.client.gui.battles.AttackData
- checkExtraStartConditions(ServerLevel, NPC) - Method in class com.pixelmonmod.pixelmon.api.behaviour.impl.npc.behaviour.GoToPotentialJobSite
- checkExtraStartConditions(ServerLevel, NPC) - Method in class com.pixelmonmod.pixelmon.api.behaviour.impl.npc.behaviour.WorkAtPoi
- checkFaint(ServerPlayer) - Static method in class com.pixelmonmod.pixelmon.listener.PokemonFaintListener
- checkForActiveOfRuinAbilities(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.OfRuinStatus
- checkForCube(Player) - Static method in class com.pixelmonmod.pixelmon.listener.ZygardeCellsListener
- checkForEvolutionMoves() - Method in class com.pixelmonmod.pixelmon.entities.pixelmon.helpers.EvolutionQuery
- checkForFinalFrame(int) - Method in class com.pixelmonmod.pixelmon.client.models.smd.SmdAnimationSequence
- checkForIncrement(IncrementingVariable) - Method in class com.pixelmonmod.pixelmon.client.models.smd.SmdAnimationSequence
- checkForPP(Pokemon) - Method in class com.pixelmonmod.pixelmon.api.moveskills.MoveSkill
- checkForRecoilAfterEarlyContact(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.controller.participants.PixelmonWrapper
-
Checks if the attack will do any recoil damage and then calls a function to deal that recoil damage.
- checkIfCanSwitchAndThenSwitch(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.items.heldItems.EjectButtonItem
- checkIfCanSwitchAndThenSwitch(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.items.heldItems.EjectPackItem
- checkIncense(Item, Item, Pokemon, Item, RegistryValue<Species>, RegistryValue<Species>...) - Method in interface com.pixelmonmod.pixelmon.api.pokemon.egg.BreedingLogicFactory
-
Checks the incense
- checkIncense(Item, Item, Pokemon, Item, RegistryValue<Species>, RegistryValue<Species>...) - Method in class com.pixelmonmod.pixelmon.api.pokemon.egg.impl.PixelmonBreedingLogic
- checkInterval(String) - Method in class com.pixelmonmod.pixelmon.api.config.SpawningGeneralConfig
- checkInventory(ServerPlayer, BagSection, List<ItemStack>, boolean, List<ItemData>) - Static method in class com.pixelmonmod.pixelmon.api.battles.BattleItemScanner
-
Iterates over a given list of
ItemStacks and checks for battle items of the givenBagSection, populating the given list ofItemDatawith any matches. - checkInventory(ServerPlayer, BagSection, List<ItemStack>, List<ItemData>) - Static method in class com.pixelmonmod.pixelmon.api.battles.BattleItemScanner
-
Iterates over a given list of
ItemStacks and checks for battle items of the givenBagSection, populating the given list ofItemDatawith any matches. - checkInventory(ServerPlayer, BagSection, Container, List<ItemData>) - Static method in class com.pixelmonmod.pixelmon.api.battles.BattleItemScanner
-
Iterates over a given
Containerand checks for battle items of the givenBagSection, populating the given list ofItemDatawith any matches. - checkMoveSpeed(BattleController) - Static method in class com.pixelmonmod.pixelmon.battles.controller.BattlePriorityHelper
-
Calculates turn order.
- checkPermission(ServerPlayer) - Static method in class com.pixelmonmod.pixelmon.blocks.spawning.PixelmonSpawnerBlock
-
Checks to see if the user has permission to edit the pixelmon spawner
- checkPermission(ServerPlayer) - Static method in class com.pixelmonmod.pixelmon.items.ChiselItem
-
Checks to see if the user has permission for the Chisel.
- checkPermission(ServerPlayer) - Static method in class com.pixelmonmod.pixelmon.items.PokemonEditorItem
-
Checks to see if the user has permission for the PokeEditor.
- checkPermission(Player) - Static method in class com.pixelmonmod.pixelmon.items.NPCEditorItem
- CheckPlayerBattlePacket - Class in com.pixelmonmod.pixelmon.comm.packetHandlers.battles
-
Checks if a player can be spectated, and displays a message if so.
- CheckPlayerBattlePacket() - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.battles.CheckPlayerBattlePacket
- CheckPlayerBattlePacket(Player) - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.battles.CheckPlayerBattlePacket
- checkPlayerItems() - Method in class com.pixelmonmod.pixelmon.battles.controller.participants.PlayerParticipant
-
Increments orbs in the player's inventory upon defeating a Pokémon.
- checkPokemon() - Method in class com.pixelmonmod.pixelmon.battles.controller.BattleController
-
Checks the conditions of the active Pokémon.
- checkPokemon() - Method in class com.pixelmonmod.pixelmon.battles.controller.participants.BattleParticipant
-
Checks if the participant's Pokémon are in a valid state.
- checkPokemon() - Method in class com.pixelmonmod.pixelmon.battles.controller.participants.LogBattleParticipant
- checkPokemon(Pokemon) - Method in class com.pixelmonmod.pixelmon.storage.extras.PixelExtrasData
- CheckPokemonEditorAllowedPacket - Class in com.pixelmonmod.pixelmon.comm.packetHandlers.pokemoneditor
-
Checks if a player allows Pokémon editors to be used.
- CheckPokemonEditorAllowedPacket() - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.pokemoneditor.CheckPokemonEditorAllowedPacket
-
Empty constructor for packet registration.
- CheckPokemonEditorAllowedPacket(UUID) - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.pokemoneditor.CheckPokemonEditorAllowedPacket
-
Initializes a packet.
- checkPokerus() - Method in class com.pixelmonmod.pixelmon.api.storage.PlayerPartyStorage
-
NOTE: I could probably make this more optimized, thanks to the new storage
- checkReviveSendOut(BattleParticipant) - Method in class com.pixelmonmod.pixelmon.battles.controller.BattleController
-
Checks if a Pokémon can be sent out after being revived.
- checkSelection() - Static method in class com.pixelmonmod.pixelmon.client.gui.PixelmonOverlayScreen
-
Moves the currently selection backwards if it is invalid.
- checkSpawnRules(LevelAccessor, MobSpawnType) - Method in class com.pixelmonmod.pixelmon.entities.pixelmon.PixelmonEntity
- checkSpawns - Variable in class com.pixelmonmod.pixelmon.api.spawning.AbstractSpawner
-
The
CheckSpawnsused when /checkspawnsAbstractSpawner.nameis used. - checkSpawns - Variable in class com.pixelmonmod.pixelmon.api.spawning.AbstractSpawner.SpawnerBuilder
- checkSpawns(AbstractSpawner, CommandSourceStack, List<String>) - Method in class com.pixelmonmod.pixelmon.api.spawning.archetypes.algorithms.checkspawns.FishingCheckSpawns
- checkSpawns(AbstractSpawner, CommandSourceStack, List<String>) - Method in class com.pixelmonmod.pixelmon.api.spawning.archetypes.algorithms.checkspawns.GenericTriggerCheckSpawns
- checkSpawns(AbstractSpawner, CommandSourceStack, List<String>) - Method in class com.pixelmonmod.pixelmon.api.spawning.archetypes.algorithms.checkspawns.LegendaryCheckSpawns
- checkSpawns(AbstractSpawner, CommandSourceStack, List<String>) - Method in class com.pixelmonmod.pixelmon.api.spawning.archetypes.algorithms.checkspawns.PlayerTrackingCheckSpawns
- checkSpawns(AbstractSpawner, CommandSourceStack, List<String>) - Method in class com.pixelmonmod.pixelmon.api.spawning.archetypes.algorithms.checkspawns.RayTraceCheckSpawns
- checkSpawns(AbstractSpawner, CommandSourceStack, List<String>) - Method in interface com.pixelmonmod.pixelmon.api.spawning.calculators.CheckSpawns
-
Executes /checkspawns directly from the command.
- checkSpawns(AbstractSpawner, CommandSourceStack, List<String>) - Method in class com.pixelmonmod.pixelmon.api.spawning.calculators.CurryCheckSpawns
- CheckSpawns - Interface in com.pixelmonmod.pixelmon.api.spawning.calculators
-
Interface for performing /checkspawns calculations.
- CheckSpawnsCommand - Class in com.pixelmonmod.pixelmon.command.impl
- CheckSpawnsCommand(CommandDispatcher<CommandSourceStack>) - Constructor for class com.pixelmonmod.pixelmon.command.impl.CheckSpawnsCommand
- checkTabClicked(SurvivalTab, double, double) - Method in class com.pixelmonmod.pixelmon.client.gui.inventory.InventoryPixelmonExtendedScreen
- checkTabHovering(GuiGraphics, SurvivalTab, int, int) - Method in class com.pixelmonmod.pixelmon.client.gui.inventory.InventoryPixelmonExtendedScreen
- checkTakeAchievements(ItemStack) - Method in class com.pixelmonmod.pixelmon.client.gui.machines.infuser.InfuserResultSlot
- checkTeamDefeated(BattleParticipant) - Method in class com.pixelmonmod.pixelmon.battles.controller.BattleController
-
Checks if the team of the given BattleParticipant has been defeated, and if so, will post the
LostToWildPixelmonEventif a player lost to a Wild Pixelmon, revent a player that lost from receiving money from a battle, and will then end the battle. - checkUsers(int) - Method in class com.pixelmonmod.pixelmon.battles.controller.DynamaxController
- checkValid() - Method in class com.pixelmonmod.pixelmon.battles.controller.BattleController
-
Checks whether the battle is in a valid state.
- CHEEK_POUCH - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ability.AbilityRegistry
- CheekPouch - Class in com.pixelmonmod.pixelmon.api.pokemon.ability.abilities
-
Heals 33% hp when this Pokémon eats a Berry.
- CheekPouch() - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.CheekPouch
- CheekPouchTests - Class in com.pixelmonmod.pixelmon.api.test.impl.ability
- CheekPouchTests() - Constructor for class com.pixelmonmod.pixelmon.api.test.impl.ability.CheekPouchTests
- cheerSuccessChance - Variable in class com.pixelmonmod.pixelmon.battles.raids.RaidSettings
- CHEESE - Enum constant in enum class com.pixelmonmod.pixelmon.enums.EnumCurryKey
- CHERI - Enum constant in enum class com.pixelmonmod.pixelmon.enums.BerryType
- CHERI - Static variable in class com.pixelmonmod.pixelmon.world.generation.FoliageRegistration
- CHERI_BERRY - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- CheriFoliagePlacer - Class in com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl
- CheriFoliagePlacer() - Constructor for class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.CheriFoliagePlacer
- cherish - Static variable in class com.pixelmonmod.pixelmon.client.gui.Resources
-
Outline for a Pokémon in a Cherish Ball.
- CHERISH_BALL - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.item.pokeball.PokeBallRegistry
- CHERRIM - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- cherryDeselect(StoragePosition) - Method in class com.pixelmonmod.pixelmon.client.gui.pc.MultiSelectPCMode
- cherrySelect(StoragePosition) - Method in class com.pixelmonmod.pixelmon.client.gui.pc.MultiSelectPCMode
- cherrySelected - Variable in class com.pixelmonmod.pixelmon.client.gui.pc.MultiSelectPCMode
- CHERUBI - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- CHESNAUGHT - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- CHESPIN - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- CHESPIN - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- chest - Variable in class com.pixelmonmod.pixelmon.api.events.PokeLootEvent
-
The tile entity of this Poke Loot.
- CHEST_BOAT - Static variable in class com.pixelmonmod.pixelmon.init.registry.EntityRegistration
- CHEST_ISTER - Static variable in class com.pixelmonmod.pixelmon.client.models.items.PixelmonBEWLRs
- ChestBEWLR - Class in com.pixelmonmod.pixelmon.client.render.item.bewlr
- ChestBEWLR() - Constructor for class com.pixelmonmod.pixelmon.client.render.item.bewlr.ChestBEWLR
- CHESTO - Enum constant in enum class com.pixelmonmod.pixelmon.enums.BerryType
- CHESTO - Static variable in class com.pixelmonmod.pixelmon.world.generation.FoliageRegistration
- CHESTO_BERRY - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- ChestoFoliagePlacer - Class in com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl
- ChestoFoliagePlacer() - Constructor for class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.ChestoFoliagePlacer
- CHESTPLATE - Static variable in class com.pixelmonmod.pixelmon.api.context.ContextKeys
- CHEWTLE - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- CHEWTLE - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- CHI_YU - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- CHI_YU - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- CHIEN_PAO - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- CHIENPAO - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- CHIKORITA - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- CHIKORITAF - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- CHIKORITAM - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- CHILAN - Enum constant in enum class com.pixelmonmod.pixelmon.enums.BerryType
- CHILAN - Static variable in class com.pixelmonmod.pixelmon.world.generation.FoliageRegistration
- CHILAN_BERRY - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- ChilanFoliagePlacer - Class in com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl
- ChilanFoliagePlacer() - Constructor for class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.ChilanFoliagePlacer
- child() - Method in class com.pixelmonmod.pixelmon.api.npc.entity.EntityProperties.Builder
- child() - Method in record class com.pixelmonmod.pixelmon.api.npc.entity.EntityProperties
-
Returns the value of the
childrecord component. - child() - Method in record class com.pixelmonmod.pixelmon.battles.raids.ally.RaidAlly
-
Returns the value of the
childrecord component. - child(boolean) - Method in class com.pixelmonmod.pixelmon.api.npc.entity.EntityProperties.Builder
- child(StatefulWidget<U>) - Method in class com.pixelmonmod.api.client.screen.widget.StatefulWidget
- childCreated - Variable in class com.pixelmonmod.pixelmon.api.daycare.event.DayCareEvent.PostPokemonAdd
- childCreated - Variable in class com.pixelmonmod.pixelmon.api.daycare.event.DayCareEvent.PrePokemonAdd
- childExists - Variable in class com.pixelmonmod.pixelmon.api.daycare.event.DayCareEvent.PostEggCalculate
- childExists - Variable in class com.pixelmonmod.pixelmon.api.daycare.event.DayCareEvent.PreEggCalculate
- childGiven - Variable in class com.pixelmonmod.pixelmon.api.daycare.event.DayCareEvent.PostCollect
- childGiven - Variable in class com.pixelmonmod.pixelmon.api.daycare.event.DayCareEvent.PreCollect
- childModels - Variable in class com.pixelmonmod.pixelmon.client.render.tileEntities.RenderTileEntityGeneric
- children - Variable in class com.pixelmonmod.pixelmon.client.models.smd.Bone
- children() - Method in class com.pixelmonmod.api.client.screen.widget.StatefulWidget
- children() - Method in record class com.pixelmonmod.pixelmon.client.render.entity.renderers.assimp.Node
-
Returns the value of the
childrenrecord component. - CHILL - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonForms
- CHILL_DRIVE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- CHILLING_NEIGH - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ability.AbilityRegistry
- CHILLING_WATER - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- ChillingNeigh - Class in com.pixelmonmod.pixelmon.api.pokemon.ability.abilities
- ChillingNeigh() - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.ChillingNeigh
- ChillingWater - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen9TechnicalMachines
- CHILLY_RECEPTION - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- CHIMCHAR - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- CHIMCHAR - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- CHIMECHO - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- CHIMECHO - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- CHINCHOU - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- CHINCHOU - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- CHINGLING - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- CHINGLING - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- CHIP_AWAY - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- CHIPPED_POT - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- CHISEL - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- CHISELED_ULTRA_SPACE_STONE - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- ChiselItem - Class in com.pixelmonmod.pixelmon.items
- ChiselItem() - Constructor for class com.pixelmonmod.pixelmon.items.ChiselItem
- ChiStrike - Class in com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic
-
Increases the chance of the move landing a critical hit.
- ChiStrike - Enum constant in enum class com.pixelmonmod.pixelmon.battles.status.StatusType
- ChiStrike() - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.ChiStrike
- ChiStrikeStatus - Class in com.pixelmonmod.pixelmon.battles.status
-
Increases crit stage by 1 for each layer.
- ChiStrikeStatus() - Constructor for class com.pixelmonmod.pixelmon.battles.status.ChiStrikeStatus
-
Initializes the status.
- CHLOROBLAST - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- ChloroblastTests - Class in com.pixelmonmod.pixelmon.api.test.impl.move
- ChloroblastTests() - Constructor for class com.pixelmonmod.pixelmon.api.test.impl.move.ChloroblastTests
- Chlorophyll - Class in com.pixelmonmod.pixelmon.api.pokemon.ability.abilities
- Chlorophyll() - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Chlorophyll
- CHLOROPHYLL - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ability.AbilityRegistry
- choice - Variable in class com.pixelmonmod.pixelmon.api.dialogue.event.DialogueChoiceEvent
-
Deprecated.The choice that was selected.
- Choice - Class in com.pixelmonmod.pixelmon.api.dialogue
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
DialogueFactoryinstead. - Choice - Enum constant in enum class com.pixelmonmod.pixelmon.comm.packetHandlers.evolution.EvolutionStage
- Choice(String, Consumer<DialogueChoiceEvent>) - Constructor for class com.pixelmonmod.pixelmon.api.dialogue.Choice
-
Deprecated.
- Choice(String, Consumer<DialogueChoiceEvent>, int) - Constructor for class com.pixelmonmod.pixelmon.api.dialogue.Choice
-
Deprecated.
- Choice(RegistryFriendlyByteBuf) - Constructor for class com.pixelmonmod.pixelmon.api.dialogue.Choice
-
Deprecated.
- Choice(RegistryFriendlyByteBuf, boolean) - Constructor for class com.pixelmonmod.pixelmon.api.dialogue.Choice
-
Deprecated.
- CHOICE_BAND - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- CHOICE_SCARF - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- CHOICE_SPECS - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- Choice.ChoiceBuilder - Class in com.pixelmonmod.pixelmon.api.dialogue
-
Deprecated.
- ChoiceBuilder() - Constructor for class com.pixelmonmod.pixelmon.api.dialogue.Choice.ChoiceBuilder
-
Deprecated.
- choiceID - Variable in class com.pixelmonmod.pixelmon.api.dialogue.Choice
-
Deprecated.The runtime-unique ID for this choice.
- choiceItem - Enum constant in enum class com.pixelmonmod.pixelmon.enums.heldItems.EnumHeldItems
- ChoiceItem - Class in com.pixelmonmod.pixelmon.items.heldItems
-
Raises a stat by 1.5x, but locks the user into a single move while in battle.
- ChoiceItem(BattleStatsType) - Constructor for class com.pixelmonmod.pixelmon.items.heldItems.ChoiceItem
-
Initializes a choice item.
- ChoiceItemTests - Class in com.pixelmonmod.pixelmon.api.test.impl.item
- ChoiceItemTests() - Constructor for class com.pixelmonmod.pixelmon.api.test.impl.item.ChoiceItemTests
- choiceLocked - Variable in class com.pixelmonmod.pixelmon.battles.controller.participants.PixelmonWrapper
-
The attack that a choice item has restricted the holder to.
- choices - Variable in class com.pixelmonmod.pixelmon.api.dialogue.Dialogue
-
Deprecated.Optional list of choices to be displayed underneath the dialogue.
- choiceSwapped - Variable in class com.pixelmonmod.pixelmon.battles.controller.participants.PixelmonWrapper
-
Whether the Pokémon's choice item was just swapped with another.
- choose(AbstractSpawner, SpawnLocation, ArrayList<SpawnInfo>) - Method in interface com.pixelmonmod.pixelmon.api.spawning.calculators.SelectionAlgorithm
-
Default method which chooses a
SpawnInfofrom the given list by percentage if possible, then using normal rarity sum method. - choose(List<JsonItemStack>) - Static method in class com.pixelmonmod.pixelmon.api.item.JsonItemStack
- Choose - Enum constant in enum class com.pixelmonmod.pixelmon.client.gui.starter.StarterScreenPhase
- CHOOSE_ATTACK - Enum constant in enum class com.pixelmonmod.pixelmon.api.battles.BattleMode
- CHOOSE_BAG - Enum constant in enum class com.pixelmonmod.pixelmon.api.battles.BattleMode
- CHOOSE_ETHER - Enum constant in enum class com.pixelmonmod.pixelmon.api.battles.BattleMode
- CHOOSE_POKEMON - Enum constant in enum class com.pixelmonmod.pixelmon.api.battles.BattleMode
- CHOOSE_RELEARN_MOVE - Enum constant in enum class com.pixelmonmod.pixelmon.api.battles.BattleMode
- CHOOSE_SLOT_0 - Static variable in class com.pixelmonmod.pixelmon.comm.packetHandlers.raids.RaidActionPacket.Actions
- CHOOSE_SLOT_1 - Static variable in class com.pixelmonmod.pixelmon.comm.packetHandlers.raids.RaidActionPacket.Actions
- CHOOSE_SLOT_2 - Static variable in class com.pixelmonmod.pixelmon.comm.packetHandlers.raids.RaidActionPacket.Actions
- CHOOSE_SLOT_3 - Static variable in class com.pixelmonmod.pixelmon.comm.packetHandlers.raids.RaidActionPacket.Actions
- CHOOSE_SLOT_4 - Static variable in class com.pixelmonmod.pixelmon.comm.packetHandlers.raids.RaidActionPacket.Actions
- CHOOSE_SLOT_5 - Static variable in class com.pixelmonmod.pixelmon.comm.packetHandlers.raids.RaidActionPacket.Actions
- CHOOSE_TARGETS - Enum constant in enum class com.pixelmonmod.pixelmon.api.battles.BattleMode
- CHOOSE_TUTOR - Enum constant in enum class com.pixelmonmod.pixelmon.api.battles.BattleMode
- ChooseAttack - Class in com.pixelmonmod.pixelmon.client.gui.battles.battleScreens
-
Created by Jay113355 on 10/16/2020.
- ChooseAttack(BattleScreen, BattleMode) - Constructor for class com.pixelmonmod.pixelmon.client.gui.battles.battleScreens.ChooseAttack
-
Initializes the battle screen.
- ChooseAttack.EvoButton - Class in com.pixelmonmod.pixelmon.client.gui.battles.battleScreens
- ChooseAttack.MoveButton - Class in com.pixelmonmod.pixelmon.client.gui.battles.battleScreens
- ChooseAttackPacket - Class in com.pixelmonmod.pixelmon.comm.packetHandlers.battles
-
Sends an attack choice to the server.
- ChooseAttackPacket() - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.battles.ChooseAttackPacket
-
Initializes an empty packet.
- ChooseAttackPacket(UUID, boolean[][], int, int, boolean, boolean) - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.battles.ChooseAttackPacket
-
Initializes a packet.
- chooseAttackUsingKeyPress(int) - Method in class com.pixelmonmod.pixelmon.client.gui.battles.BattleScreen
- ChooseBag - Class in com.pixelmonmod.pixelmon.client.gui.battles.battleScreens.screens.bag
-
Created by Jay113355 on 10/21/2020.
- ChooseBag(BattleScreen, BattleMode) - Constructor for class com.pixelmonmod.pixelmon.client.gui.battles.battleScreens.screens.bag.ChooseBag
-
Initializes the battle screen.
- chooseBagSectionOrItemToUseFromKeyPress(int) - Method in class com.pixelmonmod.pixelmon.client.gui.battles.BattleScreen
- chooseBagUsingKeyPress() - Method in class com.pixelmonmod.pixelmon.client.gui.battles.BattleScreen
- ChooseEther - Class in com.pixelmonmod.pixelmon.client.gui.battles.battleScreens.old_gui.chooseMove
-
GUI for choosing a move to use an Ether on.
- ChooseEther(BattleScreen) - Constructor for class com.pixelmonmod.pixelmon.client.gui.battles.battleScreens.old_gui.chooseMove.ChooseEther
-
Initializes the screen.
- ChooseLearnMove - Class in com.pixelmonmod.pixelmon.client.gui.battles.battleScreens.old_gui.choosePokemon
-
GUI for choosing a Pokémon to learn a move from an NPC.
- ChooseLearnMove(BattleScreen, BattleMode) - Constructor for class com.pixelmonmod.pixelmon.client.gui.battles.battleScreens.old_gui.choosePokemon.ChooseLearnMove
-
Initializes the GUI.
- chooseLeftRightArrowsInMenuFromKeyPress(int) - Method in class com.pixelmonmod.pixelmon.client.gui.battles.BattleScreen
- chooseMove - Static variable in class com.pixelmonmod.pixelmon.client.gui.Resources
-
Move details GUI when replacing a move.
- chooseMove() - Method in class com.pixelmonmod.pixelmon.battles.controller.participants.PixelmonWrapper
-
Chooses a move to use depending on the AI.
- chooseMove(MoveChoice) - Method in class com.pixelmonmod.pixelmon.battles.controller.participants.PixelmonWrapper
-
Prepares a move based on a move choice.
- ChooseMove - Class in com.pixelmonmod.pixelmon.client.gui.battles.battleScreens.old_gui.chooseMove
-
GUI for choosing a Pokémon's move to do something with.
- ChooseMove(BattleScreen, BattleMode) - Constructor for class com.pixelmonmod.pixelmon.client.gui.battles.battleScreens.old_gui.chooseMove.ChooseMove
-
Initializes the screen.
- chooseMove2 - Static variable in class com.pixelmonmod.pixelmon.client.gui.Resources
-
Move details GUI when choosing a move.
- ChooseMoveset - Enum constant in enum class com.pixelmonmod.pixelmon.enums.EnumGuiScreen
- ChooseMovesetPacket - Class in com.pixelmonmod.pixelmon.comm.packetHandlers.chooseMoveset
- ChooseMovesetPacket() - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.chooseMoveset.ChooseMovesetPacket
- ChooseMovesetPacket(Pokemon, List<Attack>) - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.chooseMoveset.ChooseMovesetPacket
- ChooseMovesetScreen - Class in com.pixelmonmod.pixelmon.client.gui.chooseMoveset
-
GUI for choosing a moveset after using /setparty.
- ChooseMovesetScreen(Pokemon) - Constructor for class com.pixelmonmod.pixelmon.client.gui.chooseMoveset.ChooseMovesetScreen
-
Initializes the GUI.
- chooseMoveSkillKey - Static variable in class com.pixelmonmod.pixelmon.client.ClientProxy
-
The keybind for opening the move skill screen.
- ChooseMoveSkillKey - Class in com.pixelmonmod.pixelmon.client.keybindings
- ChooseMoveSkillKey() - Constructor for class com.pixelmonmod.pixelmon.client.keybindings.ChooseMoveSkillKey
- chooseNoToForfeitingUsingKeyPress() - Method in class com.pixelmonmod.pixelmon.client.gui.battles.BattleScreen
- chooseOppAttack() - Method in class com.pixelmonmod.tcg.duel.attack.AttackEffect
- chooseOppAttack() - Method in class com.pixelmonmod.tcg.duel.attack.effects.DisableAttackEffect
- chooseOppAttack() - Method in class com.pixelmonmod.tcg.duel.attack.effects.MetronomeEffect
- ChoosePlayer(LegendarySpawner, ServerPlayer, ArrayList<ArrayList<ServerPlayer>>) - Constructor for class com.pixelmonmod.pixelmon.api.events.spawning.LegendarySpawnEvent.ChoosePlayer
- choosePokemon - Static variable in class com.pixelmonmod.pixelmon.client.gui.Resources
-
GUI for choosing party Pokémon.
- ChoosePokemon - Class in com.pixelmonmod.pixelmon.client.gui.battles.battleScreens.old_gui.choosePokemon
-
GUI for choosing a party Pokémon.
- ChoosePokemon - Class in com.pixelmonmod.pixelmon.client.gui.battles.battleScreens.screens.pokemon
-
Created by Jay113355 on 10/21/2020.
- ChoosePokemon(BattleScreen) - Constructor for class com.pixelmonmod.pixelmon.client.gui.battles.battleScreens.old_gui.choosePokemon.ChoosePokemon
-
Initializes the GUI
- ChoosePokemon(BattleScreen, BattleMode) - Constructor for class com.pixelmonmod.pixelmon.client.gui.battles.battleScreens.old_gui.choosePokemon.ChoosePokemon
-
Initializes the GUI with a custom battle mode.
- ChoosePokemon(BattleScreen, BattleMode) - Constructor for class com.pixelmonmod.pixelmon.client.gui.battles.battleScreens.screens.pokemon.ChoosePokemon
-
Initializes the battle screen.
- choosePokemonSlot(int, int, double, double) - Method in class com.pixelmonmod.pixelmon.client.gui.battles.battleScreens.old_gui.choosePokemon.ChoosePokemon
-
Determines the slot number of the Pokémon clicked on.
- choosePokemonTeamUsingKeyPress() - Method in class com.pixelmonmod.pixelmon.client.gui.battles.BattleScreen
- choosePokemonToSendOutFromKeyPress(int) - Method in class com.pixelmonmod.pixelmon.client.gui.battles.BattleScreen
- ChooseRelearnMove - Enum constant in enum class com.pixelmonmod.pixelmon.enums.EnumGuiScreen
- ChooseStarLevel(DenEntity, int) - Constructor for class com.pixelmonmod.pixelmon.api.events.raids.RandomizeRaidEvent.ChooseStarLevel
- ChooseStarter - Enum constant in enum class com.pixelmonmod.pixelmon.enums.EnumGuiScreen
- ChooseStarterPacket - Class in com.pixelmonmod.pixelmon.comm.packetHandlers
-
Gives a starter Pokémon to a player.
- ChooseStarterPacket() - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.ChooseStarterPacket
-
Empty constructor for packet registration.
- ChooseStarterPacket(int, boolean[]) - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.ChooseStarterPacket
-
Initializes a starter choice packet.
- ChooseStarterScreen - Class in com.pixelmonmod.pixelmon.client.gui.starter
- ChooseStarterScreen() - Constructor for class com.pixelmonmod.pixelmon.client.gui.starter.ChooseStarterScreen
- ChooseStarterScreen(boolean[], int) - Constructor for class com.pixelmonmod.pixelmon.client.gui.starter.ChooseStarterScreen
- ChooseTargets - Class in com.pixelmonmod.pixelmon.client.gui.battles.battleScreens.screens
-
Created by Jay113355 on 10/16/2020.
- ChooseTargets(BattleScreen, BattleMode) - Constructor for class com.pixelmonmod.pixelmon.client.gui.battles.battleScreens.screens.ChooseTargets
-
Initializes the battle screen.
- chooseToFleeOrForfeitUsingKeyPress() - Method in class com.pixelmonmod.pixelmon.client.gui.battles.BattleScreen
- ChooseTutor - Enum constant in enum class com.pixelmonmod.pixelmon.enums.EnumGuiScreen
- chooseValueForMode(String, Boolean, Integer, double) - Method in enum class com.pixelmonmod.pixelmon.comm.packetHandlers.statueEditor.EnumStatuePacketMode
- chooseViaPercentage(AbstractSpawner, ArrayList<SpawnInfo>) - Method in interface com.pixelmonmod.pixelmon.api.spawning.calculators.SelectionAlgorithm
-
Default method that chooses a
SpawnInfofrom the given list based on theSpawnInfo.percentageif possible. - choosingMoveset - Static variable in class com.pixelmonmod.pixelmon.comm.packetHandlers.chooseMoveset.ChooseMovesetPacket
- ChoosingMovesetData - Class in com.pixelmonmod.pixelmon.comm.packetHandlers.chooseMoveset
- ChoosingMovesetData(ServerPlayer, List<Pokemon>) - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.chooseMoveset.ChoosingMovesetData
- choosingPokemon - Variable in class com.pixelmonmod.pixelmon.client.gui.battles.ClientBattleManager
-
Whether the player is currently choosing a Pokémon.
- CHOPLE - Enum constant in enum class com.pixelmonmod.pixelmon.enums.BerryType
- CHOPLE - Static variable in class com.pixelmonmod.pixelmon.world.generation.FoliageRegistration
- CHOPLE_BERRY - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- ChopleFoliagePlacer - Class in com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl
- ChopleFoliagePlacer() - Constructor for class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.ChopleFoliagePlacer
- chosenAttackList - Static variable in class com.pixelmonmod.pixelmon.client.gui.chooseMoveset.ChooseMovesetScreen
-
The attacks that the Pokémon has chosen to learn.
- Christmas - Enum constant in enum class com.pixelmonmod.pixelmon.enums.EnumPokegiftEventType
- CHRISTMAS - Static variable in class com.pixelmonmod.pixelmon.api.events.PokemonReceivedEvent.Constants
- CHRISTMAS - Static variable in class com.pixelmonmod.pixelmon.world.generation.loot.PixelmonLootTables
- CHRISTMAS_ARTICUNO - Enum constant in enum class com.pixelmonmod.pixelmon.storage.extras.PixelExtrasData.WingType
- CHRISTMAS_BALL - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.item.pokeball.PokeBallRegistry
- CHRISTMAS_PRESENTS - Static variable in class com.pixelmonmod.pixelmon.world.generation.TreeDecoratorTypes
- ChristmasBallLogic - Class in com.pixelmonmod.pixelmon.api.pokemon.item.pokeball.logic
- ChristmasBallLogic() - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.item.pokeball.logic.ChristmasBallLogic
- CHUNK_GENERATOR - Static variable in class com.pixelmonmod.pixelmon.world.dimension.DimensionRegistration
- CINCCINO - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- CINDERACE - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- CINDERACE - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- circle(WidgetRenderState<? extends StatefulWidget<?>>, int, Color) - Static method in class com.pixelmonmod.api.client.screen.render.Drawing
- circle(GuiGraphics, double, double, double, double, int, Color) - Static method in class com.pixelmonmod.api.client.screen.render.Drawing
- circle(GuiGraphics, ScreenVector, ScreenVector, int, Color) - Static method in class com.pixelmonmod.api.client.screen.render.Drawing
- CIRCLE_THROW - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- CircleOwner - Enum constant in enum class com.pixelmonmod.pixelmon.entities.pixelmon.movement.FlyMode
- Claim(ServerPlayer, PokeChestTileEntity) - Constructor for class com.pixelmonmod.pixelmon.api.events.PokeLootEvent.Claim
- CLAIMED_REWARD_TAG - Static variable in class com.pixelmonmod.pixelmon.api.storage.research.impl.PixelmonPlayerResearchStage
- CLAIMER_UUID - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
- ClaimObjectivePacket - Class in com.pixelmonmod.pixelmon.comm.packetHandlers.research
- ClaimObjectivePacket() - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.research.ClaimObjectivePacket
- ClaimObjectivePacket(UUID, int) - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.research.ClaimObjectivePacket
- ClaimResearchObjectiveEvent - Class in com.pixelmonmod.pixelmon.api.research.event
-
An event that is fired when a player claims a
PlayerResearchObjective. - ClaimResearchObjectiveEvent(ServerPlayer, PlayerResearch, PlayerResearchStage, PlayerResearchObjective) - Constructor for class com.pixelmonmod.pixelmon.api.research.event.ClaimResearchObjectiveEvent
- ClaimResearchObjectiveEvent.Post - Class in com.pixelmonmod.pixelmon.api.research.event
-
This event is fired after the player claims the rewards for the objective.
- ClaimResearchObjectiveEvent.Pre - Class in com.pixelmonmod.pixelmon.api.research.event
-
This event is fired before the player claims the rewards for the objective.
- ClaimResearchStageEvent - Class in com.pixelmonmod.pixelmon.api.research.event
-
An event that is fired when a player claims a
PlayerResearchStagereward through the user interface. - ClaimResearchStageEvent(ServerPlayer, PlayerResearch, PlayerResearchStage) - Constructor for class com.pixelmonmod.pixelmon.api.research.event.ClaimResearchStageEvent
- ClaimResearchStageEvent.Post - Class in com.pixelmonmod.pixelmon.api.research.event
-
This event is fired after the player claims the rewards for the stage.
- ClaimResearchStageEvent.Pre - Class in com.pixelmonmod.pixelmon.api.research.event
-
This event is fired before the player claims the rewards for the stage.
- claimReward() - Method in class com.pixelmonmod.pixelmon.api.storage.research.impl.client.ClientResearchObjective
- claimReward() - Method in class com.pixelmonmod.pixelmon.api.storage.research.impl.client.ClientResearchStage
- claimReward() - Method in class com.pixelmonmod.pixelmon.api.storage.research.impl.PixelmonPlayerResearchObjective
- claimReward() - Method in class com.pixelmonmod.pixelmon.api.storage.research.impl.PixelmonPlayerResearchStage
- claimReward() - Method in interface com.pixelmonmod.pixelmon.api.storage.research.PlayerResearchObjective
-
Claims the reward for the objective.
- claimReward() - Method in interface com.pixelmonmod.pixelmon.api.storage.research.PlayerResearchStage
-
Claims the reward for this stage of research.
- ClaimStagePacket - Class in com.pixelmonmod.pixelmon.comm.packetHandlers.research
- ClaimStagePacket() - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.research.ClaimStagePacket
- ClaimStagePacket(UUID) - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.research.ClaimStagePacket
- CLAMP - Enum constant in enum class com.pixelmonmod.pixelmon.client.render.entity.renderers.assimp.MapMode
- CLAMP - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- CLAMPERL - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- CLAMPERL - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- CLANGING_SCALES - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- CLANGOROUS_SOUL - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- CLANGOROUS_SOULBLAZE - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- ClangorousSoul - Class in com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic
-
Increases the user's attack to its maximum stage in exchange for half of its maximum hp.
- ClangorousSoul() - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.ClangorousSoul
- ClangorousSoulblazeTests - Class in com.pixelmonmod.pixelmon.api.test.impl.move
- ClangorousSoulblazeTests() - Constructor for class com.pixelmonmod.pixelmon.api.test.impl.move.ClangorousSoulblazeTests
- CLASS - Static variable in class com.pixelmonmod.pixelmon.api.spawning.SpawnSet
- CLASSIC - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ribbon.RibbonRegistry
- CLAUNCHER - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- CLAW - Enum constant in enum class com.pixelmonmod.pixelmon.enums.items.EnumFossils
- CLAW_FOSSIL - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- clawFossil - Static variable in class com.pixelmonmod.pixelmon.client.render.tileEntities.SharedModels
-
The Claw Fossil's model.
- CLAWITZER - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- CLAYDOL - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- CLAYDOL - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- clazz() - Method in record class com.pixelmonmod.pixelmon.api.context.ContextKey
-
Returns the value of the
clazzrecord component. - cleanForFormChange(Pokemon) - Static method in class com.pixelmonmod.pixelmon.api.entity.npc.ReminderMoveCleaner
-
Removes moves from a given Pokémon's reminder moves based on its species and form.
- cleanForFormChange(Species, Stats, Moveset) - Static method in class com.pixelmonmod.pixelmon.api.entity.npc.ReminderMoveCleaner
-
Removes moves from a given moveset's reminder moves based on the given species and form.
- CLEANSE_TAG - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- cleanseTag - Enum constant in enum class com.pixelmonmod.pixelmon.enums.heldItems.EnumHeldItems
- cleanup() - Method in record class com.pixelmonmod.pixelmon.client.render.entity.renderers.assimp.render.RenderedObject
- cleanUp(PokemonCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.power.Buzzap
- cleanUp(PokemonCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.power.DamageSwapEnemy
- cleanUp(PokemonCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.power.Heal
- cleanUp(PokemonCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.power.Peek
- cleanUp(PokemonCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.power.Shift
- cleanUp(PokemonCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.power.SpecialDelivery
- cleanUp(PokemonCardState, GameServerState) - Method in class com.pixelmonmod.tcg.duel.PowerEffect
- cleanupMode() - Method in class com.pixelmonmod.pixelmon.client.render.entity.renderers.assimp.render.AssimpRenderType
- clear() - Method in class com.pixelmonmod.pixelmon.api.context.StoredContext
- clear() - Method in class com.pixelmonmod.pixelmon.api.pokedex.data.DexData
- clear() - Method in interface com.pixelmonmod.pixelmon.api.pokedex.PokedexStorage
-
Gets the type of the Pokedex.
- clear() - Method in class com.pixelmonmod.pixelmon.api.pokedex.ServerStoredPokedex
- clear() - Method in class com.pixelmonmod.pixelmon.api.pokedex.StoredPokedex
- clear() - Method in class com.pixelmonmod.pixelmon.api.pokemon.stats.Moveset
- clear() - Method in class com.pixelmonmod.pixelmon.api.storage.PartyStorage
- clear() - Method in class com.pixelmonmod.pixelmon.api.storage.PCBox
- clear() - Method in class com.pixelmonmod.pixelmon.api.storage.PCStorage
- clear() - Method in class com.pixelmonmod.pixelmon.api.storage.PokemonStorage
-
Clears all the pokemon from the storage
- clear() - Method in class com.pixelmonmod.pixelmon.api.storage.research.impl.PixelmonResearchStorage
- clear() - Method in interface com.pixelmonmod.pixelmon.api.storage.research.ResearchStorage
-
Clears all research data.
- clear() - Method in class com.pixelmonmod.pixelmon.api.util.RandomWeightedSet
- clear() - Method in class com.pixelmonmod.pixelmon.api.util.WeightedSet
- clear() - Method in record class com.pixelmonmod.pixelmon.battles.api.rules.BattleRuleSet
- clear() - Method in class com.pixelmonmod.pixelmon.client.gui.pc.AdvancedPCSearchScreen
- clear() - Method in class com.pixelmonmod.pixelmon.client.models.ModelHolder
- clear() - Method in class com.pixelmonmod.pixelmon.client.storage.ClientResearchManager
- clear() - Static method in class com.pixelmonmod.pixelmon.client.storage.ClientStorageManager
- clear() - Method in class com.pixelmonmod.tcg.client.gui.duel.InspectingCard
- CLEAR - Enum constant in enum class com.pixelmonmod.pixelmon.api.world.WeatherType
- CLEAR - Enum constant in enum class com.pixelmonmod.pixelmon.blocks.BellBlock.Type
- CLEAR_AMULET - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- CLEAR_BELL - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- CLEAR_BELL - Static variable in class com.pixelmonmod.pixelmon.init.registry.TileEntityRegistration
- CLEAR_BODY - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ability.AbilityRegistry
- CLEAR_SMOG - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- clearAll() - Static method in class com.pixelmonmod.pixelmon.api.pokedex.PokeDexStorageProxy
-
Clears the cache of all storages
- clearAll() - Method in class com.pixelmonmod.pixelmon.api.pokedex.storage.impl.SimplePokeDexStorageManager
- clearAll() - Method in interface com.pixelmonmod.pixelmon.api.pokedex.storage.PokeDexStorageManager
-
Clears the cache of all storages
- clearAll() - Method in class com.pixelmonmod.pixelmon.api.storage.PixelmonStorageManager
- clearAll() - Method in class com.pixelmonmod.pixelmon.api.storage.research.manager.impl.SimpleResearchStorageManager
- clearAll() - Method in interface com.pixelmonmod.pixelmon.api.storage.research.manager.ResearchStorageManager
-
Clears the cache of all storages
- clearAll() - Static method in class com.pixelmonmod.pixelmon.api.storage.research.ResearchStorageProxy
-
Clears the cache of all storages
- clearAll() - Method in interface com.pixelmonmod.pixelmon.api.storage.StorageManager
-
Clears the cache of all storages
- clearAll() - Static method in class com.pixelmonmod.pixelmon.api.storage.StorageProxy
-
Clears the cache of all storages
- clearAmulet - Enum constant in enum class com.pixelmonmod.pixelmon.enums.heldItems.EnumHeldItems
- ClearAmuletItem - Class in com.pixelmonmod.pixelmon.items.heldItems
-
Clear Amulet prevents the holder from having its stats lowered by other Pokémon's moves or Abilities.
- ClearAmuletItem() - Constructor for class com.pixelmonmod.pixelmon.items.heldItems.ClearAmuletItem
- ClearAmuletTests - Class in com.pixelmonmod.pixelmon.api.test.impl.item
-
Tests for the Clear Amulet
- ClearAmuletTests() - Constructor for class com.pixelmonmod.pixelmon.api.test.impl.item.ClearAmuletTests
- clearAttackTarget() - Method in class com.pixelmonmod.pixelmon.entities.pixelmon.PixelmonEntity
-
Clears the Pokémon's attack target.
- clearBattleStats() - Method in class com.pixelmonmod.pixelmon.api.pokemon.stats.BattleStats
-
Resets battle-specific stats.
- clearBattleStats(boolean) - Method in class com.pixelmonmod.pixelmon.api.pokemon.stats.BattleStats
-
Resets battle-specific stats.
- ClearBody - Class in com.pixelmonmod.pixelmon.api.pokemon.ability.abilities
-
Prevents the Pokémon's stats from being lowered.
- ClearBody() - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.ClearBody
-
Initializes the Ability.
- ClearBodyTests - Class in com.pixelmonmod.pixelmon.api.test.impl.ability
- ClearBodyTests() - Constructor for class com.pixelmonmod.pixelmon.api.test.impl.ability.ClearBodyTests
- clearCache() - Method in class com.pixelmonmod.pixelmon.client.render.entity.renderers.assimp.AssimpSceneLoader
- clearCache() - Method in interface com.pixelmonmod.pixelmon.client.render.entity.renderers.entity.CachedModelLoader
- clearCache() - Method in class com.pixelmonmod.pixelmon.client.render.entity.renderers.smd.SMDModelLoader
- ClearClientResearchPacket - Class in com.pixelmonmod.pixelmon.comm.packetHandlers.research
- ClearClientResearchPacket() - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.research.ClearClientResearchPacket
- clearCombo() - Method in class com.pixelmonmod.pixelmon.storage.playerData.CaptureCombo
-
Clears the combo, called when a while Pokémon flees.
- clearContent() - Method in class com.pixelmonmod.pixelmon.blocks.tileentity.CookingPotTileEntity
- clearContent() - Method in interface com.pixelmonmod.pixelmon.blocks.tileentity.IBasicInventory
- clearContent() - Method in class com.pixelmonmod.pixelmon.blocks.tileentity.InfuserTileEntity
- clearCooldowns() - Method in class com.pixelmonmod.pixelmon.api.storage.PlayerPartyStorage
-
Clears all cooldowns
- clearCraftingContent() - Method in class com.pixelmonmod.pixelmon.client.gui.machines.infuser.InfuserContainer
- clearData() - Method in class com.pixelmonmod.pixelmon.entities.DenEntity
- clearDropDowns() - Method in class com.pixelmonmod.pixelmon.client.gui.widgets.DropDownManager
-
Removes all drop-down menus from the manager.
- clearDrops() - Method in class com.pixelmonmod.pixelmon.api.events.blocks.TumblestoneBlockEvent.PreBlockBroke
-
Removes all the drops
- clearDrops() - Method in class com.pixelmonmod.pixelmon.api.events.raids.RaidDropsEvent
- clearDrops() - Static method in class com.pixelmonmod.pixelmon.entities.npcs.registry.DropItemRegistry
- clearEntries() - Method in class com.pixelmonmod.pixelmon.api.overlay.scoreboard.line.ScoreboardLine
- clearFilter() - Method in class com.pixelmonmod.pixelmon.client.gui.pc.BoxListPCScreen
- clearFilter() - Method in class com.pixelmonmod.pixelmon.client.gui.pc.PCScreen
- clearFuture() - Method in class com.pixelmonmod.pixelmon.client.gui.pc.PokemonScreen
- clearHurtTimer() - Method in class com.pixelmonmod.pixelmon.battles.controller.BattleController
-
Resets the hurt timers of all Pokémon in battle.
- clearKeyListeners() - Method in class com.pixelmonmod.pixelmon.api.storage.TransientData
- clearLearnMoves(UUID) - Static method in class com.pixelmonmod.pixelmon.api.pokemon.LearnMoveController
- clearLearnMoves(ServerPlayer) - Static method in class com.pixelmonmod.pixelmon.api.pokemon.LearnMoveController
- clearLines() - Method in class com.pixelmonmod.pixelmon.client.gui.widgets.LabelWidget
- clearMegaEvolution() - Method in class com.pixelmonmod.pixelmon.api.pokemon.Pokemon
- clearMovement(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.controller.participants.BattleParticipant
- clearMovement(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.controller.participants.LogBattleParticipant
- clearMoveSkills() - Static method in class com.pixelmonmod.pixelmon.api.moveskills.MoveSkill
-
Removes all move skills from the map of available move skills.
- ClearMoveSkillsPacket - Class in com.pixelmonmod.pixelmon.comm.packetHandlers.moveskills
- ClearMoveSkillsPacket() - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.moveskills.ClearMoveSkillsPacket
- clearOptions() - Method in class com.pixelmonmod.pixelmon.api.selection.PartySelectionScreen.Builder
- clearOverrideType() - Method in class com.pixelmonmod.pixelmon.battles.attacks.Attack
- ClearPokedexPacket - Class in com.pixelmonmod.pixelmon.comm.packetHandlers.pokedex
- ClearPokedexPacket() - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.pokedex.ClearPokedexPacket
- clearPopups() - Method in class com.pixelmonmod.pixelmon.client.gui.pc.PokemonScreen
- clearQueries() - Static method in class com.pixelmonmod.pixelmon.battles.query.BattleQueryManager
- clearSelected() - Method in class com.pixelmonmod.pixelmon.client.gui.pc.ItemSelectPCMode
- clearSelected() - Method in class com.pixelmonmod.pixelmon.client.gui.pc.MultiSelectPCMode
- clearSelected() - Method in class com.pixelmonmod.pixelmon.client.gui.pc.PCMode
- clearSelected() - Method in class com.pixelmonmod.pixelmon.client.gui.pc.PokemonScreen
- clearSelected() - Method in class com.pixelmonmod.pixelmon.client.gui.pc.SingleSelectPCMode
- ClearSmogTests - Class in com.pixelmonmod.pixelmon.api.test.impl.move
- ClearSmogTests() - Constructor for class com.pixelmonmod.pixelmon.api.test.impl.move.ClearSmogTests
- clearSpawning() - Static method in class com.pixelmonmod.pixelmon.spawning.PixelmonSpawning
- clearStatus() - Method in class com.pixelmonmod.pixelmon.battles.controller.participants.PixelmonWrapper
-
Removes all statuses from the Pokémon.
- ClearTerrain - Class in com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic
-
Created by Jay113355 on 1/25/2019.
- ClearTerrain() - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.ClearTerrain
- ClearTerrainPresent - Class in com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic
- ClearTerrainPresent() - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.ClearTerrainPresent
- clearTradePair(UUID) - Static method in class com.pixelmonmod.pixelmon.api.trading.NPCTrades
- clearTurnVariables() - Method in class com.pixelmonmod.pixelmon.battles.controller.participants.BattleParticipant
-
Resets turn-specific variables for the participant's Pokémon.
- clearTurnVariables() - Method in class com.pixelmonmod.pixelmon.battles.controller.participants.LogBattleParticipant
- clearTurnVariables() - Method in class com.pixelmonmod.pixelmon.battles.controller.participants.PixelmonWrapper
-
Resets variables that keep track of aspects within turns.
- clearUnsetIVs() - Method in class com.pixelmonmod.pixelmon.api.pokemon.stats.IVStore
-
Sets all unset IVs (value=-1) to 0.
- CLEFABLE - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- CLEFABLE - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- CLEFAIRY - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- CLEFAIRY - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- CLEFAIRY_DOLL - Static variable in class com.pixelmonmod.tcg.init.registry.TrainerEffects
- ClefairyDoll - Class in com.pixelmonmod.tcg.duel.trainer
- ClefairyDoll() - Constructor for class com.pixelmonmod.tcg.duel.trainer.ClefairyDoll
- CLEFFA - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- CLEFFA - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- CLEVER_FEATHER - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- CLEVER_MOCHI - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- CLEVER_WING - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- click(int) - Method in class com.pixelmonmod.pixelmon.client.gui.professor.CurrentPage
- click(int, int, double, double) - Method in class com.pixelmonmod.pixelmon.client.gui.battles.battleScreens.BattleBaseScreen
-
Handles a click input.
- click(int, int, double, double) - Method in class com.pixelmonmod.pixelmon.client.gui.battles.battleScreens.ChooseAttack
-
Handles a click input.
- click(int, int, double, double) - Method in class com.pixelmonmod.pixelmon.client.gui.battles.battleScreens.MegaEvolution
- click(int, int, double, double) - Method in class com.pixelmonmod.pixelmon.client.gui.battles.battleScreens.old_gui.chooseMove.ChooseEther
- click(int, int, double, double) - Method in class com.pixelmonmod.pixelmon.client.gui.battles.battleScreens.old_gui.chooseMove.ChooseMove
- click(int, int, double, double) - Method in class com.pixelmonmod.pixelmon.client.gui.battles.battleScreens.old_gui.chooseMove.ReplaceAttack
- click(int, int, double, double) - Method in class com.pixelmonmod.pixelmon.client.gui.battles.battleScreens.old_gui.choosePokemon.ChooseLearnMove
- click(int, int, double, double) - Method in class com.pixelmonmod.pixelmon.client.gui.battles.battleScreens.old_gui.choosePokemon.ChoosePokemon
- click(int, int, double, double) - Method in class com.pixelmonmod.pixelmon.client.gui.battles.battleScreens.screens.bag.ApplyToPokemon
-
Handles a click input.
- click(int, int, double, double) - Method in class com.pixelmonmod.pixelmon.client.gui.battles.battleScreens.screens.bag.ChooseBag
-
Handles a click input.
- click(int, int, double, double) - Method in class com.pixelmonmod.pixelmon.client.gui.battles.battleScreens.screens.ChooseTargets
-
Handles a click input.
- click(int, int, double, double) - Method in class com.pixelmonmod.pixelmon.client.gui.battles.battleScreens.screens.LevelUpScreen
-
Handles a click input.
- click(int, int, double, double) - Method in class com.pixelmonmod.pixelmon.client.gui.battles.battleScreens.screens.pokemon.ChoosePokemon
-
Handles a click input.
- click(int, int, double, double) - Method in class com.pixelmonmod.pixelmon.client.gui.battles.battleScreens.screens.pokemon.EnforcedRevive
-
Handles a click input.
- click(int, int, double, double) - Method in class com.pixelmonmod.pixelmon.client.gui.battles.battleScreens.screens.pokemon.EnforcedSwitch
-
Handles a click input.
- click(int, int, double, double) - Method in class com.pixelmonmod.pixelmon.client.gui.battles.battleScreens.screens.WaitingScreen
-
Handles a click input.
- click(int, int, double, double) - Method in class com.pixelmonmod.pixelmon.client.gui.battles.battleScreens.yesNo.YesNoDialogue
- ClickableElement<T> - Interface in com.pixelmonmod.pixelmon.client.gui.chooseMoveset
-
Used for clicking a move in a move list.
- clickAction(ClickAction) - Method in class com.pixelmonmod.api.client.screen.widget.design.Rendering
- ClickAction - Interface in com.pixelmonmod.api.client.screen.widget
- clickBackButton() - Method in class com.pixelmonmod.pixelmon.client.gui.battles.battleScreens.old_gui.choosePokemon.ChoosePokemon
-
Handles the user clicking the back button.
- ClickButton(String, ServerPlayer, PositionTriState) - Constructor for class com.pixelmonmod.pixelmon.api.events.drops.CustomDropsEvent.ClickButton
- clickBuyMiniScreen(double, double, boolean) - Method in class com.pixelmonmod.pixelmon.client.gui.npc.AbstractShopScreen
-
Processes held mouse input on the quantity selection screen.
- clickBuyScreen(double, double) - Method in class com.pixelmonmod.pixelmon.client.gui.npc.AbstractShopScreen
-
The main function for handling when this screen is clicked.
- ClickDrop(String, ServerPlayer, int) - Constructor for class com.pixelmonmod.pixelmon.api.events.drops.CustomDropsEvent.ClickDrop
- clicked(double, double) - Method in class com.pixelmonmod.pixelmon.client.gui.npc.widget.CollapsibleWidget
- clicked(int, int, ClickType, Player) - Method in class com.pixelmonmod.tcg.client.container.DeckContainer
- clickedOnEvoButton(PixelmonClientData) - Method in class com.pixelmonmod.pixelmon.client.gui.battles.battleScreens.ChooseAttack
- clickedOnMoveButton(PixelmonClientData, ChooseAttack.MoveButton, double, double) - Method in class com.pixelmonmod.pixelmon.client.gui.battles.battleScreens.ChooseAttack
- clickExitMenu(double, double) - Method in class com.pixelmonmod.pixelmon.client.gui.npc.AbstractShopScreen
-
Handles the user clicking the exit button (the looping arrow) in the menu.
- clickMove(int) - Method in class com.pixelmonmod.pixelmon.client.gui.battles.battleScreens.old_gui.chooseMove.ChooseEther
- clickMove(int) - Method in class com.pixelmonmod.pixelmon.client.gui.battles.battleScreens.old_gui.chooseMove.ChooseMove
-
Sends the selection of a move to the server.
- clickMove(int) - Method in class com.pixelmonmod.pixelmon.client.gui.selectMove.SelectMoveScreen
-
Sends the selection of a move to the server.
- clickScrollArrows(double, double) - Method in class com.pixelmonmod.pixelmon.client.gui.npc.AbstractShopScreen
-
Handles the user clicking the scroll arrows in the menu.
- clickShopList(double, double) - Method in class com.pixelmonmod.pixelmon.client.gui.npc.AbstractShopScreen
-
Handles clicking one of the row of the sellable items.
- client - Variable in class com.pixelmonmod.tcg.tileentity.BattleOwnedTileEntityController
- CLIENT - Static variable in enum class com.pixelmonmod.pixelmon.comm.EnumUpdateType
- ClientBattleManager - Class in com.pixelmonmod.pixelmon.client.gui.battles
-
The client-side manager for battles.
- ClientBattleManager() - Constructor for class com.pixelmonmod.pixelmon.client.gui.battles.ClientBattleManager
- ClientboundSetSelectedSlotPacket - Class in com.pixelmonmod.pixelmon.comm.packetHandlers.storage
- ClientboundSetSelectedSlotPacket() - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.storage.ClientboundSetSelectedSlotPacket
- ClientboundSetSelectedSlotPacket(int) - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.storage.ClientboundSetSelectedSlotPacket
- ClientboundUpdateSpawnerPacket - Class in com.pixelmonmod.pixelmon.comm.packetHandlers
- ClientboundUpdateSpawnerPacket() - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.ClientboundUpdateSpawnerPacket
- ClientboundUpdateSpawnerPacket(PixelmonSpawnerData) - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.ClientboundUpdateSpawnerPacket
- ClientCameraEvent - Class in com.pixelmonmod.pixelmon.api.events.camera
- ClientCameraEvent() - Constructor for class com.pixelmonmod.pixelmon.api.events.camera.ClientCameraEvent
- ClientCameraEvent.ToggleCamera - Class in com.pixelmonmod.pixelmon.api.events.camera
- ClientChangeOpenPCPacket - Class in com.pixelmonmod.pixelmon.comm.packetHandlers.clientStorage.newStorage.pc
- ClientChangeOpenPCPacket() - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.clientStorage.newStorage.pc.ClientChangeOpenPCPacket
- ClientChangeOpenPCPacket(UUID) - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.clientStorage.newStorage.pc.ClientChangeOpenPCPacket
- ClientChangeOpenPCPacket(UUID, BlockPos) - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.clientStorage.newStorage.pc.ClientChangeOpenPCPacket
- ClientData - Class in com.pixelmonmod.pixelmon.storage
- ClientData() - Constructor for class com.pixelmonmod.pixelmon.storage.ClientData
- ClientDimensionRegistration - Class in com.pixelmonmod.pixelmon.world.dimension.client
- ClientDimensionRegistration() - Constructor for class com.pixelmonmod.pixelmon.world.dimension.client.ClientDimensionRegistration
- ClientFactories - Class in com.pixelmonmod.pixelmon.init.registry
- ClientFactories() - Constructor for class com.pixelmonmod.pixelmon.init.registry.ClientFactories
- clientFlag() - Static method in class com.pixelmonmod.pixelmon.items.EscapeRopeItem.EscapeRopeTask
- ClientInitializeStoragePacket - Class in com.pixelmonmod.pixelmon.comm.packetHandlers.clientStorage.newStorage.pc
- ClientInitializeStoragePacket() - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.clientStorage.newStorage.pc.ClientInitializeStoragePacket
- ClientInitializeStoragePacket(PokemonStorage) - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.clientStorage.newStorage.pc.ClientInitializeStoragePacket
- ClientInvocationException - Exception Class in com.pixelmonmod.pixelmon.api.storage.research.impl.client
- ClientInvocationException() - Constructor for exception class com.pixelmonmod.pixelmon.api.storage.research.impl.client.ClientInvocationException
- ClientListener - Class in com.pixelmonmod.pixelmon.client
- ClientListener() - Constructor for class com.pixelmonmod.pixelmon.client.ClientListener
- ClientNetworkListener - Class in com.pixelmonmod.pixelmon.listener
- ClientNetworkListener() - Constructor for class com.pixelmonmod.pixelmon.listener.ClientNetworkListener
- ClientPixelmonKeyMapping - Class in com.pixelmonmod.pixelmon.client.keybindings
- ClientPixelmonKeyMapping(String, int, String) - Constructor for class com.pixelmonmod.pixelmon.client.keybindings.ClientPixelmonKeyMapping
- ClientProxy - Class in com.pixelmonmod.pixelmon.client
-
Client-side initialization helper methods.
- ClientProxy() - Constructor for class com.pixelmonmod.pixelmon.client.ClientProxy
- ClientProxy.ItemBEWLR - Record Class in com.pixelmonmod.pixelmon.client
- ClientQueryResultsPCPacket - Class in com.pixelmonmod.pixelmon.comm.packetHandlers.clientStorage.newStorage.pc
- ClientQueryResultsPCPacket() - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.clientStorage.newStorage.pc.ClientQueryResultsPCPacket
- ClientQueryResultsPCPacket(int, List<Pokemon>) - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.clientStorage.newStorage.pc.ClientQueryResultsPCPacket
- ClientRaidData - Class in com.pixelmonmod.pixelmon.client.gui.raids
- ClientRaidData() - Constructor for class com.pixelmonmod.pixelmon.client.gui.raids.ClientRaidData
- ClientRegistryHelper - Class in com.pixelmonmod.pixelmon.api.util.helpers
- ClientRegistryHelper() - Constructor for class com.pixelmonmod.pixelmon.api.util.helpers.ClientRegistryHelper
- ClientResearch - Class in com.pixelmonmod.pixelmon.api.storage.research.impl.client
- ClientResearch(FriendlyByteBuf) - Constructor for class com.pixelmonmod.pixelmon.api.storage.research.impl.client.ClientResearch
- ClientResearchManager - Class in com.pixelmonmod.pixelmon.client.storage
- ClientResearchManager() - Constructor for class com.pixelmonmod.pixelmon.client.storage.ClientResearchManager
- ClientResearchObjective - Class in com.pixelmonmod.pixelmon.api.storage.research.impl.client
- ClientResearchObjective(ClientResearch, ClientResearchStage, FriendlyByteBuf) - Constructor for class com.pixelmonmod.pixelmon.api.storage.research.impl.client.ClientResearchObjective
- ClientResearchPacket - Class in com.pixelmonmod.pixelmon.comm.packetHandlers.research
- ClientResearchPacket() - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.research.ClientResearchPacket
- ClientResearchPacket(PlayerResearch, boolean) - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.research.ClientResearchPacket
- ClientResearchStage - Class in com.pixelmonmod.pixelmon.api.storage.research.impl.client
- ClientResearchStage(ClientResearch, FriendlyByteBuf) - Constructor for class com.pixelmonmod.pixelmon.api.storage.research.impl.client.ClientResearchStage
- clientReverseFlag() - Static method in class com.pixelmonmod.pixelmon.items.EscapeRopeItem.EscapeRopeTask
- clientRotation - Variable in class com.pixelmonmod.pixelmon.entities.pokeballs.PokeBallEntity
- ClientScoreboardFactory - Class in com.pixelmonmod.pixelmon.client.overlay.scoreboard
- ClientScoreboardFactory() - Constructor for class com.pixelmonmod.pixelmon.client.overlay.scoreboard.ClientScoreboardFactory
- ClientScoreboardFactory.BoardInfo - Class in com.pixelmonmod.pixelmon.client.overlay.scoreboard
- ClientSetLastOpenBoxPacket - Class in com.pixelmonmod.pixelmon.comm.packetHandlers.clientStorage.newStorage.pc
- ClientSetLastOpenBoxPacket() - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.clientStorage.newStorage.pc.ClientSetLastOpenBoxPacket
- ClientSetLastOpenBoxPacket(ServerPlayer, int) - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.clientStorage.newStorage.pc.ClientSetLastOpenBoxPacket
- ClientSetPacket - Class in com.pixelmonmod.pixelmon.comm.packetHandlers.clientStorage.newStorage
- ClientSetPacket() - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.clientStorage.newStorage.ClientSetPacket
- ClientSetPacket(PokemonStorage, StoragePosition, Pokemon, EnumUpdateType...) - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.clientStorage.newStorage.ClientSetPacket
- ClientShopkeeperData - Class in com.pixelmonmod.pixelmon.entities.npcs.registry
-
Data about a shopkeeper to be used client-side in the NPC editor.
- ClientShopkeeperData(String) - Constructor for class com.pixelmonmod.pixelmon.entities.npcs.registry.ClientShopkeeperData
-
Initializes a shopkeeper data object.
- ClientShopkeeperData(String, List<String>, List<String>) - Constructor for class com.pixelmonmod.pixelmon.entities.npcs.registry.ClientShopkeeperData
-
Initializes a shopkeeper data object.
- ClientShopkeeperData(FriendlyByteBuf) - Constructor for class com.pixelmonmod.pixelmon.entities.npcs.registry.ClientShopkeeperData
-
Initializes a shopkeeper data object from a buffer.
- ClientStorageManager - Class in com.pixelmonmod.pixelmon.client.storage
- ClientStorageResetConfigurationTask() - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.sync.ClientStorageResetPacket.ClientStorageResetConfigurationTask
- ClientStorageResetPacket - Class in com.pixelmonmod.pixelmon.comm.packetHandlers.sync
- ClientStorageResetPacket() - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.sync.ClientStorageResetPacket
- ClientStorageResetPacket.ClientStorageResetConfigurationTask - Class in com.pixelmonmod.pixelmon.comm.packetHandlers.sync
- ClientStoredPokedex - Class in com.pixelmonmod.pixelmon.api.pokedex
- ClientStoredPokedex(UUID) - Constructor for class com.pixelmonmod.pixelmon.api.pokedex.ClientStoredPokedex
- clientTicker - Variable in class com.pixelmonmod.pixelmon.blocks.tileentity.OrbTileEntity
- ClientTradePair - Record Class in com.pixelmonmod.pixelmon.api.trading
- ClientTradePair(PokemonRepresentation, PokemonRepresentation) - Constructor for record class com.pixelmonmod.pixelmon.api.trading.ClientTradePair
-
Creates an instance of a
ClientTradePairrecord class. - ClientTradingManager - Class in com.pixelmonmod.pixelmon.client.gui
- ClientTradingManager() - Constructor for class com.pixelmonmod.pixelmon.client.gui.ClientTradingManager
- CLIFF_BADGE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- clipboard() - Static method in class com.pixelmonmod.pixelmon.client.storage.ClientStorageManager
- CLOBBOPUS - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- CLOBBOPUS - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- CLOCK - Static variable in class com.pixelmonmod.pixelmon.init.registry.TileEntityRegistration
- ClockBlock - Class in com.pixelmonmod.pixelmon.blocks.furniture
- ClockBlock(BlockBehaviour.Properties, DyeColor) - Constructor for class com.pixelmonmod.pixelmon.blocks.furniture.ClockBlock
- CLOCKS - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- ClockTileEntity - Class in com.pixelmonmod.pixelmon.blocks.tileentity
- ClockTileEntity(BlockPos, BlockState) - Constructor for class com.pixelmonmod.pixelmon.blocks.tileentity.ClockTileEntity
- ClockTileEntity(BlockEntityType<?>, BlockPos, BlockState) - Constructor for class com.pixelmonmod.pixelmon.blocks.tileentity.ClockTileEntity
- CLODSIRE - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- CLODSIRE - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- clone() - Method in class com.pixelmonmod.api.pokemon.PokemonSpecification
- clone() - Method in class com.pixelmonmod.api.statue.StatueSpecification
- clone() - Method in interface com.pixelmonmod.pixelmon.api.daycare.DayCareCondition
-
Creates a copy of the object
- clone() - Method in class com.pixelmonmod.pixelmon.api.daycare.impl.PixelmonDayCareCondition
- clone() - Method in class com.pixelmonmod.pixelmon.api.pokemon.species.palette.PaletteProperties
- clone() - Method in class com.pixelmonmod.pixelmon.api.pokemon.species.Stats
- clone() - Method in class com.pixelmonmod.pixelmon.api.pokemon.stats.Moveset
- clone() - Method in class com.pixelmonmod.pixelmon.api.spawning.SpawnLocation
- clone(StoragePosition) - Method in class com.pixelmonmod.pixelmon.api.storage.PokemonStorage
-
Clone the Pokemon stored in a position and add it to the storage.
- CLONE_REQUIREMENT - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonRequirements
- cloneConditions() - Method in class com.pixelmonmod.tcg.duel.state.PokemonCardStatus
-
This retains the conditions before attacks, so that effect can be calculated
- cloneEVs() - Method in class com.pixelmonmod.pixelmon.api.pokemon.stats.EVStore
-
Makes a copy of the Pokémon's EVs.
- CLONER_CORD - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- CloneRequirement - Class in com.pixelmonmod.api.pokemon.requirement.impl
- CloneRequirement() - Constructor for class com.pixelmonmod.api.pokemon.requirement.impl.CloneRequirement
- CloneRequirement(int) - Constructor for class com.pixelmonmod.api.pokemon.requirement.impl.CloneRequirement
- Clones - Enum constant in enum class com.pixelmonmod.pixelmon.comm.EnumUpdateType
- CLONES - Enum constant in enum class com.pixelmonmod.pixelmon.api.pokemon.export.exception.ShowdownFieldType
- CLONES_TEXT - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.export.impl.ShowdownConverter
- CLONING_BASE_COUNT - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
-
Timer for cloning machine particle animation.
- CLONING_BOOST_COUNT - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
-
The number of blocks put in the cloning machine.
- CLONING_BOOST_LEVEL - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
-
The strength of blocks put in the cloning machine.
- CLONING_GROWING_POKEMON - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
-
Whether the cloning machine is creating a Pokémon.
- CLONING_IS_BROKEN - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
-
Whether the cloning machine is broken.
- CLONING_IS_FINISHED - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
-
Whether the cloning machine has finished cloning a Pokémon.
- CLONING_MACHINE - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- CLONING_MACHINE - Static variable in class com.pixelmonmod.pixelmon.init.registry.TileEntityRegistration
- CLONING_MEW - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
-
The nbt of the mew being cloned
- CLONING_OWNER - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
-
The player that put the mew in.
- CLONING_POKEMON_NAME - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
-
The Pokémon created by the cloning machine.
- CLONING_POKEMON_PROGRESS - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
-
Timer for cloning machine Pokémon growing animation.
- CLONING_PROCESSING_CLONE - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
-
Whether the cloning machine is attempting to clone.
- CloningCompleteEvent - Class in com.pixelmonmod.pixelmon.api.events.blocks
-
Created by primerib on 10/17/2020.
- CloningCompleteEvent(Pokemon, PixelmonEntity, Player, BlockPos) - Constructor for class com.pixelmonmod.pixelmon.api.events.blocks.CloningCompleteEvent
-
Fires upon cloning a mew successfully.
- CloningMachineBlock - Class in com.pixelmonmod.pixelmon.blocks.machines
-
Multiblock form of the cloning machine.
- CloningMachineBlock(BlockBehaviour.Properties) - Constructor for class com.pixelmonmod.pixelmon.blocks.machines.CloningMachineBlock
-
Initializes the cloning machine multiblock dimensions and material.
- CloningMachineTileEntity - Class in com.pixelmonmod.pixelmon.blocks.tileentity
- CloningMachineTileEntity(BlockPos, BlockState) - Constructor for class com.pixelmonmod.pixelmon.blocks.tileentity.CloningMachineTileEntity
- close() - Method in class com.pixelmonmod.pixelmon.client.gui.custom.dialogue.DialogueScreen
- close() - Method in class com.pixelmonmod.pixelmon.client.gui.override.servers.screen.CustomServerSelectionList.Entry
- close() - Method in class com.pixelmonmod.pixelmon.client.gui.override.servers.screen.CustomServerSelectionList.OnlineServerEntry
- close() - Method in class com.pixelmonmod.pixelmon.client.gui.pc.ReleaseWarningScreen
- close() - Static method in class com.pixelmonmod.pixelmon.client.gui.raids.RaidStartScreen
- close(Consumer<StatefulScreen>) - Method in class com.pixelmonmod.api.client.screen.StatefulScreen.Builder
- close(Consumer<StatefulScreen>) - Method in class com.pixelmonmod.api.client.screen.StatefulScreen
- CLOSE - Enum constant in enum class com.pixelmonmod.pixelmon.comm.packetHandlers.dialogue.DialogueNextActionPacket.DialogueGuiAction
-
Will close the GUI upon receiving the response from the server.
- CLOSE - Static variable in class com.pixelmonmod.pixelmon.client.gui.Resources
- CLOSE_COMBAT - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- CLOSE_DIALOGUE - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonInteractionEvents
- CLOSE_SCREEN - Static variable in class com.pixelmonmod.pixelmon.init.registry.InteractionResults
- CLOSE_SHOP - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonInteractionEvents
- closeable - Variable in class com.pixelmonmod.pixelmon.battles.api.rules.teamselection.TeamSelection
- closeable - Variable in class com.pixelmonmod.pixelmon.battles.api.rules.teamselection.TeamSelectionRegistry.Builder
- closeable - Variable in class com.pixelmonmod.pixelmon.comm.packetHandlers.battles.rules.selection.ShowTeamSelectPacket
- closeable() - Method in class com.pixelmonmod.pixelmon.battles.api.rules.teamselection.TeamSelectionRegistry.Builder
-
Sets the GUI as closeable (via ESCAPE button)
- closeable(boolean) - Method in class com.pixelmonmod.pixelmon.battles.api.rules.teamselection.TeamSelectionRegistry.Builder
-
Sets if the GUI can be closed or not (via ESCAPE button)
- closeBagUsingKeyPress() - Method in class com.pixelmonmod.pixelmon.client.gui.battles.BattleScreen
- CloseBattlePacket - Class in com.pixelmonmod.pixelmon.comm.packetHandlers.battles
- CloseBattlePacket() - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.battles.CloseBattlePacket
- closeBattleSafely() - Method in class com.pixelmonmod.pixelmon.api.storage.PlayerPartyStorage
-
Safely shuts down battles on the client.
- CloseCombat - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen8TechnicalRecords
- CloseCombat - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen9TechnicalMachines
- closeConsumer - Variable in class com.pixelmonmod.pixelmon.api.drops.CustomDropScreenFactory.Builder
- closeConsumer() - Method in record class com.pixelmonmod.pixelmon.api.dialogue.DialogueFactory.InputPlayerData
-
Returns the value of the
closeConsumerrecord component. - closedItemStack - Variable in class com.pixelmonmod.pixelmon.api.events.MailEvent.SealMail
- ClosedScreen(ServerPlayer) - Constructor for class com.pixelmonmod.pixelmon.api.dialogue.event.DialogueInputEvent.ClosedScreen
- CloseEditedPlayerPacket - Class in com.pixelmonmod.pixelmon.comm.packetHandlers.pokemoneditor
-
Closes the edited player GUI.
- CloseEditedPlayerPacket() - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.pokemoneditor.CloseEditedPlayerPacket
-
Empty constructor for packet registration.
- CloseEditingPlayerPacket - Class in com.pixelmonmod.pixelmon.comm.packetHandlers.pokemoneditor
-
Closes the Pokémon editor GUI for the editing player.
- CloseEditingPlayerPacket() - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.pokemoneditor.CloseEditingPlayerPacket
-
Empty constructor for packet registration.
- closeGlass() - Method in class com.pixelmonmod.pixelmon.blocks.tileentity.FossilDisplayTileEntity
- closeHandler() - Method in class com.pixelmonmod.pixelmon.api.dialogue.professor.ProfessorDialogue.Builder
- closeHandler() - Method in class com.pixelmonmod.pixelmon.api.relearner.RelearnerBuilder
- closeHandler() - Method in class com.pixelmonmod.pixelmon.api.shop.ShopBuilder
-
Gets the close handler for the shop.
- closeHandler() - Method in class com.pixelmonmod.pixelmon.api.tutor.TutorBuilder
- closeHandler(Consumer<ServerPlayer>) - Method in class com.pixelmonmod.pixelmon.api.dialogue.professor.ProfessorDialogue.Builder
- closeHandler(Consumer<ServerPlayer>) - Method in class com.pixelmonmod.pixelmon.api.relearner.RelearnerBuilder
- closeHandler(Consumer<ServerPlayer>) - Method in class com.pixelmonmod.pixelmon.api.tutor.TutorBuilder
- closeHandler(Consumer<CustomDropsEvent.CloseScreen>) - Method in class com.pixelmonmod.pixelmon.api.drops.CustomDropScreenFactory.Builder
- closeName(boolean) - Method in class com.pixelmonmod.pixelmon.client.gui.pc.PCScreen
- closeOnEsc(Predicate<StatefulScreen>) - Method in class com.pixelmonmod.api.client.screen.StatefulScreen.Builder
- closeOnEsc(Predicate<StatefulScreen>) - Method in class com.pixelmonmod.api.client.screen.StatefulScreen
- closeOnEscape() - Method in class com.pixelmonmod.pixelmon.api.dialogue.DialogueFactory.Builder
-
Sets the GUI to close when the player presses the escape key.
- closeOnEscape() - Method in record class com.pixelmonmod.pixelmon.api.dialogue.InputSettings
-
Returns the value of the
closeOnEscaperecord component. - closePokemonTeamUsingKeyPress() - Method in class com.pixelmonmod.pixelmon.client.gui.battles.BattleScreen
- CloseProfessorDialoguePacket - Class in com.pixelmonmod.pixelmon.comm.packetHandlers.dialogue.professor
- CloseProfessorDialoguePacket() - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.dialogue.professor.CloseProfessorDialoguePacket
- closeQuietly(Closeable) - Static method in class com.pixelmonmod.pixelmon.api.util.PokePasteHelper
- CloseRaidPacket - Class in com.pixelmonmod.pixelmon.comm.packetHandlers.raids
- CloseRaidPacket() - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.raids.CloseRaidPacket
- closeScreen() - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
-
Closes a GUI.
- CloseScreen(String, ServerPlayer) - Constructor for class com.pixelmonmod.pixelmon.api.events.drops.CustomDropsEvent.CloseScreen
- CloseScreenInteractionResult - Class in com.pixelmonmod.pixelmon.api.npc.interaction.result.type.player
- CloseScreenInteractionResult() - Constructor for class com.pixelmonmod.pixelmon.api.npc.interaction.result.type.player.CloseScreenInteractionResult
- closeSearch() - Method in class com.pixelmonmod.pixelmon.client.gui.pc.PCScreen
- CloseTeamSelectScreenPacket - Class in com.pixelmonmod.pixelmon.comm.packetHandlers.battles.rules.selection
- CloseTeamSelectScreenPacket() - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.battles.rules.selection.CloseTeamSelectScreenPacket
- CloseTeamSelectScreenPacket(UUID) - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.battles.rules.selection.CloseTeamSelectScreenPacket
- closeTheBagMenu() - Method in class com.pixelmonmod.pixelmon.client.gui.battles.battleScreens.screens.bag.ChooseBag
- CLOUD_NINE - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ability.AbilityRegistry
- CloudNine - Class in com.pixelmonmod.pixelmon.api.pokemon.ability.abilities
-
Prevents the effects of weather.
- CloudNine() - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.CloudNine
-
Initializes the Ability.
- CloudNineTests - Class in com.pixelmonmod.pixelmon.api.test.impl.ability
- CloudNineTests() - Constructor for class com.pixelmonmod.pixelmon.api.test.impl.ability.CloudNineTests
- CLOUDY - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ribbon.RibbonRegistry
- CLOVER - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonForms
- CLOYSTER - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- CLOYSTER - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- CLUBS - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonPalettes
- clusters - Variable in class com.pixelmonmod.pixelmon.api.events.spawning.LegendarySpawnEvent.ChoosePlayer
-
The clusters of players that are considered during selection.
- CLUTTERED_BOX - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- Coaching - Class in com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic
- Coaching - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen9TechnicalMachines
- Coaching() - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Coaching
- COACHING - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- COAL_BADGE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- COALOSSAL - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- COALOSSAL - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- COBA - Enum constant in enum class com.pixelmonmod.pixelmon.enums.BerryType
- COBA - Static variable in class com.pixelmonmod.pixelmon.world.generation.FoliageRegistration
- COBA_BERRY - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- CobaFoliagePlacer - Class in com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl
- CobaFoliagePlacer() - Constructor for class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.CobaFoliagePlacer
- COBALION - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- COBALION - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- COBBLE_BADGE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- COCONUT - Enum constant in enum class com.pixelmonmod.pixelmon.enums.EnumCurryKey
- codec - Variable in class com.pixelmonmod.pixelmon.api.npc.interaction.condition.ImmutableInteractionCondition
- codec - Variable in class com.pixelmonmod.pixelmon.api.npc.interaction.condition.MutableInteractionCondition
- codec - Variable in class com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.BuildableInteractionCondition
- codec - Variable in class com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.BuildableInteractionCondition.Variable
- codec - Variable in class com.pixelmonmod.pixelmon.api.npc.interaction.provider.ImmutableDataProvider
- codec - Variable in class com.pixelmonmod.pixelmon.api.npc.interaction.provider.MutableDataProvider
- codec - Variable in class com.pixelmonmod.pixelmon.api.npc.interaction.provider.type.BuildableDataProvider
- codec - Variable in class com.pixelmonmod.pixelmon.api.npc.interaction.provider.type.BuildableDataProvider.Variable
- codec - Variable in class com.pixelmonmod.pixelmon.api.npc.interaction.result.BuildableInteractionResult
- codec - Variable in class com.pixelmonmod.pixelmon.api.npc.interaction.result.BuildableInteractionResult.Variable
- codec - Variable in class com.pixelmonmod.pixelmon.api.npc.interaction.result.ImmutableInteractionResult
- codec - Variable in class com.pixelmonmod.pixelmon.api.npc.interaction.result.MutableInteractionResult
- codec - Variable in class com.pixelmonmod.pixelmon.api.pokemon.species.parameters.MovementType
- codec - Variable in class com.pixelmonmod.pixelmon.battles.controller.ai.BattleAIBase
- codec - Variable in class com.pixelmonmod.tcg.duel.PowerEffect
- codec - Variable in class com.pixelmonmod.tcg.duel.TrainerEffect
- codec() - Method in class com.pixelmonmod.pixelmon.api.advancements.triggers.BallCaptureTrigger
- codec() - Method in class com.pixelmonmod.pixelmon.api.advancements.triggers.CaptureTypeTrigger
- codec() - Method in class com.pixelmonmod.pixelmon.api.advancements.triggers.LegendaryCaptureTrigger
- codec() - Method in class com.pixelmonmod.pixelmon.api.advancements.triggers.PokedexTrigger
- codec() - Method in class com.pixelmonmod.pixelmon.api.advancements.triggers.SpecTrigger
- codec() - Method in class com.pixelmonmod.pixelmon.api.advancements.triggers.StarterTrigger
- codec() - Method in class com.pixelmonmod.pixelmon.api.advancements.triggers.WildBattleVictoryTrigger
- codec() - Method in interface com.pixelmonmod.pixelmon.api.behaviour.BehaviourProvider
- codec() - Method in record class com.pixelmonmod.pixelmon.api.behaviour.BehaviourProviderType
-
Returns the value of the
codecrecord component. - codec() - Method in class com.pixelmonmod.pixelmon.api.behaviour.impl.EmptyBehaviourProvider
- codec() - Method in class com.pixelmonmod.pixelmon.api.behaviour.impl.LookAtNearbyBehaviourProvider
- codec() - Method in class com.pixelmonmod.pixelmon.api.behaviour.impl.npc.StandardNPCBehaviourProvider
- codec() - Method in record class com.pixelmonmod.pixelmon.api.context.ContextKey
-
Returns the value of the
codecrecord component. - codec() - Method in class com.pixelmonmod.pixelmon.api.data.LambdaDataSerializer
- codec() - Method in interface com.pixelmonmod.pixelmon.api.model.RenderingHandler
- codec() - Method in record class com.pixelmonmod.pixelmon.api.model.RenderingHandlerType
-
Returns the value of the
codecrecord component. - codec() - Method in class com.pixelmonmod.pixelmon.api.model.type.PlayerRenderingHandler
- codec() - Method in class com.pixelmonmod.pixelmon.api.model.type.PokemonRenderingHandler
- codec() - Method in record class com.pixelmonmod.pixelmon.api.model.type.SMDRenderingHandler
- codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.condition.ImmutableInteractionCondition
- codec() - Method in interface com.pixelmonmod.pixelmon.api.npc.interaction.condition.InteractionCondition
-
Codec for decoding data about the interaction condition
- codec() - Method in record class com.pixelmonmod.pixelmon.api.npc.interaction.condition.InteractionConditionType
-
Returns the value of the
codecrecord component. - codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.condition.MutableInteractionCondition
- codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.block.BlockIsOneOfInteractionCondition
- codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.BuildableInteractionCondition
- codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.item.ContainsItemInteractionCondition
- codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.item.ItemIsOneOfInteractionCondition
- codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.item.ItemsEqualInteractionCondition
- codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.item.ItemsTagsMatchInteractionCondition
- codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.logic.LogicalANDInteractionCondition
- codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.logic.LogicalNANDInteractionCondition
- codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.logic.LogicalNORInteractionCondition
- codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.logic.LogicalORInteractionCondition
- codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.logic.LogicalXNORInteractionCondition
- codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.logic.LogicalXORInteractionCondition
- codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.math.InRangeInclusiveInteractionCondition
- codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.math.LessThanInteractionCondition
- codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.math.NumberListContainsInteractionCondition
- codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.recipe.RecipeMatchesInteractionCondition
- codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.text.StringContainsInteractionCondition
- codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.text.StringListContainsInteractionCondition
- codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.world.StructureIsOneOfInteractionCondition
- codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.event.EmptyInteractionEvent
- codec() - Method in interface com.pixelmonmod.pixelmon.api.npc.interaction.event.InteractionEventLogic
-
The codec for this interaction event logic.
- codec() - Method in record class com.pixelmonmod.pixelmon.api.npc.interaction.event.InteractionEventType
-
Returns the value of the
codecrecord component. - codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.ActivateShrineInteractionEventLogic
- codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.AssembleZygardeInteractionEventLogic
- codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.battle.BattleStartInteractionEvent
- codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.battle.BattleThrowPokeBallInteractionEventLogic
- codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.battle.DefeatRaidInteractionEventLogic
- codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.battle.DefeatTrainerInteractionEventLogic
- codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.battle.DynamaxInteractionEventLogic
- codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.battle.EnterWildBattleInteractionEventLogic
- codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.battle.GigantamaxInteractionEventLogic
- codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.battle.KnockoutPokemonInteractionEventLogic
- codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.battle.MegaEvolveInteractionEventLogic
- codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.battle.SwitchPokemonInteractionEventLogic
- codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.battle.UltraBurstInteractionEventLogic
- codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.battle.UseBattleItemInteractionEventLogic
- codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.BlockPlaceInteractionEventLogic
- codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.BreakBlockInteractionEventLogic
- codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.CapturePokemonInteractionEventLogic
- codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.CaughtTransformedDittoInteractionEvent
- codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.ChangeDimensionInteractionEventLogic
- codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.ConsumeItemInteractionEventLogic
- codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.CraftItemInteractionEventLogic
- codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.curry.CurryFinishInteractionEventLogic
- codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.curry.CurryPokemonJoinPlayerInteractionEventLogic
- codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.EatCakeInteractionEventLogic
- codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.EvolvePokemonInteractionEventLogic
- codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.FillShrineOrbInteractionEventLogic
- codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.FindStructureInteractionEventLogic
- codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.FirstJoinInteractionEventLogic
- codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.HarvestCropInteractionEventLogic
- codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.HatchEggInteractionEventLogic
- codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.HitWithPokeBallInteractionEventLogic
- codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.InfuseItemInteractionEventLogic
- codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.ItemFormChangeInteractionEventLogic
- codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.JoinInteractionEventLogic
- codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.KeldeoFormChangeInteractionEventLogic
- codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.LeftClickEntityInteractionEventLogic
- codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.LevelPokemonInteractionEventLogic
- codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.OpenGiftInteractionEventLogic
- codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.OutsideBattleCapturePokemonInteractionEventLogic
- codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.photo.PlayerPhotographPokemonInteractionEventLogic
- codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.PickApricornInteractionEventLogic
- codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.PickBerryInteractionEventLogic
- codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.PickUpItemInteractionEventLogic
- codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.PlayerStruckByLightningInteractionEventLogic
- codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.PlayerTickInteractionEventLogic
- codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.pokedex.FindNewLargestEventLogic
- codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.pokedex.FindNewSmallestEventLogic
- codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.pokedex.PokedexPokemonInteractionEventLogic
- codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.PokeGiftOpenInteractionEventLogic
- codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.PokemonDropItemInteractionEventLogic
- codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.RaidDropItemInteractionEventLogic
- codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.ReceivePokemonInteractionEventLogic
- codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.ReleasePokemonInteractionEventLogic
- codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.RetrieveDisplayedPokemonInteractionEventLogic
- codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.ReviveFossilPokemonInteractionEventLogic
- codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.RightClickEntityInteractionEventLogic
- codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.RoastMagikarpInteractionEventLogic
- codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.RotomFormChangeInteractionEventLogic
- codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.SelectStarterInteractionEventLogic
- codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.SetOnlineFormInteractionEventLogic
- codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.ShedinjaAppearInteractionEventLogic
- codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.SpawnSpikyEarPichuInteractionEvent
- codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.SpinPokeStopInteractionEventLogic
- codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.TradePokemonInteractionEventLogic
- codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.UseLureInteractionEventLogic
- codec() - Method in interface com.pixelmonmod.pixelmon.api.npc.interaction.provider.DataProvider
- codec() - Method in record class com.pixelmonmod.pixelmon.api.npc.interaction.provider.DataProviderType
-
Returns the value of the
codecrecord component. - codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.provider.ImmutableDataProvider
- codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.provider.MutableDataProvider
- codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.provider.type.BuildableDataProvider
- codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.provider.type.logic.InteractionConditionDataProvider
- codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.result.BuildableInteractionResult
- codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.result.ImmutableInteractionResult
- codec() - Method in interface com.pixelmonmod.pixelmon.api.npc.interaction.result.InteractionResult
-
The coded for decoding data for this interaction result
- codec() - Method in record class com.pixelmonmod.pixelmon.api.npc.interaction.result.InteractionResultType
-
Returns the value of the
codecrecord component. - codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.result.MutableInteractionResult
- codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.result.type.PlayerStartNPCBattleInteractionResult
- codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.result.type.SetIconInteractionResult
- codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.result.type.time.DelayInteractionResult
- codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.result.type.time.SetCooldownInteractionResult
- codec() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.result.type.TriggerInteractionEventInteractionResult
- codec() - Method in interface com.pixelmonmod.pixelmon.api.pokedex.predicate.PokemonPredicate
- codec() - Method in record class com.pixelmonmod.pixelmon.api.pokedex.predicate.PokemonPredicateType
-
Returns the value of the
codecrecord component. - codec() - Method in class com.pixelmonmod.pixelmon.api.pokedex.predicate.type.AnyPokemonPredicate
- codec() - Method in class com.pixelmonmod.pixelmon.api.pokedex.predicate.type.SpecBasedPokemonPredicate
- codec() - Method in interface com.pixelmonmod.pixelmon.api.pokedex.provider.PokemonProvider
- codec() - Method in record class com.pixelmonmod.pixelmon.api.pokedex.provider.PokemonProviderType
-
Returns the value of the
codecrecord component. - codec() - Method in class com.pixelmonmod.pixelmon.api.pokedex.provider.type.AllPokemonProvider
- codec() - Method in class com.pixelmonmod.pixelmon.api.pokedex.provider.type.AllWithPaletteTagPokemonProvider
- codec() - Method in class com.pixelmonmod.pixelmon.api.pokedex.provider.type.DexPokemonProvider
- codec() - Method in interface com.pixelmonmod.pixelmon.api.pokemon.growth.comparator.GrowthComparator
- codec() - Method in record class com.pixelmonmod.pixelmon.api.pokemon.growth.comparator.GrowthComparatorType
-
Returns the value of the
codecrecord component. - codec() - Method in record class com.pixelmonmod.pixelmon.api.pokemon.growth.comparator.type.GreaterThanGrowthComparator
- codec() - Method in record class com.pixelmonmod.pixelmon.api.pokemon.growth.comparator.type.LessThanGrowthComparator
- codec() - Method in record class com.pixelmonmod.pixelmon.api.pokemon.growth.comparator.type.RangeGrowthComparator
- codec() - Method in interface com.pixelmonmod.pixelmon.api.pokemon.species.palette.locator.ModelPredicate
- codec() - Method in record class com.pixelmonmod.pixelmon.api.pokemon.species.palette.locator.ModelPredicateType
-
Returns the value of the
codecrecord component. - codec() - Method in class com.pixelmonmod.pixelmon.api.pokemon.species.palette.locator.type.AlwaysModelPredicate
- codec() - Method in class com.pixelmonmod.pixelmon.api.pokemon.species.palette.locator.type.BattleModelPredicate
- codec() - Method in class com.pixelmonmod.pixelmon.api.pokemon.species.palette.locator.type.FlyingModelPredicate
- codec() - Method in class com.pixelmonmod.pixelmon.api.pokemon.species.palette.locator.type.RidingModelPredicate
- codec() - Method in class com.pixelmonmod.pixelmon.api.pokemon.species.palette.locator.type.SwimmingModelPredicate
- codec() - Method in class com.pixelmonmod.pixelmon.api.pokemon.species.palette.locator.type.WalkingModelPredicate
- codec() - Method in interface com.pixelmonmod.pixelmon.api.pokemon.species.parameters.ControlledMovementLogic
- codec() - Method in class com.pixelmonmod.pixelmon.api.pokemon.species.parameters.mounted.MountedFlyingParameters
- codec() - Method in class com.pixelmonmod.pixelmon.api.recipe.BerryJuiceRecipe.Serializer
- codec() - Method in class com.pixelmonmod.pixelmon.api.recipe.InfuserRecipe.Serializer
- codec() - Method in class com.pixelmonmod.pixelmon.api.recipe.NoMirrorShapedRecipe.Serializer
- codec() - Method in record class com.pixelmonmod.pixelmon.api.replacement.detection.PartialDetectionLogic
- codec() - Method in record class com.pixelmonmod.pixelmon.api.replacement.detection.SimpleDetectionLogic
- codec() - Method in class com.pixelmonmod.pixelmon.api.replacement.logic.BeeReplacementLogic
- codec() - Method in class com.pixelmonmod.pixelmon.api.replacement.logic.NoReplacementLogic
- codec() - Method in class com.pixelmonmod.pixelmon.api.replacement.logic.SimpleReplacementLogic
- codec() - Method in class com.pixelmonmod.pixelmon.api.replacement.logic.VillagerReplacementLogic
- codec() - Method in interface com.pixelmonmod.pixelmon.api.replacement.SpawnDetectionLogic
-
Gets the codec for this detection logic
- codec() - Method in record class com.pixelmonmod.pixelmon.api.replacement.SpawnDetectionLogicType
-
Returns the value of the
codecrecord component. - codec() - Method in interface com.pixelmonmod.pixelmon.api.replacement.SpawnReplacementLogic
-
Gets the codec for this replacement logic
- codec() - Method in record class com.pixelmonmod.pixelmon.api.replacement.SpawnReplacementLogicType
-
Returns the value of the
codecrecord component. - codec() - Method in interface com.pixelmonmod.pixelmon.api.selector.Selector
-
Gets the codec for this selector
- codec() - Method in class com.pixelmonmod.pixelmon.api.selector.type.ConstantSelector
- codec() - Method in class com.pixelmonmod.pixelmon.api.selector.type.UniformlyRandomSelector
- codec() - Method in class com.pixelmonmod.pixelmon.api.selector.type.WeightedRandomSelector
- codec() - Method in record class com.pixelmonmod.pixelmon.api.storage.supplier.EmptyTeamSupplier
- codec() - Method in record class com.pixelmonmod.pixelmon.api.storage.supplier.PokemonSpecTeamSupplier
- codec() - Method in record class com.pixelmonmod.pixelmon.api.storage.supplier.PokePasteTeamSupplier
- codec() - Method in record class com.pixelmonmod.pixelmon.api.storage.supplier.RandomCombinationTeamSupplier
- codec() - Method in interface com.pixelmonmod.pixelmon.api.storage.supplier.TeamSupplier
-
Gets the codec for the
TeamSupplier. - codec() - Method in record class com.pixelmonmod.pixelmon.api.storage.supplier.TeamSupplierType
-
Returns the value of the
codecrecord component. - codec() - Method in interface com.pixelmonmod.pixelmon.api.texture.TextureProvider
-
The codec for reading the texture provider
- codec() - Method in record class com.pixelmonmod.pixelmon.api.texture.TextureProviderType
-
Returns the value of the
codecrecord component. - codec() - Method in record class com.pixelmonmod.pixelmon.api.texture.type.FallbackTextureProvider
- codec() - Method in record class com.pixelmonmod.pixelmon.api.texture.type.PlayerSkinURLTextureProvider
- codec() - Method in record class com.pixelmonmod.pixelmon.api.texture.type.URLTextureProvider
- codec() - Method in record class com.pixelmonmod.pixelmon.api.ui.InputElementType
-
Returns the value of the
codecrecord component. - codec() - Method in interface com.pixelmonmod.pixelmon.api.ui.InputType
-
The codec used for encoding and decoding the data when transferring between the client and server
- codec() - Method in class com.pixelmonmod.pixelmon.api.ui.type.BooleanInputType
- codec() - Method in class com.pixelmonmod.pixelmon.api.ui.type.CyclicButtonInputType
- codec() - Method in class com.pixelmonmod.pixelmon.api.ui.type.DatapackableRegistryInputType
- codec() - Method in class com.pixelmonmod.pixelmon.api.ui.type.DataProviderInputType
- codec() - Method in class com.pixelmonmod.pixelmon.api.ui.type.ExpandableListInputType
- codec() - Method in class com.pixelmonmod.pixelmon.api.ui.type.ItemStackInputType
- codec() - Method in class com.pixelmonmod.pixelmon.api.ui.type.NumberInputType
- codec() - Method in class com.pixelmonmod.pixelmon.api.ui.type.RegistryInputType
- codec() - Method in class com.pixelmonmod.pixelmon.api.ui.type.TextInputType
- codec() - Method in interface com.pixelmonmod.pixelmon.battles.api.rules.modifier.BattleModifier
-
Returns the codec for this battle modifier.
- codec() - Method in record class com.pixelmonmod.pixelmon.battles.api.rules.modifier.BattleModifierType
-
Returns the value of the
codecrecord component. - codec() - Method in class com.pixelmonmod.pixelmon.battles.api.rules.modifier.type.ContextBattleModifier
- codec() - Method in class com.pixelmonmod.pixelmon.battles.api.rules.modifier.type.SyncContextBattleModifier
- codec() - Method in interface com.pixelmonmod.pixelmon.battles.api.rules.requirement.BattleRequirement
-
Returns the codec for this requirement.
- codec() - Method in record class com.pixelmonmod.pixelmon.battles.api.rules.requirement.BattleRequirementType
-
Returns the value of the
codecrecord component. - codec() - Method in class com.pixelmonmod.pixelmon.battles.api.rules.requirement.type.item.ItemBanBattleRequirement
- codec() - Method in class com.pixelmonmod.pixelmon.battles.api.rules.requirement.type.item.NoDuplicateItemBattleRequirement
- codec() - Method in class com.pixelmonmod.pixelmon.battles.api.rules.requirement.type.logical.LogicalANDBattleRequirement
- codec() - Method in class com.pixelmonmod.pixelmon.battles.api.rules.requirement.type.logical.LogicalORBattleRequirement
- codec() - Method in class com.pixelmonmod.pixelmon.battles.api.rules.requirement.type.pokemon.NoDuplicateSpecBattleRequirement
- codec() - Method in class com.pixelmonmod.pixelmon.battles.api.rules.requirement.type.pokemon.NoDuplicateSpeciesBattleRequirement
- codec() - Method in class com.pixelmonmod.pixelmon.battles.api.rules.requirement.type.pokemon.SpecBasedAllowListBattleRequirement
- codec() - Method in class com.pixelmonmod.pixelmon.battles.api.rules.requirement.type.pokemon.SpecBasedBanBattleRequirement
- codec() - Method in class com.pixelmonmod.pixelmon.battles.api.rules.requirement.type.pokemon.SpeedBattleRequirement
- codec() - Method in record class com.pixelmonmod.pixelmon.battles.controller.ai.BattleAI
- codec() - Method in class com.pixelmonmod.pixelmon.battles.controller.ai.BattleAIBase
- codec() - Method in interface com.pixelmonmod.pixelmon.battles.controller.ai.BattleAILogic
- codec() - Method in record class com.pixelmonmod.pixelmon.battles.controller.ai.BattleAIType
-
Returns the value of the
codecrecord component. - codec() - Method in class com.pixelmonmod.pixelmon.blocks.ArcChaliceBlock
- codec() - Method in class com.pixelmonmod.pixelmon.blocks.BellBlock
- codec() - Method in class com.pixelmonmod.pixelmon.blocks.decorative.BoulderBlock
- codec() - Method in class com.pixelmonmod.pixelmon.blocks.decorative.PokeDisplayBlock
- codec() - Method in class com.pixelmonmod.pixelmon.blocks.EvolutionRockBlock
- codec() - Method in class com.pixelmonmod.pixelmon.blocks.furniture.ArmchairBlock
- codec() - Method in class com.pixelmonmod.pixelmon.blocks.furniture.BoxBlock
- codec() - Method in class com.pixelmonmod.pixelmon.blocks.furniture.ChairBlock
- codec() - Method in class com.pixelmonmod.pixelmon.blocks.furniture.ClockBlock
- codec() - Method in class com.pixelmonmod.pixelmon.blocks.furniture.CushionChairBlock
- codec() - Method in class com.pixelmonmod.pixelmon.blocks.furniture.EndTableBlock
- codec() - Method in class com.pixelmonmod.pixelmon.blocks.furniture.FoldingChairBlock
- codec() - Method in class com.pixelmonmod.pixelmon.blocks.furniture.FroggyChairBlock
- codec() - Method in class com.pixelmonmod.pixelmon.blocks.furniture.GymSignBlock
- codec() - Method in class com.pixelmonmod.pixelmon.blocks.furniture.TrashCanBlock
- codec() - Method in class com.pixelmonmod.pixelmon.blocks.furniture.UmbrellaBlock
- codec() - Method in class com.pixelmonmod.pixelmon.blocks.GracideaBlock
- codec() - Method in class com.pixelmonmod.pixelmon.blocks.machines.BlockMachine
- codec() - Method in class com.pixelmonmod.pixelmon.blocks.machines.CloningMachineBlock
- codec() - Method in class com.pixelmonmod.pixelmon.blocks.machines.CookingPotBlock
- codec() - Method in class com.pixelmonmod.pixelmon.blocks.machines.FossilCleanerBlock
- codec() - Method in class com.pixelmonmod.pixelmon.blocks.machines.FossilMachineBlock
- codec() - Method in class com.pixelmonmod.pixelmon.blocks.machines.HealerBlock
- codec() - Method in class com.pixelmonmod.pixelmon.blocks.machines.IlexShrineBlock
- codec() - Method in class com.pixelmonmod.pixelmon.blocks.machines.InfuserBlock
- codec() - Method in class com.pixelmonmod.pixelmon.blocks.machines.PCBlock
- codec() - Method in class com.pixelmonmod.pixelmon.blocks.machines.ShrineBlock
- codec() - Method in class com.pixelmonmod.pixelmon.blocks.machines.TimespaceAltarBlock
- codec() - Method in class com.pixelmonmod.pixelmon.blocks.machines.TradeMachineBlock
- codec() - Method in class com.pixelmonmod.pixelmon.blocks.machines.VendingMachineBlock
- codec() - Method in class com.pixelmonmod.pixelmon.blocks.machines.ZygardeAssemblyBlock
- codec() - Method in class com.pixelmonmod.pixelmon.blocks.MaxMushroomBlock
- codec() - Method in class com.pixelmonmod.pixelmon.blocks.multi.CouchBlock
- codec() - Method in class com.pixelmonmod.pixelmon.blocks.multi.FossilDisplayBlock
- codec() - Method in class com.pixelmonmod.pixelmon.blocks.multi.FridgeBlock
- codec() - Method in class com.pixelmonmod.pixelmon.blocks.multi.GlassTableBlock
- codec() - Method in class com.pixelmonmod.pixelmon.blocks.multi.LargeTableBlock
- codec() - Method in class com.pixelmonmod.pixelmon.blocks.multi.LargeTVBlock
- codec() - Method in class com.pixelmonmod.pixelmon.blocks.multi.OldTVBlock
- codec() - Method in class com.pixelmonmod.pixelmon.blocks.multi.RugBlock
- codec() - Method in class com.pixelmonmod.pixelmon.blocks.multi.SmallTVBlock
- codec() - Method in class com.pixelmonmod.pixelmon.blocks.multi.TreeBlock
- codec() - Method in class com.pixelmonmod.pixelmon.blocks.multi.WaterFloatBlock
- codec() - Method in class com.pixelmonmod.pixelmon.blocks.MusicBlock
- codec() - Method in class com.pixelmonmod.pixelmon.blocks.MysteryBoxBlock
- codec() - Method in class com.pixelmonmod.pixelmon.blocks.OrbBlock
- codec() - Method in class com.pixelmonmod.pixelmon.blocks.PixelmonBlock
- codec() - Method in class com.pixelmonmod.pixelmon.blocks.PokeChestBlock
- codec() - Method in class com.pixelmonmod.pixelmon.blocks.PokeGiftBlock
- codec() - Method in class com.pixelmonmod.pixelmon.blocks.PokeStopBlock
- codec() - Method in class com.pixelmonmod.pixelmon.blocks.ScrollBlock
- codec() - Method in class com.pixelmonmod.pixelmon.blocks.spawning.PixelmonSpawnerBlock
- codec() - Method in class com.pixelmonmod.pixelmon.blocks.TemporaryLightBlock
- codec() - Method in class com.pixelmonmod.pixelmon.blocks.ultraspace.FallenLeafBlock
- codec() - Method in class com.pixelmonmod.pixelmon.blocks.ultraspace.UltraForestFlowerBlock
- codec() - Method in class com.pixelmonmod.pixelmon.blocks.WarpPlateBlock
- codec() - Method in class com.pixelmonmod.pixelmon.blocks.ZygardeCellBlock
- codec() - Method in class com.pixelmonmod.pixelmon.client.particle.particles.beams.EvolutionBeamParticleType
- codec() - Method in class com.pixelmonmod.pixelmon.client.particle.particles.cyclone.CycloneParticleType
- codec() - Method in class com.pixelmonmod.pixelmon.client.particle.particles.flame.FlameParticleType
- codec() - Method in class com.pixelmonmod.pixelmon.client.particle.particles.magic.blue.BlueMagicParticleType
- codec() - Method in class com.pixelmonmod.pixelmon.client.particle.particles.magic.yellow.YellowMagicParticleType
- codec() - Method in class com.pixelmonmod.pixelmon.client.particle.particles.shadow.ShadowParticleType
- codec() - Method in class com.pixelmonmod.pixelmon.client.particle.particles.shiny.ShinyParticleType
- codec() - Method in class com.pixelmonmod.pixelmon.client.particle.particles.slingring.SlingRingParticleType
- codec() - Method in class com.pixelmonmod.tcg.block.BattleControllerBlock
- codec() - Method in class com.pixelmonmod.tcg.block.BattleSpectatorBlock
- codec() - Method in class com.pixelmonmod.tcg.block.EssenceJarBlock
- codec() - Method in class com.pixelmonmod.tcg.duel.attack.AttackEffect
- codec() - Method in record class com.pixelmonmod.tcg.duel.attack.AttackEffectType
-
Returns the value of the
codecrecord component. - codec() - Method in class com.pixelmonmod.tcg.duel.PowerEffect
- codec() - Method in record class com.pixelmonmod.tcg.duel.PowerEffectType
-
Returns the value of the
codecrecord component. - codec() - Method in class com.pixelmonmod.tcg.duel.TrainerEffect
- codec() - Method in record class com.pixelmonmod.tcg.duel.TrainerEffectType
-
Returns the value of the
codecrecord component. - codec(Codec<A>) - Static method in class com.pixelmonmod.pixelmon.api.selector.type.ConstantSelector
-
Factory for creating an instanced version of this class
- codec(Codec<A>) - Static method in class com.pixelmonmod.pixelmon.api.selector.type.UniformlyRandomSelector
-
Factory for creating an instanced version of this class
- codec(Codec<A>) - Static method in class com.pixelmonmod.pixelmon.api.selector.type.WeightedRandomSelector
-
Factory for creating an instanced version of this class
- codec(Codec<A>) - Static method in record class com.pixelmonmod.pixelmon.api.selector.type.WeightedRandomSelector.WeightedObject
- codec(Codec<A>) - Static method in class com.pixelmonmod.pixelmon.api.util.RewardPool
- codec(Codec<B>) - Static method in class com.pixelmonmod.pixelmon.api.util.RandomWeightedSet
- codec(Class<B>) - Static method in interface com.pixelmonmod.pixelmon.api.npc.interaction.provider.DataProvider
- codec(Class<B>, Codec<B>) - Static method in class com.pixelmonmod.pixelmon.api.selector.SelectorType
- CODEC - Static variable in class com.pixelmonmod.api.component.BetterTranslatableContents
- CODEC - Static variable in record class com.pixelmonmod.api.component.TranslatedPlaceholder
- CODEC - Static variable in class com.pixelmonmod.api.pokemon.PokemonSpecification
- CODEC - Static variable in record class com.pixelmonmod.pixelmon.api.advancements.triggers.BallCaptureTrigger.TriggerInstance
- CODEC - Static variable in record class com.pixelmonmod.pixelmon.api.advancements.triggers.CaptureTypeTrigger.TriggerInstance
- CODEC - Static variable in record class com.pixelmonmod.pixelmon.api.advancements.triggers.LegendaryCaptureTrigger.TriggerInstance
- CODEC - Static variable in record class com.pixelmonmod.pixelmon.api.advancements.triggers.PokedexTrigger.TriggerInstance
- CODEC - Static variable in record class com.pixelmonmod.pixelmon.api.advancements.triggers.SpecTrigger.TriggerInstance
- CODEC - Static variable in record class com.pixelmonmod.pixelmon.api.advancements.triggers.StarterTrigger.TriggerInstance
- CODEC - Static variable in record class com.pixelmonmod.pixelmon.api.advancements.triggers.WildBattleVictoryTrigger.TriggerInstance
- CODEC - Static variable in enum class com.pixelmonmod.pixelmon.api.battles.BattleType
- CODEC - Static variable in interface com.pixelmonmod.pixelmon.api.behaviour.BehaviourProvider
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.behaviour.impl.EmptyBehaviourProvider
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.behaviour.impl.LookAtNearbyBehaviourProvider
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.behaviour.impl.npc.StandardNPCBehaviourProvider
- CODEC - Static variable in record class com.pixelmonmod.pixelmon.api.camera.CameraFilter
- CODEC - Static variable in record class com.pixelmonmod.pixelmon.api.context.ContextKey
- CODEC - Static variable in record class com.pixelmonmod.pixelmon.api.dialogue.professor.ChatPage
- CODEC - Static variable in record class com.pixelmonmod.pixelmon.api.dialogue.professor.legacy.LegacyChatPage
- CODEC - Static variable in record class com.pixelmonmod.pixelmon.api.dialogue.professor.legacy.LegacyDialogue
- CODEC - Static variable in record class com.pixelmonmod.pixelmon.api.dialogue.professor.ProfessorDialogue
- CODEC - Static variable in enum class com.pixelmonmod.pixelmon.api.enums.ShrineType
- CODEC - Static variable in record class com.pixelmonmod.pixelmon.api.loot.PrimaryTypeItemCondition
- CODEC - Static variable in record class com.pixelmonmod.pixelmon.api.loot.SecondaryTypeItemCondition
- CODEC - Static variable in record class com.pixelmonmod.pixelmon.api.loot.StarLevelItemCondition
- CODEC - Static variable in interface com.pixelmonmod.pixelmon.api.model.RenderingHandler
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.model.type.PlayerRenderingHandler
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.model.type.PokemonRenderingHandler
- CODEC - Static variable in record class com.pixelmonmod.pixelmon.api.model.type.SMDRenderingHandler
- CODEC - Static variable in record class com.pixelmonmod.pixelmon.api.npc.entity.EntityProperties
- CODEC - Static variable in interface com.pixelmonmod.pixelmon.api.npc.interaction.condition.InteractionCondition
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.AlwaysFalseInteractionCondition
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.AlwaysTrueInteractionCondition
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.block.BlockIsOneOfInteractionCondition
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.calendar.CooldownInteractionCondition
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.calendar.MonthIsInteractionCondition
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.item.ContainsItemInteractionCondition
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.item.ItemIsOneOfInteractionCondition
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.item.ItemsEqualInteractionCondition
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.item.ItemsTagsMatchInteractionCondition
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.logic.LogicalANDInteractionCondition
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.logic.LogicalNANDInteractionCondition
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.logic.LogicalNORInteractionCondition
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.logic.LogicalNOTInteractionCondition
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.logic.LogicalORInteractionCondition
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.logic.LogicalXNORInteractionCondition
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.logic.LogicalXORInteractionCondition
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.math.EqualInteractionCondition
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.math.GreaterThanInteractionCondition
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.math.GreaterThanOrEqualInteractionCondition
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.math.InRangeExclusiveInteractionCondition
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.math.InRangeInclusiveInteractionCondition
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.math.LessThanInteractionCondition
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.math.LessThanOrEqualInteractionCondition
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.math.NotEqualInteractionCondition
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.math.NumberListContainsInteractionCondition
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.math.RandomChanceInteractionCondition
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.player.HasResearchInteractionCondition
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.pokemon.CanBattleInteractionCondition
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.pokemon.HasPokemonInPartyInteractionCondition
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.pokemon.SpecMatchesEntityInteractionCondition
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.pokemon.SpecMatchesInteractionCondition
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.recipe.RecipeMatchesInteractionCondition
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.text.StringCompareCaseInsensitiveInteractionCondition
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.text.StringCompareInteractionCondition
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.text.StringContainsInteractionCondition
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.text.StringListContainsInteractionCondition
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.world.StructureIsOneOfInteractionCondition
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.event.EmptyInteractionEvent
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.event.InteractionEvent
- CODEC - Static variable in interface com.pixelmonmod.pixelmon.api.npc.interaction.event.InteractionEventLogic
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.ActivateShrineInteractionEventLogic
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.AssembleZygardeInteractionEventLogic
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.battle.BattleStartInteractionEvent
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.battle.BattleThrowPokeBallInteractionEventLogic
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.battle.DefeatRaidInteractionEventLogic
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.battle.DefeatTrainerInteractionEventLogic
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.battle.DynamaxInteractionEventLogic
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.battle.EnterWildBattleInteractionEventLogic
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.battle.GigantamaxInteractionEventLogic
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.battle.KnockoutPokemonInteractionEventLogic
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.battle.MegaEvolveInteractionEventLogic
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.battle.SwitchPokemonInteractionEventLogic
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.battle.UltraBurstInteractionEventLogic
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.battle.UseBattleItemInteractionEventLogic
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.BlockPlaceInteractionEventLogic
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.BreakBlockInteractionEventLogic
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.CapturePokemonInteractionEventLogic
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.CaughtTransformedDittoInteractionEvent
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.ChangeDimensionInteractionEventLogic
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.ConsumeItemInteractionEventLogic
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.CraftItemInteractionEventLogic
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.curry.CurryFinishInteractionEventLogic
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.curry.CurryPokemonJoinPlayerInteractionEventLogic
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.EatCakeInteractionEventLogic
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.EvolvePokemonInteractionEventLogic
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.FillShrineOrbInteractionEventLogic
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.FindStructureInteractionEventLogic
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.FirstJoinInteractionEventLogic
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.HarvestCropInteractionEventLogic
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.HatchEggInteractionEventLogic
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.HitWithPokeBallInteractionEventLogic
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.InfuseItemInteractionEventLogic
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.ItemFormChangeInteractionEventLogic
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.JoinInteractionEventLogic
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.KeldeoFormChangeInteractionEventLogic
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.LeftClickEntityInteractionEventLogic
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.LevelPokemonInteractionEventLogic
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.OpenGiftInteractionEventLogic
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.OutsideBattleCapturePokemonInteractionEventLogic
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.photo.PlayerPhotographPokemonInteractionEventLogic
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.PickApricornInteractionEventLogic
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.PickBerryInteractionEventLogic
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.PickUpItemInteractionEventLogic
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.PlayerStruckByLightningInteractionEventLogic
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.PlayerTickInteractionEventLogic
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.pokedex.FindNewLargestEventLogic
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.pokedex.FindNewSmallestEventLogic
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.pokedex.PokedexPokemonInteractionEventLogic
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.PokeGiftOpenInteractionEventLogic
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.PokemonDropItemInteractionEventLogic
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.RaidDropItemInteractionEventLogic
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.ReceivePokemonInteractionEventLogic
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.ReleasePokemonInteractionEventLogic
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.RetrieveDisplayedPokemonInteractionEventLogic
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.ReviveFossilPokemonInteractionEventLogic
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.RightClickEntityInteractionEventLogic
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.RoastMagikarpInteractionEventLogic
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.RotomFormChangeInteractionEventLogic
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.SelectStarterInteractionEventLogic
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.SetOnlineFormInteractionEventLogic
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.ShedinjaAppearInteractionEventLogic
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.SpawnSpikyEarPichuInteractionEvent
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.SpinPokeStopInteractionEventLogic
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.TradePokemonInteractionEventLogic
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.UseLureInteractionEventLogic
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.Interaction
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.InteractionSet
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.provider.type.block.BlockStateContextDataProvider
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.provider.type.block.ConstantBlockStateDataProvider
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.provider.type.calendar.DayOfMonthDataProvider
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.provider.type.item.ConstantItemStackDataProvider
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.provider.type.item.ItemStackContextDataProvider
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.provider.type.logic.ConstantBooleanDataProvider
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.provider.type.logic.InteractionConditionDataProvider
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.provider.type.math.ConstantNumberDataProvider
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.provider.type.math.IntegerContextNumberDataProvider
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.provider.type.player.HandUsedDataProvider
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.provider.type.player.HasPermissionDataProvider
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.provider.type.player.MatchesSpecDataProvider
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.provider.type.player.PartySlotDataProvider
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.provider.type.player.PlayerContextDataProvider
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.provider.type.player.PlayerExpLevelDataProvider
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.provider.type.player.PlayerGameModeDataProvider
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.provider.type.player.PlayerInventoryDataProvider
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.provider.type.player.PlayerIPDataProvider
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.provider.type.player.PlayerNameDataProvider
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.provider.type.player.PlayerUUIDDataProvider
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.provider.type.player.PokeDexDataProvider
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.provider.type.player.PokeDexPercentageDataProvider
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.provider.type.pokemon.PixelmonEntityContextDataProvider
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.provider.type.pokemon.PokemonContextDataProvider
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.provider.type.pokemon.PokemonLevelDataProvider
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.provider.type.text.ConstantStringDataProvider
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.provider.type.text.StringContextDataProvider
- CODEC - Static variable in interface com.pixelmonmod.pixelmon.api.npc.interaction.result.InteractionResult
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.result.type.AppraiseRodInteractionResult
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.result.type.ConsoleExecuteCommandInteractionResult
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.result.type.context.SetStringContextInteractionResult
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.result.type.EmptyInteractionResult
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.result.type.GiveItemInteractionResult
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.result.type.GivePokemonInteractionResult
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.result.type.HealPlayerPartyInteractionResult
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.result.type.MessagePlayerInteractionResult
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.result.type.MessageSpawnLocationInteractionResult
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.result.type.OpenDialogueInteractionResult
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.result.type.OpenPagedDialogueInteractionResult
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.result.type.OpenShopInteractionResult
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.result.type.OpenTradeInteractionResult
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.result.type.player.CloseScreenInteractionResult
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.result.type.player.GiveExperienceInteractionResult
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.result.type.player.GiveMoneyInteractionResult
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.result.type.player.OpenPokemonSelectionInteractionResult
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.result.type.player.OpenProfessorDialogueInteractionResult
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.result.type.player.pokedex.PokedexCaughtInteractionResult
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.result.type.player.pokedex.PokedexSeenInteractionResult
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.result.type.player.pokedex.UnlockPokedexSectionInteractionResult
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.result.type.player.RewardLootTableInteractionResult
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.result.type.player.SpawnAndEnterBattleInteractionResult
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.result.type.player.UnlockDynamaxInteractionResult
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.result.type.player.UnlockMegaEvolutionInteractionResult
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.result.type.PlayerExecuteCommandInteractionResult
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.result.type.PlayerStartNPCBattleInteractionResult
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.result.type.RelearnerInteractionResult
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.result.type.SetIconInteractionResult
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.result.type.spec.ApplySpecInteractionResult
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.result.type.time.DelayInteractionResult
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.result.type.time.SetCooldownInteractionResult
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.result.type.TriggerInteractionEventInteractionResult
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.result.type.TutorInteractionResult
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.NPCPreset
- CODEC - Static variable in interface com.pixelmonmod.pixelmon.api.pokedex.predicate.PokemonPredicate
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.pokedex.predicate.type.AnyPokemonPredicate
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.pokedex.predicate.type.SpecBasedPokemonPredicate
- CODEC - Static variable in interface com.pixelmonmod.pixelmon.api.pokedex.provider.PokemonProvider
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.pokedex.provider.type.AllPokemonProvider
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.pokedex.provider.type.AllWithPaletteTagPokemonProvider
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.pokedex.provider.type.DexPokemonProvider
- CODEC - Static variable in record class com.pixelmonmod.pixelmon.api.pokedex.provider.type.DexPokemonProvider.Dex
- CODEC - Static variable in enum class com.pixelmonmod.pixelmon.api.pokedex.status.PokedexRegistrationStatus
- CODEC - Static variable in enum class com.pixelmonmod.pixelmon.api.pokedex.status.PokedexSection
- CODEC - Static variable in interface com.pixelmonmod.pixelmon.api.pokemon.growth.comparator.GrowthComparator
- CODEC - Static variable in record class com.pixelmonmod.pixelmon.api.pokemon.growth.comparator.type.GreaterThanGrowthComparator
- CODEC - Static variable in record class com.pixelmonmod.pixelmon.api.pokemon.growth.comparator.type.LessThanGrowthComparator
- CODEC - Static variable in record class com.pixelmonmod.pixelmon.api.pokemon.growth.comparator.type.RangeGrowthComparator
- CODEC - Static variable in record class com.pixelmonmod.pixelmon.api.pokemon.growth.Growth
- CODEC - Static variable in record class com.pixelmonmod.pixelmon.api.pokemon.growth.GrowthData
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.item.pokeball.PokeBallRegistry
- CODEC - Static variable in enum class com.pixelmonmod.pixelmon.api.pokemon.species.gender.Gender
- CODEC - Static variable in record class com.pixelmonmod.pixelmon.api.pokemon.species.palette.EggSprite
- CODEC - Static variable in record class com.pixelmonmod.pixelmon.api.pokemon.species.palette.locator.Animation
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.species.palette.locator.ModelLocator
- CODEC - Static variable in interface com.pixelmonmod.pixelmon.api.pokemon.species.palette.locator.ModelPredicate
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.species.palette.locator.type.AlwaysModelPredicate
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.species.palette.locator.type.BattleModelPredicate
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.species.palette.locator.type.FlyingModelPredicate
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.species.palette.locator.type.RidingModelPredicate
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.species.palette.locator.type.SwimmingModelPredicate
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.species.palette.locator.type.WalkingModelPredicate
- CODEC - Static variable in record class com.pixelmonmod.pixelmon.api.pokemon.species.palette.ModelAttachment
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.species.palette.PaletteProperties
- CODEC - Static variable in interface com.pixelmonmod.pixelmon.api.pokemon.species.parameters.ControlledMovementLogic
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.species.parameters.mounted.MountedFlyingParameters
- CODEC - Static variable in record class com.pixelmonmod.pixelmon.api.pokemon.type.Type
- CODEC - Static variable in record class com.pixelmonmod.pixelmon.api.pokemon.type.TypeRelation
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.recipe.BerryJuiceRecipe.Serializer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.recipe.InfuserRecipe.Serializer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.recipe.NoMirrorShapedRecipe.Serializer
- CODEC - Static variable in record class com.pixelmonmod.pixelmon.api.replacement.detection.PartialDetectionLogic
- CODEC - Static variable in record class com.pixelmonmod.pixelmon.api.replacement.detection.SimpleDetectionLogic
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.replacement.logic.BeeReplacementLogic
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.replacement.logic.NoReplacementLogic
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.replacement.logic.SimpleReplacementLogic
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.replacement.logic.VillagerReplacementLogic
- CODEC - Static variable in record class com.pixelmonmod.pixelmon.api.replacement.replacement.SpawnReplacement
- CODEC - Static variable in interface com.pixelmonmod.pixelmon.api.replacement.SpawnDetectionLogic
- CODEC - Static variable in interface com.pixelmonmod.pixelmon.api.replacement.SpawnReplacementLogic
- CODEC - Static variable in record class com.pixelmonmod.pixelmon.api.research.ConditionalResearch
- CODEC - Static variable in record class com.pixelmonmod.pixelmon.api.research.DescribableResource
- CODEC - Static variable in record class com.pixelmonmod.pixelmon.api.research.Research
- CODEC - Static variable in record class com.pixelmonmod.pixelmon.api.research.ResearchObjective
- CODEC - Static variable in record class com.pixelmonmod.pixelmon.api.research.ResearchStage
- CODEC - Static variable in record class com.pixelmonmod.pixelmon.api.research.ResearchTier
- CODEC - Static variable in record class com.pixelmonmod.pixelmon.api.research.ResearchTrigger
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.selector.SelectorType
- CODEC - Static variable in record class com.pixelmonmod.pixelmon.api.shop.ShopItem
- CODEC - Static variable in record class com.pixelmonmod.pixelmon.api.spawning.SimplifiedSpawning
- CODEC - Static variable in record class com.pixelmonmod.pixelmon.api.storage.supplier.EmptyTeamSupplier
- CODEC - Static variable in record class com.pixelmonmod.pixelmon.api.storage.supplier.PokemonSpecTeamSupplier
- CODEC - Static variable in record class com.pixelmonmod.pixelmon.api.storage.supplier.PokePasteTeamSupplier
- CODEC - Static variable in record class com.pixelmonmod.pixelmon.api.storage.supplier.RandomCombinationTeamSupplier
- CODEC - Static variable in interface com.pixelmonmod.pixelmon.api.storage.supplier.TeamSupplier
- CODEC - Static variable in interface com.pixelmonmod.pixelmon.api.texture.TextureProvider
- CODEC - Static variable in record class com.pixelmonmod.pixelmon.api.texture.type.FallbackTextureProvider
- CODEC - Static variable in record class com.pixelmonmod.pixelmon.api.texture.type.PlayerSkinURLTextureProvider
- CODEC - Static variable in record class com.pixelmonmod.pixelmon.api.texture.type.URLTextureProvider
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.tutor.LearnableMove
- CODEC - Static variable in record class com.pixelmonmod.pixelmon.api.ui.Icon
- CODEC - Static variable in record class com.pixelmonmod.pixelmon.api.ui.InputElementData
- CODEC - Static variable in interface com.pixelmonmod.pixelmon.api.ui.InputType
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.ui.type.BooleanInputType
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.ui.type.CyclicButtonInputType
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.ui.type.DatapackableRegistryInputType
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.ui.type.DataProviderInputType
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.ui.type.ExpandableListInputType
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.ui.type.ItemStackInputType
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.ui.type.NumberInputType
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.ui.type.RegistryInputType
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.ui.type.TextInputType
- CODEC - Static variable in record class com.pixelmonmod.pixelmon.api.util.RenderableSprite
- CODEC - Static variable in class com.pixelmonmod.pixelmon.api.util.ResourceWithFallback
- CODEC - Static variable in record class com.pixelmonmod.pixelmon.api.util.toast.ToastData
- CODEC - Static variable in enum class com.pixelmonmod.pixelmon.api.world.WeatherType
- CODEC - Static variable in enum class com.pixelmonmod.pixelmon.api.world.WorldTime
- CODEC - Static variable in record class com.pixelmonmod.pixelmon.battles.api.rules.BattleRule
- CODEC - Static variable in record class com.pixelmonmod.pixelmon.battles.api.rules.BattleRuleSet
- CODEC - Static variable in interface com.pixelmonmod.pixelmon.battles.api.rules.modifier.BattleModifier
- CODEC - Static variable in class com.pixelmonmod.pixelmon.battles.api.rules.modifier.type.ContextBattleModifier
- CODEC - Static variable in class com.pixelmonmod.pixelmon.battles.api.rules.modifier.type.SyncContextBattleModifier
- CODEC - Static variable in record class com.pixelmonmod.pixelmon.battles.api.rules.ReasonedBattleRequirement
- CODEC - Static variable in interface com.pixelmonmod.pixelmon.battles.api.rules.requirement.BattleRequirement
- CODEC - Static variable in class com.pixelmonmod.pixelmon.battles.api.rules.requirement.type.item.ItemBanBattleRequirement
- CODEC - Static variable in class com.pixelmonmod.pixelmon.battles.api.rules.requirement.type.item.NoDuplicateItemBattleRequirement
- CODEC - Static variable in class com.pixelmonmod.pixelmon.battles.api.rules.requirement.type.logical.LogicalANDBattleRequirement
- CODEC - Static variable in class com.pixelmonmod.pixelmon.battles.api.rules.requirement.type.logical.LogicalORBattleRequirement
- CODEC - Static variable in class com.pixelmonmod.pixelmon.battles.api.rules.requirement.type.pokemon.NoDuplicateSpecBattleRequirement
- CODEC - Static variable in class com.pixelmonmod.pixelmon.battles.api.rules.requirement.type.pokemon.NoDuplicateSpeciesBattleRequirement
- CODEC - Static variable in class com.pixelmonmod.pixelmon.battles.api.rules.requirement.type.pokemon.SpecBasedAllowListBattleRequirement
- CODEC - Static variable in class com.pixelmonmod.pixelmon.battles.api.rules.requirement.type.pokemon.SpecBasedBanBattleRequirement
- CODEC - Static variable in class com.pixelmonmod.pixelmon.battles.api.rules.requirement.type.pokemon.SpeedBattleRequirement
- CODEC - Static variable in enum class com.pixelmonmod.pixelmon.battles.attacks.Effectiveness
- CODEC - Static variable in record class com.pixelmonmod.pixelmon.battles.controller.ai.BattleAI
- CODEC - Static variable in interface com.pixelmonmod.pixelmon.battles.controller.ai.BattleAILogic
- CODEC - Static variable in record class com.pixelmonmod.pixelmon.battles.controller.ai.memory.BattleParticipantMemory
- CODEC - Static variable in record class com.pixelmonmod.pixelmon.battles.controller.ai.memory.PokemonMemory
- CODEC - Static variable in class com.pixelmonmod.pixelmon.battles.controller.ai.type.AdvancedAI
- CODEC - Static variable in class com.pixelmonmod.pixelmon.battles.controller.ai.type.AggressiveAI
- CODEC - Static variable in class com.pixelmonmod.pixelmon.battles.controller.ai.type.NoOpAI
- CODEC - Static variable in class com.pixelmonmod.pixelmon.battles.controller.ai.type.RaidAI
- CODEC - Static variable in class com.pixelmonmod.pixelmon.battles.controller.ai.type.RandomAI
- CODEC - Static variable in class com.pixelmonmod.pixelmon.battles.controller.ai.type.TacticalAI
- CODEC - Static variable in record class com.pixelmonmod.pixelmon.battles.raids.ally.IntegerRange
- CODEC - Static variable in record class com.pixelmonmod.pixelmon.battles.raids.ally.RaidAlly
- CODEC - Static variable in record class com.pixelmonmod.pixelmon.battles.raids.ally.RaidAllySet
- CODEC - Static variable in record class com.pixelmonmod.pixelmon.battles.raids.spawning.RaidSpawn
- CODEC - Static variable in record class com.pixelmonmod.pixelmon.battles.raids.spawning.RaidSpawnSet
- CODEC - Static variable in class com.pixelmonmod.pixelmon.blocks.ArcChaliceBlock
- CODEC - Static variable in class com.pixelmonmod.pixelmon.blocks.BellBlock
- CODEC - Static variable in enum class com.pixelmonmod.pixelmon.blocks.BellBlock.Type
- CODEC - Static variable in class com.pixelmonmod.pixelmon.blocks.decorative.BoulderBlock
- CODEC - Static variable in class com.pixelmonmod.pixelmon.blocks.decorative.PokeDisplayBlock
- CODEC - Static variable in enum class com.pixelmonmod.pixelmon.blocks.enums.EnumPokeChestType
- CODEC - Static variable in enum class com.pixelmonmod.pixelmon.blocks.enums.GymSignType
- CODEC - Static variable in class com.pixelmonmod.pixelmon.blocks.EvolutionRockBlock
- CODEC - Static variable in class com.pixelmonmod.pixelmon.blocks.furniture.ArmchairBlock
- CODEC - Static variable in class com.pixelmonmod.pixelmon.blocks.furniture.BoxBlock
- CODEC - Static variable in class com.pixelmonmod.pixelmon.blocks.furniture.ChairBlock
- CODEC - Static variable in class com.pixelmonmod.pixelmon.blocks.furniture.ClockBlock
- CODEC - Static variable in class com.pixelmonmod.pixelmon.blocks.furniture.CushionChairBlock
- CODEC - Static variable in class com.pixelmonmod.pixelmon.blocks.furniture.EndTableBlock
- CODEC - Static variable in class com.pixelmonmod.pixelmon.blocks.furniture.FoldingChairBlock
- CODEC - Static variable in class com.pixelmonmod.pixelmon.blocks.furniture.FroggyChairBlock
- CODEC - Static variable in class com.pixelmonmod.pixelmon.blocks.furniture.GymSignBlock
- CODEC - Static variable in class com.pixelmonmod.pixelmon.blocks.furniture.TrashCanBlock
- CODEC - Static variable in class com.pixelmonmod.pixelmon.blocks.furniture.UmbrellaBlock
- CODEC - Static variable in class com.pixelmonmod.pixelmon.blocks.GracideaBlock
- CODEC - Static variable in class com.pixelmonmod.pixelmon.blocks.machines.BlockMachine
- CODEC - Static variable in class com.pixelmonmod.pixelmon.blocks.machines.CloningMachineBlock
- CODEC - Static variable in class com.pixelmonmod.pixelmon.blocks.machines.CookingPotBlock
- CODEC - Static variable in class com.pixelmonmod.pixelmon.blocks.machines.FossilCleanerBlock
- CODEC - Static variable in class com.pixelmonmod.pixelmon.blocks.machines.FossilMachineBlock
- CODEC - Static variable in class com.pixelmonmod.pixelmon.blocks.machines.HealerBlock
- CODEC - Static variable in class com.pixelmonmod.pixelmon.blocks.machines.IlexShrineBlock
- CODEC - Static variable in class com.pixelmonmod.pixelmon.blocks.machines.InfuserBlock
- CODEC - Static variable in class com.pixelmonmod.pixelmon.blocks.machines.PCBlock
- CODEC - Static variable in class com.pixelmonmod.pixelmon.blocks.machines.ShrineBlock
- CODEC - Static variable in class com.pixelmonmod.pixelmon.blocks.machines.TimespaceAltarBlock
- CODEC - Static variable in class com.pixelmonmod.pixelmon.blocks.machines.TradeMachineBlock
- CODEC - Static variable in class com.pixelmonmod.pixelmon.blocks.machines.VendingMachineBlock
- CODEC - Static variable in class com.pixelmonmod.pixelmon.blocks.machines.ZygardeAssemblyBlock
- CODEC - Static variable in class com.pixelmonmod.pixelmon.blocks.MaxMushroomBlock
- CODEC - Static variable in class com.pixelmonmod.pixelmon.blocks.multi.CouchBlock
- CODEC - Static variable in class com.pixelmonmod.pixelmon.blocks.multi.FossilDisplayBlock
- CODEC - Static variable in class com.pixelmonmod.pixelmon.blocks.multi.FridgeBlock
- CODEC - Static variable in class com.pixelmonmod.pixelmon.blocks.multi.GlassTableBlock
- CODEC - Static variable in class com.pixelmonmod.pixelmon.blocks.multi.LargeTableBlock
- CODEC - Static variable in class com.pixelmonmod.pixelmon.blocks.multi.LargeTVBlock
- CODEC - Static variable in class com.pixelmonmod.pixelmon.blocks.multi.OldTVBlock
- CODEC - Static variable in class com.pixelmonmod.pixelmon.blocks.multi.RugBlock
- CODEC - Static variable in class com.pixelmonmod.pixelmon.blocks.multi.SmallTVBlock
- CODEC - Static variable in class com.pixelmonmod.pixelmon.blocks.multi.TreeBlock
- CODEC - Static variable in class com.pixelmonmod.pixelmon.blocks.multi.WaterFloatBlock
- CODEC - Static variable in class com.pixelmonmod.pixelmon.blocks.MusicBlock
- CODEC - Static variable in class com.pixelmonmod.pixelmon.blocks.MysteryBoxBlock
- CODEC - Static variable in class com.pixelmonmod.pixelmon.blocks.OrbBlock
- CODEC - Static variable in class com.pixelmonmod.pixelmon.blocks.PixelmonBlock
- CODEC - Static variable in class com.pixelmonmod.pixelmon.blocks.PokeChestBlock
- CODEC - Static variable in class com.pixelmonmod.pixelmon.blocks.PokeGiftBlock
- CODEC - Static variable in class com.pixelmonmod.pixelmon.blocks.PokeStopBlock
- CODEC - Static variable in class com.pixelmonmod.pixelmon.blocks.ScrollBlock
- CODEC - Static variable in class com.pixelmonmod.pixelmon.blocks.spawning.PixelmonSpawnerBlock
- CODEC - Static variable in class com.pixelmonmod.pixelmon.blocks.TemporaryLightBlock
- CODEC - Static variable in enum class com.pixelmonmod.pixelmon.blocks.tileentity.EnumPokegiftType
- CODEC - Static variable in class com.pixelmonmod.pixelmon.blocks.ultraspace.FallenLeafBlock
- CODEC - Static variable in class com.pixelmonmod.pixelmon.blocks.ultraspace.UltraForestFlowerBlock
- CODEC - Static variable in class com.pixelmonmod.pixelmon.blocks.WarpPlateBlock
- CODEC - Static variable in class com.pixelmonmod.pixelmon.blocks.ZygardeCellBlock
- CODEC - Static variable in enum class com.pixelmonmod.pixelmon.client.models.smd.AnimationType
- CODEC - Static variable in class com.pixelmonmod.pixelmon.client.particle.particles.beams.EvolutionBeamParticleData
- CODEC - Static variable in class com.pixelmonmod.pixelmon.client.particle.particles.cyclone.CycloneParticleData
- CODEC - Static variable in class com.pixelmonmod.pixelmon.client.particle.particles.flame.FlameParticleData
- CODEC - Static variable in class com.pixelmonmod.pixelmon.client.particle.particles.magic.blue.BlueMagicParticleData
- CODEC - Static variable in class com.pixelmonmod.pixelmon.client.particle.particles.magic.yellow.YellowMagicParticleData
- CODEC - Static variable in class com.pixelmonmod.pixelmon.client.particle.particles.shadow.ShadowParticleData
- CODEC - Static variable in class com.pixelmonmod.pixelmon.client.particle.particles.shiny.ShinyParticleData
- CODEC - Static variable in class com.pixelmonmod.pixelmon.client.particle.particles.slingring.SlingRingParticleData
- CODEC - Static variable in record class com.pixelmonmod.pixelmon.client.storage.pokemon.PokedexData
- CODEC - Static variable in class com.pixelmonmod.pixelmon.comm.packetHandlers.entity.npc.network.ConditionData
- CODEC - Static variable in class com.pixelmonmod.pixelmon.comm.packetHandlers.entity.npc.network.InteractionData
- CODEC - Static variable in record class com.pixelmonmod.pixelmon.comm.packetHandlers.entity.npc.network.InteractionSetData
- CODEC - Static variable in class com.pixelmonmod.pixelmon.comm.packetHandlers.entity.npc.network.ResultData
- CODEC - Static variable in enum class com.pixelmonmod.pixelmon.enums.EnumBerryFlavor
- CODEC - Static variable in enum class com.pixelmonmod.pixelmon.enums.EnumCurryKey
- CODEC - Static variable in enum class com.pixelmonmod.pixelmon.enums.EnumCurryRating
- CODEC - Static variable in enum class com.pixelmonmod.pixelmon.enums.EnumOldGenMode
- CODEC - Static variable in enum class com.pixelmonmod.pixelmon.enums.EvolutionRockType
- CODEC - Static variable in enum class com.pixelmonmod.pixelmon.enums.items.BadgeCaseColor
- CODEC - Static variable in record class com.pixelmonmod.pixelmon.items.BadgeCaseItem.BadgeCase
- CODEC - Static variable in record class com.pixelmonmod.pixelmon.items.component.MegaEvolution
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.dimension.debug.PixelmonDebugChunkGenerator
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.dimension.ultraspace.tree.GinkgoFancyTrunkPlacer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.dimension.ultraspace.tree.MegaUltraElmTrunkPlacer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.dimension.ultraspace.tree.MegaUltraJungleTrunkPlacer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.blockstateprovider.FallenLeavesBlockStateProvider
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.blockstateprovider.UltraForestFlowerBlockStateProvider
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.features.SurfaceBiomeFeatureConfig
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.features.SurfaceCategoryFeatureConfig
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.decorator.PresentTreeDecorator
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.AguavFoliagePlacer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.ApicotFoliagePlacer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.ApricornFoliagePlacer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.AspearFoliagePlacer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.BabiriFoliagePlacer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.BelueFoliagePlacer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.BlukFoliagePlacer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.ChartiFoliagePlacer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.CheriFoliagePlacer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.ChestoFoliagePlacer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.ChilanFoliagePlacer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.ChopleFoliagePlacer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.CobaFoliagePlacer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.ColburFoliagePlacer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.CornnFoliagePlacer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.CustapFoliagePlacer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.DrashFoliagePlacer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.DurinFoliagePlacer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.EggantFoliagePlacer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.EnigmaFoliagePlacer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.FigyFoliagePlacer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.GanlonFoliagePlacer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.GinemaFoliagePlacer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.GrepaFoliagePlacer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.HabanFoliagePlacer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.HondewFoliagePlacer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.IapapaFoliagePlacer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.JabocaFoliagePlacer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.KasibFoliagePlacer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.KebiaFoliagePlacer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.KeeFoliagePlacer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.KelpsyFoliagePlacer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.KuoFoliagePlacer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.LansatFoliagePlacer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.LeppaFoliagePlacer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.LiechiFoliagePlacer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.LumFoliagePlacer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.MagoFoliagePlacer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.MagostFoliagePlacer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.MarangaFoliagePlacer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.MicleFoliagePlacer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.NanabFoliagePlacer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.NinikuFoliagePlacer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.NomelFoliagePlacer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.NutpeaFoliagePlacer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.OccaFoliagePlacer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.OranFoliagePlacer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.PamtreFoliagePlacer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.PasshoFoliagePlacer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.PayapaFoliagePlacer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.PechaFoliagePlacer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.PersimFoliagePlacer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.PetayaFoliagePlacer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.PinapFoliagePlacer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.PomegFoliagePlacer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.PumkinFoliagePlacer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.QualotFoliagePlacer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.RabutaFoliagePlacer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.RawstFoliagePlacer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.RazzFoliagePlacer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.RindoFoliagePlacer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.RoseliFoliagePlacer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.RowapFoliagePlacer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.SalacFoliagePlacer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.ShucaFoliagePlacer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.SitrusFoliagePlacer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.SpelonFoliagePlacer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.StarfFoliagePlacer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.StribFoliagePlacer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.TamatoFoliagePlacer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.TangaFoliagePlacer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.TopoFoliagePlacer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.TougaFoliagePlacer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.WacanFoliagePlacer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.WatmelFoliagePlacer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.WepearFoliagePlacer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.WikiFoliagePlacer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.YacheFoliagePlacer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.YagoFoliagePlacer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.lanakila.LanakilaTypeCFoliagePlacer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.lanakila.LanakilaTypeDFoliagePlacer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.lanakila.LanakilaTypeEFoliagePlacer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.lanakila.LanakilaTypeFFoliagePlacer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.lanakila.SimpleLanakilaFoliagePlacer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.lanakila.SmallLanakilaFoliagePlacer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.trunk.EggantTrunkPlacer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.trunk.LanakilaTypeCLogPlacer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.trunk.LanakilaTypeDLogPlacer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.trunk.LanakilaTypeELogPlacer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.trunk.LumTrunkPlacer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.trunk.StraightTrunkPlacer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.trunk.StribTrunkPlacer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.trunk.TougaTrunkPlacer
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.treedecorator.UltraLeaveVineTreeDecorator
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.generation.treedecorator.UltraTrunkVineDecorator
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.structure.AdvancedMovingPoolElement
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.structure.LargerJigsawStructure
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.structure.MovingPoolElement
- CODEC - Static variable in class com.pixelmonmod.pixelmon.world.structure.ultraspace.CraterGeyserStructure
- CODEC - Static variable in class com.pixelmonmod.tcg.api.card.ability.CardPower
- CODEC - Static variable in class com.pixelmonmod.tcg.api.card.attack.CardAttack
- CODEC - Static variable in class com.pixelmonmod.tcg.api.card.CardCondition
- CODEC - Static variable in record class com.pixelmonmod.tcg.api.card.CardEnergyRelation
- CODEC - Static variable in enum class com.pixelmonmod.tcg.api.card.CardModifier
- CODEC - Static variable in enum class com.pixelmonmod.tcg.api.card.CardPowerType
- CODEC - Static variable in record class com.pixelmonmod.tcg.api.card.CardRarity
- CODEC - Static variable in enum class com.pixelmonmod.tcg.api.card.Energy
- CODEC - Static variable in class com.pixelmonmod.tcg.api.card.ImmutableCard
- CODEC - Static variable in class com.pixelmonmod.tcg.api.card.personalization.CardBack
- CODEC - Static variable in class com.pixelmonmod.tcg.api.card.personalization.Coin
- CODEC - Static variable in record class com.pixelmonmod.tcg.api.card.set.CardSet
- CODEC - Static variable in class com.pixelmonmod.tcg.api.card.ThemeDeck
- CODEC - Static variable in class com.pixelmonmod.tcg.block.BattleControllerBlock
- CODEC - Static variable in class com.pixelmonmod.tcg.block.BattleSpectatorBlock
- CODEC - Static variable in class com.pixelmonmod.tcg.block.EssenceJarBlock
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.attack.AttackEffect
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.attack.effects.AcidEffect
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.attack.effects.AttachDiscardEffect
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.attack.effects.BenchDamageOppSelectEffect
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.attack.effects.ChainLightningEffect
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.attack.effects.ChangeResistanceEffect
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.attack.effects.ChangeWeaknessEffect
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.attack.effects.ConditionEffect
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.attack.effects.DamageBonusEffect
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.attack.effects.DamageEffect
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.attack.effects.DestinyBondEffect
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.attack.effects.DevolveEffect
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.attack.effects.DisableAttackEffect
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.attack.effects.DisableCardEffect
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.attack.effects.DiscardAttachmentEffect
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.attack.effects.DrawCardEffect
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.attack.effects.DreamEaterEffect
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.attack.effects.FindPokemonEffect
- CODEC - Static variable in enum class com.pixelmonmod.tcg.duel.attack.effects.FindPokemonEffect.Type
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.attack.effects.FlipsMultiplyEffect
- CODEC - Static variable in enum class com.pixelmonmod.tcg.duel.attack.effects.FlipsMultiplyEffect.Type
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.attack.effects.HardenEffect
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.attack.effects.HealEffect
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.attack.effects.HurricaneEffect
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.attack.effects.IgnoreStatsEffect
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.attack.effects.ImmuneEffect
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.attack.effects.LeechSeedEffect
- CODEC - Static variable in enum class com.pixelmonmod.tcg.duel.attack.effects.LeechSeedEffect.Type
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.attack.effects.MetronomeEffect
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.attack.effects.MirrorMoveEffect
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.attack.effects.MissedEffect
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.attack.effects.ProphecyEffect
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.attack.effects.ReduceDamageEffect
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.attack.effects.SandAttackEffect
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.attack.effects.SearchDiscardEffect
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.attack.effects.SearchDiscardWithEnergyCostEffect
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.attack.effects.SuperFangEffect
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.attack.effects.SwitchPokemonEffect
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.attack.effects.SwordsDanceEffect
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.attack.effects.ThunderstormEffect
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.attack.effects.UnimplementedAttackEffect
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.attack.effects.WildfireEffect
- CODEC - Static variable in enum class com.pixelmonmod.tcg.duel.attack.enums.CoinSide
- CODEC - Static variable in enum class com.pixelmonmod.tcg.duel.attack.enums.DamageBonusType
- CODEC - Static variable in enum class com.pixelmonmod.tcg.duel.attack.enums.EffectLocation
- CODEC - Static variable in enum class com.pixelmonmod.tcg.duel.attack.enums.HealType
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.power.Bounce
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.power.Buzzap
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.power.Curse
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.power.DamageSwap
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.power.DamageSwapEnemy
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.power.DamageSwapToSelfOnly
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.power.DisableEvolution
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.power.EnergyBurn
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.power.EnergyTransfer
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.power.EvolutionaryLight
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.power.FinalBeam
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.power.FlipToEvade
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.power.Frenzy
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.power.GatherFire
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.power.HalfDamage
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.power.HayFever
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.power.Heal
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.power.InvisibleWall
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.power.LongDistanceHypnosis
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.power.MatterExchange
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.power.Peek
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.power.PollenStench
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.power.PrehistoricPower
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.power.RainDance
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.power.ReelIn
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.power.RetreatAid
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.power.RevealHand
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.power.Shift
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.power.Sinkhole
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.power.SneakAttack
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.power.SpecialDelivery
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.power.StepIn
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.power.StickyGoo
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.power.StrikesBack
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.power.SummonMinions
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.power.ThickSkinned
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.power.ToxicGas
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.power.Transform
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.power.Transparency
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.power.Trickery
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.power.UnimplementedPowerEffect
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.PowerEffect
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.trainer.Bill
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.trainer.ClefairyDoll
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.trainer.ComputerSearch
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.trainer.Defender
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.trainer.DevolutionSpray
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.trainer.EnergyRemoval
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.trainer.EnergyRetrieval
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.trainer.EnergySearch
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.trainer.FullHeal
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.trainer.Gambler
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.trainer.GustOfWind
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.trainer.ImposterProfOak
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.trainer.ItemFinder
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.trainer.Lass
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.trainer.Maintenance
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.trainer.MrFuji
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.trainer.MysteriousFossil
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.trainer.PlusPower
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.trainer.PokeBall
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.trainer.Pokedex
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.trainer.PokeFlute
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.trainer.PokemonBreeder
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.trainer.PokemonCenter
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.trainer.PokemonTrader
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.trainer.Potion
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.trainer.ProfOak
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.trainer.Recycle
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.trainer.Revive
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.trainer.ScoopUp
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.trainer.SuperEnergyRemoval
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.trainer.SuperPotion
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.trainer.Switch
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.trainer.UnimplementedTrainerEffect
- CODEC - Static variable in class com.pixelmonmod.tcg.duel.TrainerEffect
- CODECS - Static variable in class com.pixelmonmod.pixelmon.client.render.shader.PixelmonCodecs
- COFAGRIGUS - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- COFAGRIGUS - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- COIL - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- coin - Variable in class com.pixelmonmod.tcg.duel.state.PlayerCommonState
- Coin - Class in com.pixelmonmod.tcg.api.card.personalization
- Coin(String, String, ResourceWithFallback, ResourceWithFallback) - Constructor for class com.pixelmonmod.tcg.api.card.personalization.Coin
- COIN - Enum constant in enum class com.pixelmonmod.tcg.duel.log.DuelLogType
- COIN - Static variable in class com.pixelmonmod.pixelmon.init.registry.PixelmonDataComponents
- COIN - Static variable in class com.pixelmonmod.tcg.init.registry.ItemRegistration
- COIN_CASE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- COIN_REGISTRY - Static variable in class com.pixelmonmod.tcg.init.registry.TCGRegistry
- coinFlip - Variable in class com.pixelmonmod.tcg.duel.state.GameCommonState
- CoinFlipAckPacket - Class in com.pixelmonmod.tcg.network.packets.battles
- CoinFlipAckPacket() - Constructor for class com.pixelmonmod.tcg.network.packets.battles.CoinFlipAckPacket
- CoinFlipAckPacket(BlockPos) - Constructor for class com.pixelmonmod.tcg.network.packets.battles.CoinFlipAckPacket
- CoinFlipState - Class in com.pixelmonmod.tcg.duel.state
-
Created by Hy on 6/4/2016.
- CoinFlipState(List<CoinSide>, Integer) - Constructor for class com.pixelmonmod.tcg.duel.state.CoinFlipState
- CoinItem - Class in com.pixelmonmod.tcg.item
- CoinItem() - Constructor for class com.pixelmonmod.tcg.item.CoinItem
- coinsGiven - Variable in class com.pixelmonmod.pixelmon.api.pokemon.stats.extraStats.GimmighoulStats
- CoinSide - Enum Class in com.pixelmonmod.tcg.duel.attack.enums
-
Created by Hy on 5/22/2016.
- COLBUR - Enum constant in enum class com.pixelmonmod.pixelmon.enums.BerryType
- COLBUR - Static variable in class com.pixelmonmod.pixelmon.world.generation.FoliageRegistration
- COLBUR_BERRY - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- ColburFoliagePlacer - Class in com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl
- ColburFoliagePlacer() - Constructor for class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.ColburFoliagePlacer
- CollapsableForm - Class in com.pixelmonmod.api.client.screen.widget.design
- CollapsableForm() - Constructor for class com.pixelmonmod.api.client.screen.widget.design.CollapsableForm
- collapsed() - Method in class com.pixelmonmod.api.client.screen.widget.misc.Assignment
- collapsed() - Method in class com.pixelmonmod.api.client.screen.widget.misc.Collection
- collapsed() - Method in class com.pixelmonmod.api.client.screen.widget.misc.Research
- collapsed() - Method in interface com.pixelmonmod.api.client.screen.widget.misc.ResearchLike
- collapsedDisplay - Variable in class com.pixelmonmod.pixelmon.client.gui.npc.widget.CollapsibleWidget
- CollapsibleWidget - Class in com.pixelmonmod.pixelmon.client.gui.npc.widget
- CollapsibleWidget(int, int) - Constructor for class com.pixelmonmod.pixelmon.client.gui.npc.widget.CollapsibleWidget
- CollapsibleWidget(int, int, int, int) - Constructor for class com.pixelmonmod.pixelmon.client.gui.npc.widget.CollapsibleWidget
- collect() - Method in class com.pixelmonmod.pixelmon.client.storage.ClientResearchManager
- collectAssignments() - Method in class com.pixelmonmod.pixelmon.client.storage.ClientResearchManager
- collectAssignments(Comparator<ClientResearch>) - Method in class com.pixelmonmod.pixelmon.client.storage.ClientResearchManager
- collectCollections() - Method in class com.pixelmonmod.pixelmon.client.storage.ClientResearchManager
- collectCollections(Comparator<ClientResearch>) - Method in class com.pixelmonmod.pixelmon.client.storage.ClientResearchManager
- collection - Variable in class com.pixelmonmod.pixelmon.api.spawning.archetypes.entities.collection.SpawnInfoCollection
- Collection - Class in com.pixelmonmod.api.client.screen.widget.misc
- Collection() - Constructor for class com.pixelmonmod.api.client.screen.widget.misc.Collection
- CollectionHelper - Class in com.pixelmonmod.pixelmon.api.util.helpers
- CollectionHelper() - Constructor for class com.pixelmonmod.pixelmon.api.util.helpers.CollectionHelper
- collectionLabel - Variable in class com.pixelmonmod.pixelmon.api.spawning.archetypes.entities.collection.SpawnInfoCollection
- collectItems(ServerPlayer, BagSection, List<ItemStack>, ItemStack, List<ItemData>) - Method in class com.pixelmonmod.pixelmon.api.battles.BattleItemScanner.InventoryScanner
- CollectItems(BattleController, String, ServerPlayer, BagSection, List<ItemData>) - Constructor for class com.pixelmonmod.pixelmon.api.events.battles.BagItemEvent.CollectItems
- CollectLearnableMoves(Player, NPC, Pokemon, List<LearnableMove>) - Constructor for class com.pixelmonmod.pixelmon.api.events.npc.NPCTutorEvent.CollectLearnableMoves
- collectResearch() - Method in class com.pixelmonmod.pixelmon.client.storage.ClientResearchManager
- collectResearch(Comparator<ClientResearch>) - Method in class com.pixelmonmod.pixelmon.client.storage.ClientResearchManager
- Collide(DenEntity, Entity) - Constructor for class com.pixelmonmod.pixelmon.api.events.raids.DenEvent.Collide
- COLLISION_COURSE - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- color - Variable in class com.pixelmonmod.pixelmon.client.gui.pc.ItemSelectPCMode
- color - Variable in class com.pixelmonmod.pixelmon.client.gui.pc.MultiSelectPCMode
- color - Variable in class com.pixelmonmod.pixelmon.client.gui.pc.PCMode
- color - Variable in class com.pixelmonmod.pixelmon.client.gui.trainerCard.TrainerCardScreen
- color - Variable in enum class com.pixelmonmod.pixelmon.enums.BerryType
- color - Variable in enum class com.pixelmonmod.pixelmon.enums.EnumStatueTextureType
- color - Variable in class com.pixelmonmod.pixelmon.items.PokeBagItem.PokeBag
- color - Static variable in class com.pixelmonmod.pixelmon.storage.ClientData
- color() - Method in class com.pixelmonmod.api.client.screen.widget.Font
- color() - Method in class com.pixelmonmod.api.client.screen.widget.WidgetRenderState
- color() - Method in record class com.pixelmonmod.pixelmon.api.pokemon.type.Type
-
Returns the value of the
colorrecord component. - color() - Method in record class com.pixelmonmod.pixelmon.api.util.RenderableSprite
-
Returns the value of the
colorrecord component. - color() - Method in record class com.pixelmonmod.pixelmon.items.BadgeCaseItem.BadgeCase
-
Returns the value of the
colorrecord component. - color() - Method in record class com.pixelmonmod.tcg.api.card.CardRarity
-
Returns the value of the
colorrecord component. - color(float, float, float, float) - Method in class com.pixelmonmod.api.client.screen.widget.misc.Image
- color(int) - Method in class com.pixelmonmod.api.client.screen.widget.design.Label
- color(int, int, int, int) - Method in class com.pixelmonmod.api.client.screen.widget.misc.Image
- color(WidgetRenderState<Assignment>) - Method in class com.pixelmonmod.api.client.screen.widget.misc.Assignment
- color(WidgetRenderState<Collection>) - Method in class com.pixelmonmod.api.client.screen.widget.misc.Collection
- color(WidgetRenderState<Research>) - Method in class com.pixelmonmod.api.client.screen.widget.misc.Research
- color(Color) - Method in class com.pixelmonmod.api.client.screen.widget.design.Label
- color(Color) - Method in class com.pixelmonmod.api.client.screen.widget.misc.Assignment
- color(Color) - Method in class com.pixelmonmod.api.client.screen.widget.misc.Collection
- color(Color) - Method in class com.pixelmonmod.api.client.screen.widget.misc.Image
- color(Color) - Method in class com.pixelmonmod.api.client.screen.widget.misc.Research
- color(String) - Method in class com.pixelmonmod.api.client.screen.widget.design.Label
- color(String) - Method in class com.pixelmonmod.api.client.screen.widget.WidgetRenderState
- color(ChatFormatting, String) - Static method in class com.pixelmonmod.pixelmon.api.util.helpers.TextHelper
- COLOR - Static variable in class com.pixelmonmod.pixelmon.api.data.PixelmonDataSerializers
- COLOR_CHANGE - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ability.AbilityRegistry
- COLOR_CODE_PATTERN - Static variable in class com.pixelmonmod.pixelmon.client.gui.widgets.text.EnhancedTextFieldWidget
- COLOR_CODEC - Static variable in class com.pixelmonmod.pixelmon.client.render.shader.PixelmonCodecs
- COLOR_SCHEME_COUNT - Static variable in class com.pixelmonmod.api.client.screen.ScreenStyle
- ColorChange - Class in com.pixelmonmod.pixelmon.api.pokemon.ability.abilities
-
Changes the user's type to the type of the move that dealt damage to it.
- ColorChange() - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.ColorChange
- ColorChangeTests - Class in com.pixelmonmod.pixelmon.api.test.impl.ability
- ColorChangeTests() - Constructor for class com.pixelmonmod.pixelmon.api.test.impl.ability.ColorChangeTests
- ColoredOrbsTests - Class in com.pixelmonmod.pixelmon.api.test.impl.item
-
Tests for the Colored Orbs for the Hoenn Legendary Trio.
- ColoredOrbsTests() - Constructor for class com.pixelmonmod.pixelmon.api.test.impl.item.ColoredOrbsTests
- ColorEnum - Enum Class in com.pixelmonmod.pixelmon.blocks.enums
- COLORFUL_SHAKE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- ColorHelper - Class in com.pixelmonmod.api.helpers
- ColorHelper() - Constructor for class com.pixelmonmod.api.helpers.ColorHelper
- COLORLESS - Enum constant in enum class com.pixelmonmod.tcg.api.card.Energy
- ColorPalette - Class in com.pixelmonmod.api.client.screen
- ColorPalette.ColorTable - Class in com.pixelmonmod.api.client.screen
- ColorPalette.ColorTable.Builder - Class in com.pixelmonmod.api.client.screen
- colors(Color, Color) - Method in class com.pixelmonmod.pixelmon.api.research.ResearchTier.Builder
- colors(Color, Color, Color) - Method in class com.pixelmonmod.api.client.screen.widget.input.HorizontalScrollbar
- colors(Color, Color, Color) - Method in class com.pixelmonmod.api.client.screen.widget.input.Scrollbar
- colorScheme() - Method in class com.pixelmonmod.api.client.screen.StatefulScreen
- colorScheme() - Method in class com.pixelmonmod.api.client.screen.widget.WidgetRenderState
- colorTable() - Method in class com.pixelmonmod.api.client.screen.widget.design.CollapsableForm
- colorTable() - Method in class com.pixelmonmod.api.client.screen.widget.design.Form
- colorTable() - Method in class com.pixelmonmod.api.client.screen.widget.input.Button
- colorTable() - Method in class com.pixelmonmod.api.client.screen.widget.misc.Assignment
- colorTable() - Method in class com.pixelmonmod.api.client.screen.widget.misc.Collection
- colorTable() - Method in class com.pixelmonmod.api.client.screen.widget.misc.Research
- colorTable() - Method in class com.pixelmonmod.api.client.screen.widget.StatefulWidget
- ColorTypeAdapter - Class in com.pixelmonmod.pixelmon.config.starter
- ColorTypeAdapter() - Constructor for class com.pixelmonmod.pixelmon.config.starter.ColorTypeAdapter
- colour(String) - Static method in class com.pixelmonmod.pixelmon.api.util.helpers.TextHelper
-
Parses the string to a
Componentwith the correctly formatted colour codes and hex codes - COLOUR_BAR_ONE - Static variable in class com.pixelmonmod.pixelmon.client.gui.widgets.SlotBase
- COLOUR_BAR_THREE - Static variable in class com.pixelmonmod.pixelmon.client.gui.widgets.SlotBase
- COLOUR_BAR_TWO - Static variable in class com.pixelmonmod.pixelmon.client.gui.widgets.SlotBase
- ColouredTextFieldWidget - Class in com.pixelmonmod.pixelmon.client.gui.widgets.text
- ColouredTextFieldWidget(Font, int, int, int, int, EditBox, Component) - Constructor for class com.pixelmonmod.pixelmon.client.gui.widgets.text.ColouredTextFieldWidget
- ColouredTextFieldWidget(Font, int, int, int, int, Component) - Constructor for class com.pixelmonmod.pixelmon.client.gui.widgets.text.ColouredTextFieldWidget
- com.pixelmonmod.api - package com.pixelmonmod.api
- com.pixelmonmod.api.client.screen - package com.pixelmonmod.api.client.screen
- com.pixelmonmod.api.client.screen.event - package com.pixelmonmod.api.client.screen.event
- com.pixelmonmod.api.client.screen.render - package com.pixelmonmod.api.client.screen.render
- com.pixelmonmod.api.client.screen.util - package com.pixelmonmod.api.client.screen.util
- com.pixelmonmod.api.client.screen.widget - package com.pixelmonmod.api.client.screen.widget
- com.pixelmonmod.api.client.screen.widget.design - package com.pixelmonmod.api.client.screen.widget.design
- com.pixelmonmod.api.client.screen.widget.input - package com.pixelmonmod.api.client.screen.widget.input
- com.pixelmonmod.api.client.screen.widget.misc - package com.pixelmonmod.api.client.screen.widget.misc
- com.pixelmonmod.api.client.screen.widget.misc.pokedex - package com.pixelmonmod.api.client.screen.widget.misc.pokedex
- com.pixelmonmod.api.client.screen.widget.state - package com.pixelmonmod.api.client.screen.widget.state
- com.pixelmonmod.api.client.screen.widget.test - package com.pixelmonmod.api.client.screen.widget.test
- com.pixelmonmod.api.component - package com.pixelmonmod.api.component
- com.pixelmonmod.api.event - package com.pixelmonmod.api.event
- com.pixelmonmod.api.helpers - package com.pixelmonmod.api.helpers
- com.pixelmonmod.api.loader - package com.pixelmonmod.api.loader
- com.pixelmonmod.api.parsing - package com.pixelmonmod.api.parsing
- com.pixelmonmod.api.pokemon - package com.pixelmonmod.api.pokemon
- com.pixelmonmod.api.pokemon.requirement - package com.pixelmonmod.api.pokemon.requirement
- com.pixelmonmod.api.pokemon.requirement.impl - package com.pixelmonmod.api.pokemon.requirement.impl
- com.pixelmonmod.api.pokemon.requirement.impl.friendship - package com.pixelmonmod.api.pokemon.requirement.impl.friendship
- com.pixelmonmod.api.pokemon.requirement.impl.shader - package com.pixelmonmod.api.pokemon.requirement.impl.shader
- com.pixelmonmod.api.registry - package com.pixelmonmod.api.registry
- com.pixelmonmod.api.requirement - package com.pixelmonmod.api.requirement
- com.pixelmonmod.api.scheduler - package com.pixelmonmod.api.scheduler
- com.pixelmonmod.api.statue - package com.pixelmonmod.api.statue
- com.pixelmonmod.api.statue.requirement - package com.pixelmonmod.api.statue.requirement
- com.pixelmonmod.api.statue.requirement.impl - package com.pixelmonmod.api.statue.requirement.impl
- com.pixelmonmod.api.statue.requirement.impl.shader - package com.pixelmonmod.api.statue.requirement.impl.shader
- com.pixelmonmod.mixin - package com.pixelmonmod.mixin
- com.pixelmonmod.pixelmon - package com.pixelmonmod.pixelmon
- com.pixelmonmod.pixelmon.advancements - package com.pixelmonmod.pixelmon.advancements
- com.pixelmonmod.pixelmon.ai - package com.pixelmonmod.pixelmon.ai
- com.pixelmonmod.pixelmon.ai.flying - package com.pixelmonmod.pixelmon.ai.flying
- com.pixelmonmod.pixelmon.ai.naivgator - package com.pixelmonmod.pixelmon.ai.naivgator
- com.pixelmonmod.pixelmon.api.advancements.triggers - package com.pixelmonmod.pixelmon.api.advancements.triggers
- com.pixelmonmod.pixelmon.api.attackAnimations - package com.pixelmonmod.pixelmon.api.attackAnimations
- com.pixelmonmod.pixelmon.api.battles - package com.pixelmonmod.pixelmon.api.battles
- com.pixelmonmod.pixelmon.api.battles.attack - package com.pixelmonmod.pixelmon.api.battles.attack
- com.pixelmonmod.pixelmon.api.behaviour - package com.pixelmonmod.pixelmon.api.behaviour
- com.pixelmonmod.pixelmon.api.behaviour.impl - package com.pixelmonmod.pixelmon.api.behaviour.impl
- com.pixelmonmod.pixelmon.api.behaviour.impl.npc - package com.pixelmonmod.pixelmon.api.behaviour.impl.npc
- com.pixelmonmod.pixelmon.api.behaviour.impl.npc.behaviour - package com.pixelmonmod.pixelmon.api.behaviour.impl.npc.behaviour
- com.pixelmonmod.pixelmon.api.behaviour.impl.npc.sensor - package com.pixelmonmod.pixelmon.api.behaviour.impl.npc.sensor
- com.pixelmonmod.pixelmon.api.block - package com.pixelmonmod.pixelmon.api.block
- com.pixelmonmod.pixelmon.api.camera - package com.pixelmonmod.pixelmon.api.camera
- com.pixelmonmod.pixelmon.api.codec - package com.pixelmonmod.pixelmon.api.codec
- com.pixelmonmod.pixelmon.api.command - package com.pixelmonmod.pixelmon.api.command
- com.pixelmonmod.pixelmon.api.config - package com.pixelmonmod.pixelmon.api.config
- com.pixelmonmod.pixelmon.api.config.adapter - package com.pixelmonmod.pixelmon.api.config.adapter
- com.pixelmonmod.pixelmon.api.config.api - package com.pixelmonmod.pixelmon.api.config.api
- com.pixelmonmod.pixelmon.api.config.api.data - package com.pixelmonmod.pixelmon.api.config.api.data
- com.pixelmonmod.pixelmon.api.config.api.ui - package com.pixelmonmod.pixelmon.api.config.api.ui
- com.pixelmonmod.pixelmon.api.config.api.yaml - package com.pixelmonmod.pixelmon.api.config.api.yaml
- com.pixelmonmod.pixelmon.api.config.api.yaml.data - package com.pixelmonmod.pixelmon.api.config.api.yaml.data
- com.pixelmonmod.pixelmon.api.config.recipes - package com.pixelmonmod.pixelmon.api.config.recipes
- com.pixelmonmod.pixelmon.api.context - package com.pixelmonmod.pixelmon.api.context
- com.pixelmonmod.pixelmon.api.context.event - package com.pixelmonmod.pixelmon.api.context.event
- com.pixelmonmod.pixelmon.api.context.placeholder - package com.pixelmonmod.pixelmon.api.context.placeholder
- com.pixelmonmod.pixelmon.api.data - package com.pixelmonmod.pixelmon.api.data
- com.pixelmonmod.pixelmon.api.daycare - package com.pixelmonmod.pixelmon.api.daycare
- com.pixelmonmod.pixelmon.api.daycare.event - package com.pixelmonmod.pixelmon.api.daycare.event
- com.pixelmonmod.pixelmon.api.daycare.impl - package com.pixelmonmod.pixelmon.api.daycare.impl
- com.pixelmonmod.pixelmon.api.daycare.impl.duration - package com.pixelmonmod.pixelmon.api.daycare.impl.duration
- com.pixelmonmod.pixelmon.api.daycare.impl.requirement - package com.pixelmonmod.pixelmon.api.daycare.impl.requirement
- com.pixelmonmod.pixelmon.api.dialogue - package com.pixelmonmod.pixelmon.api.dialogue
- com.pixelmonmod.pixelmon.api.dialogue.event - package com.pixelmonmod.pixelmon.api.dialogue.event
- com.pixelmonmod.pixelmon.api.dialogue.professor - package com.pixelmonmod.pixelmon.api.dialogue.professor
- com.pixelmonmod.pixelmon.api.dialogue.professor.legacy - package com.pixelmonmod.pixelmon.api.dialogue.professor.legacy
- com.pixelmonmod.pixelmon.api.drops - package com.pixelmonmod.pixelmon.api.drops
- com.pixelmonmod.pixelmon.api.dummy - package com.pixelmonmod.pixelmon.api.dummy
- com.pixelmonmod.pixelmon.api.economy - package com.pixelmonmod.pixelmon.api.economy
- com.pixelmonmod.pixelmon.api.entity.npc - package com.pixelmonmod.pixelmon.api.entity.npc
- com.pixelmonmod.pixelmon.api.entity.npc.storage - package com.pixelmonmod.pixelmon.api.entity.npc.storage
- com.pixelmonmod.pixelmon.api.entity.sensor - package com.pixelmonmod.pixelmon.api.entity.sensor
- com.pixelmonmod.pixelmon.api.entity.ticking - package com.pixelmonmod.pixelmon.api.entity.ticking
- com.pixelmonmod.pixelmon.api.entity.ticking.type - package com.pixelmonmod.pixelmon.api.entity.ticking.type
- com.pixelmonmod.pixelmon.api.enums - package com.pixelmonmod.pixelmon.api.enums
- com.pixelmonmod.pixelmon.api.events - package com.pixelmonmod.pixelmon.api.events
- com.pixelmonmod.pixelmon.api.events.battles - package com.pixelmonmod.pixelmon.api.events.battles
- com.pixelmonmod.pixelmon.api.events.blocks - package com.pixelmonmod.pixelmon.api.events.blocks
- com.pixelmonmod.pixelmon.api.events.camera - package com.pixelmonmod.pixelmon.api.events.camera
- com.pixelmonmod.pixelmon.api.events.curry - package com.pixelmonmod.pixelmon.api.events.curry
- com.pixelmonmod.pixelmon.api.events.drops - package com.pixelmonmod.pixelmon.api.events.drops
- com.pixelmonmod.pixelmon.api.events.init - package com.pixelmonmod.pixelmon.api.events.init
- com.pixelmonmod.pixelmon.api.events.legendary - package com.pixelmonmod.pixelmon.api.events.legendary
- com.pixelmonmod.pixelmon.api.events.lures - package com.pixelmonmod.pixelmon.api.events.lures
- com.pixelmonmod.pixelmon.api.events.moveskills - package com.pixelmonmod.pixelmon.api.events.moveskills
- com.pixelmonmod.pixelmon.api.events.npc - package com.pixelmonmod.pixelmon.api.events.npc
- com.pixelmonmod.pixelmon.api.events.pokemon - package com.pixelmonmod.pixelmon.api.events.pokemon
- com.pixelmonmod.pixelmon.api.events.raids - package com.pixelmonmod.pixelmon.api.events.raids
- com.pixelmonmod.pixelmon.api.events.screens - package com.pixelmonmod.pixelmon.api.events.screens
- com.pixelmonmod.pixelmon.api.events.spawning - package com.pixelmonmod.pixelmon.api.events.spawning
- com.pixelmonmod.pixelmon.api.events.storage - package com.pixelmonmod.pixelmon.api.events.storage
- com.pixelmonmod.pixelmon.api.extensions - package com.pixelmonmod.pixelmon.api.extensions
- com.pixelmonmod.pixelmon.api.interactions - package com.pixelmonmod.pixelmon.api.interactions
- com.pixelmonmod.pixelmon.api.item - package com.pixelmonmod.pixelmon.api.item
- com.pixelmonmod.pixelmon.api.loot - package com.pixelmonmod.pixelmon.api.loot
- com.pixelmonmod.pixelmon.api.model - package com.pixelmonmod.pixelmon.api.model
- com.pixelmonmod.pixelmon.api.model.type - package com.pixelmonmod.pixelmon.api.model.type
- com.pixelmonmod.pixelmon.api.moveskills - package com.pixelmonmod.pixelmon.api.moveskills
- com.pixelmonmod.pixelmon.api.npc - package com.pixelmonmod.pixelmon.api.npc
- com.pixelmonmod.pixelmon.api.npc.entity - package com.pixelmonmod.pixelmon.api.npc.entity
- com.pixelmonmod.pixelmon.api.npc.interaction - package com.pixelmonmod.pixelmon.api.npc.interaction
- com.pixelmonmod.pixelmon.api.npc.interaction.condition - package com.pixelmonmod.pixelmon.api.npc.interaction.condition
- com.pixelmonmod.pixelmon.api.npc.interaction.condition.type - package com.pixelmonmod.pixelmon.api.npc.interaction.condition.type
- com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.block - package com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.block
- com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.calendar - package com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.calendar
- com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.item - package com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.item
- com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.logic - package com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.logic
- com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.math - package com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.math
- com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.player - package com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.player
- com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.pokemon - package com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.pokemon
- com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.recipe - package com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.recipe
- com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.text - package com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.text
- com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.world - package com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.world
- com.pixelmonmod.pixelmon.api.npc.interaction.event - package com.pixelmonmod.pixelmon.api.npc.interaction.event
- com.pixelmonmod.pixelmon.api.npc.interaction.event.type - package com.pixelmonmod.pixelmon.api.npc.interaction.event.type
- com.pixelmonmod.pixelmon.api.npc.interaction.event.type.battle - package com.pixelmonmod.pixelmon.api.npc.interaction.event.type.battle
- com.pixelmonmod.pixelmon.api.npc.interaction.event.type.curry - package com.pixelmonmod.pixelmon.api.npc.interaction.event.type.curry
- com.pixelmonmod.pixelmon.api.npc.interaction.event.type.photo - package com.pixelmonmod.pixelmon.api.npc.interaction.event.type.photo
- com.pixelmonmod.pixelmon.api.npc.interaction.event.type.pokedex - package com.pixelmonmod.pixelmon.api.npc.interaction.event.type.pokedex
- com.pixelmonmod.pixelmon.api.npc.interaction.provider - package com.pixelmonmod.pixelmon.api.npc.interaction.provider
- com.pixelmonmod.pixelmon.api.npc.interaction.provider.type - package com.pixelmonmod.pixelmon.api.npc.interaction.provider.type
- com.pixelmonmod.pixelmon.api.npc.interaction.provider.type.block - package com.pixelmonmod.pixelmon.api.npc.interaction.provider.type.block
- com.pixelmonmod.pixelmon.api.npc.interaction.provider.type.calendar - package com.pixelmonmod.pixelmon.api.npc.interaction.provider.type.calendar
- com.pixelmonmod.pixelmon.api.npc.interaction.provider.type.item - package com.pixelmonmod.pixelmon.api.npc.interaction.provider.type.item
- com.pixelmonmod.pixelmon.api.npc.interaction.provider.type.logic - package com.pixelmonmod.pixelmon.api.npc.interaction.provider.type.logic
- com.pixelmonmod.pixelmon.api.npc.interaction.provider.type.math - package com.pixelmonmod.pixelmon.api.npc.interaction.provider.type.math
- com.pixelmonmod.pixelmon.api.npc.interaction.provider.type.player - package com.pixelmonmod.pixelmon.api.npc.interaction.provider.type.player
- com.pixelmonmod.pixelmon.api.npc.interaction.provider.type.pokemon - package com.pixelmonmod.pixelmon.api.npc.interaction.provider.type.pokemon
- com.pixelmonmod.pixelmon.api.npc.interaction.provider.type.text - package com.pixelmonmod.pixelmon.api.npc.interaction.provider.type.text
- com.pixelmonmod.pixelmon.api.npc.interaction.result - package com.pixelmonmod.pixelmon.api.npc.interaction.result
- com.pixelmonmod.pixelmon.api.npc.interaction.result.type - package com.pixelmonmod.pixelmon.api.npc.interaction.result.type
- com.pixelmonmod.pixelmon.api.npc.interaction.result.type.context - package com.pixelmonmod.pixelmon.api.npc.interaction.result.type.context
- com.pixelmonmod.pixelmon.api.npc.interaction.result.type.player - package com.pixelmonmod.pixelmon.api.npc.interaction.result.type.player
- com.pixelmonmod.pixelmon.api.npc.interaction.result.type.player.pokedex - package com.pixelmonmod.pixelmon.api.npc.interaction.result.type.player.pokedex
- com.pixelmonmod.pixelmon.api.npc.interaction.result.type.spec - package com.pixelmonmod.pixelmon.api.npc.interaction.result.type.spec
- com.pixelmonmod.pixelmon.api.npc.interaction.result.type.time - package com.pixelmonmod.pixelmon.api.npc.interaction.result.type.time
- com.pixelmonmod.pixelmon.api.overlay.notice - package com.pixelmonmod.pixelmon.api.overlay.notice
- com.pixelmonmod.pixelmon.api.overlay.scoreboard - package com.pixelmonmod.pixelmon.api.overlay.scoreboard
- com.pixelmonmod.pixelmon.api.overlay.scoreboard.line - package com.pixelmonmod.pixelmon.api.overlay.scoreboard.line
- com.pixelmonmod.pixelmon.api.overlay.scoreboard.line.entry - package com.pixelmonmod.pixelmon.api.overlay.scoreboard.line.entry
- com.pixelmonmod.pixelmon.api.overlay.scoreboard.type - package com.pixelmonmod.pixelmon.api.overlay.scoreboard.type
- com.pixelmonmod.pixelmon.api.pokedex - package com.pixelmonmod.pixelmon.api.pokedex
- com.pixelmonmod.pixelmon.api.pokedex.data - package com.pixelmonmod.pixelmon.api.pokedex.data
- com.pixelmonmod.pixelmon.api.pokedex.event - package com.pixelmonmod.pixelmon.api.pokedex.event
- com.pixelmonmod.pixelmon.api.pokedex.predicate - package com.pixelmonmod.pixelmon.api.pokedex.predicate
- com.pixelmonmod.pixelmon.api.pokedex.predicate.type - package com.pixelmonmod.pixelmon.api.pokedex.predicate.type
- com.pixelmonmod.pixelmon.api.pokedex.provider - package com.pixelmonmod.pixelmon.api.pokedex.provider
- com.pixelmonmod.pixelmon.api.pokedex.provider.type - package com.pixelmonmod.pixelmon.api.pokedex.provider.type
- com.pixelmonmod.pixelmon.api.pokedex.status - package com.pixelmonmod.pixelmon.api.pokedex.status
- com.pixelmonmod.pixelmon.api.pokedex.storage - package com.pixelmonmod.pixelmon.api.pokedex.storage
- com.pixelmonmod.pixelmon.api.pokedex.storage.impl - package com.pixelmonmod.pixelmon.api.pokedex.storage.impl
- com.pixelmonmod.pixelmon.api.pokedex.storage.save - package com.pixelmonmod.pixelmon.api.pokedex.storage.save
- com.pixelmonmod.pixelmon.api.pokedex.storage.save.impl - package com.pixelmonmod.pixelmon.api.pokedex.storage.save.impl
- com.pixelmonmod.pixelmon.api.pokemon - package com.pixelmonmod.pixelmon.api.pokemon
- com.pixelmonmod.pixelmon.api.pokemon.ability - package com.pixelmonmod.pixelmon.api.pokemon.ability
- com.pixelmonmod.pixelmon.api.pokemon.ability.abilities - package com.pixelmonmod.pixelmon.api.pokemon.ability.abilities
- com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.custom - package com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.custom
- com.pixelmonmod.pixelmon.api.pokemon.boss - package com.pixelmonmod.pixelmon.api.pokemon.boss
- com.pixelmonmod.pixelmon.api.pokemon.catching - package com.pixelmonmod.pixelmon.api.pokemon.catching
- com.pixelmonmod.pixelmon.api.pokemon.drops - package com.pixelmonmod.pixelmon.api.pokemon.drops
- com.pixelmonmod.pixelmon.api.pokemon.effects - package com.pixelmonmod.pixelmon.api.pokemon.effects
- com.pixelmonmod.pixelmon.api.pokemon.egg - package com.pixelmonmod.pixelmon.api.pokemon.egg
- com.pixelmonmod.pixelmon.api.pokemon.egg.impl - package com.pixelmonmod.pixelmon.api.pokemon.egg.impl
- com.pixelmonmod.pixelmon.api.pokemon.export - package com.pixelmonmod.pixelmon.api.pokemon.export
- com.pixelmonmod.pixelmon.api.pokemon.export.exception - package com.pixelmonmod.pixelmon.api.pokemon.export.exception
- com.pixelmonmod.pixelmon.api.pokemon.export.impl - package com.pixelmonmod.pixelmon.api.pokemon.export.impl
- com.pixelmonmod.pixelmon.api.pokemon.growth - package com.pixelmonmod.pixelmon.api.pokemon.growth
- com.pixelmonmod.pixelmon.api.pokemon.growth.comparator - package com.pixelmonmod.pixelmon.api.pokemon.growth.comparator
- com.pixelmonmod.pixelmon.api.pokemon.growth.comparator.type - package com.pixelmonmod.pixelmon.api.pokemon.growth.comparator.type
- com.pixelmonmod.pixelmon.api.pokemon.hatch - package com.pixelmonmod.pixelmon.api.pokemon.hatch
- com.pixelmonmod.pixelmon.api.pokemon.healing - package com.pixelmonmod.pixelmon.api.pokemon.healing
- com.pixelmonmod.pixelmon.api.pokemon.item.pokeball - package com.pixelmonmod.pixelmon.api.pokemon.item.pokeball
- com.pixelmonmod.pixelmon.api.pokemon.item.pokeball.logic - package com.pixelmonmod.pixelmon.api.pokemon.item.pokeball.logic
- com.pixelmonmod.pixelmon.api.pokemon.lure - package com.pixelmonmod.pixelmon.api.pokemon.lure
- com.pixelmonmod.pixelmon.api.pokemon.ribbon - package com.pixelmonmod.pixelmon.api.pokemon.ribbon
- com.pixelmonmod.pixelmon.api.pokemon.ribbon.event - package com.pixelmonmod.pixelmon.api.pokemon.ribbon.event
- com.pixelmonmod.pixelmon.api.pokemon.ribbon.json - package com.pixelmonmod.pixelmon.api.pokemon.ribbon.json
- com.pixelmonmod.pixelmon.api.pokemon.ribbon.type - package com.pixelmonmod.pixelmon.api.pokemon.ribbon.type
- com.pixelmonmod.pixelmon.api.pokemon.ribbon.type.impl - package com.pixelmonmod.pixelmon.api.pokemon.ribbon.type.impl
- com.pixelmonmod.pixelmon.api.pokemon.species - package com.pixelmonmod.pixelmon.api.pokemon.species
- com.pixelmonmod.pixelmon.api.pokemon.species.abilities - package com.pixelmonmod.pixelmon.api.pokemon.species.abilities
- com.pixelmonmod.pixelmon.api.pokemon.species.aggression - package com.pixelmonmod.pixelmon.api.pokemon.species.aggression
- com.pixelmonmod.pixelmon.api.pokemon.species.dimensions - package com.pixelmonmod.pixelmon.api.pokemon.species.dimensions
- com.pixelmonmod.pixelmon.api.pokemon.species.evs - package com.pixelmonmod.pixelmon.api.pokemon.species.evs
- com.pixelmonmod.pixelmon.api.pokemon.species.gender - package com.pixelmonmod.pixelmon.api.pokemon.species.gender
- com.pixelmonmod.pixelmon.api.pokemon.species.gimmick - package com.pixelmonmod.pixelmon.api.pokemon.species.gimmick
- com.pixelmonmod.pixelmon.api.pokemon.species.moves - package com.pixelmonmod.pixelmon.api.pokemon.species.moves
- com.pixelmonmod.pixelmon.api.pokemon.species.palette - package com.pixelmonmod.pixelmon.api.pokemon.species.palette
- com.pixelmonmod.pixelmon.api.pokemon.species.palette.locator - package com.pixelmonmod.pixelmon.api.pokemon.species.palette.locator
- com.pixelmonmod.pixelmon.api.pokemon.species.palette.locator.type - package com.pixelmonmod.pixelmon.api.pokemon.species.palette.locator.type
- com.pixelmonmod.pixelmon.api.pokemon.species.parameters - package com.pixelmonmod.pixelmon.api.pokemon.species.parameters
- com.pixelmonmod.pixelmon.api.pokemon.species.parameters.flying - package com.pixelmonmod.pixelmon.api.pokemon.species.parameters.flying
- com.pixelmonmod.pixelmon.api.pokemon.species.parameters.mounted - package com.pixelmonmod.pixelmon.api.pokemon.species.parameters.mounted
- com.pixelmonmod.pixelmon.api.pokemon.species.parameters.swimming - package com.pixelmonmod.pixelmon.api.pokemon.species.parameters.swimming
- com.pixelmonmod.pixelmon.api.pokemon.species.spawn - package com.pixelmonmod.pixelmon.api.pokemon.species.spawn
- com.pixelmonmod.pixelmon.api.pokemon.species.stat - package com.pixelmonmod.pixelmon.api.pokemon.species.stat
- com.pixelmonmod.pixelmon.api.pokemon.species.tags - package com.pixelmonmod.pixelmon.api.pokemon.species.tags
- com.pixelmonmod.pixelmon.api.pokemon.species.typeadapters - package com.pixelmonmod.pixelmon.api.pokemon.species.typeadapters
- com.pixelmonmod.pixelmon.api.pokemon.stats - package com.pixelmonmod.pixelmon.api.pokemon.stats
- com.pixelmonmod.pixelmon.api.pokemon.stats.evolution - package com.pixelmonmod.pixelmon.api.pokemon.stats.evolution
- com.pixelmonmod.pixelmon.api.pokemon.stats.evolution.conditions - package com.pixelmonmod.pixelmon.api.pokemon.stats.evolution.conditions
- com.pixelmonmod.pixelmon.api.pokemon.stats.evolution.types - package com.pixelmonmod.pixelmon.api.pokemon.stats.evolution.types
- com.pixelmonmod.pixelmon.api.pokemon.stats.extraStats - package com.pixelmonmod.pixelmon.api.pokemon.stats.extraStats
- com.pixelmonmod.pixelmon.api.pokemon.type - package com.pixelmonmod.pixelmon.api.pokemon.type
- com.pixelmonmod.pixelmon.api.recipe - package com.pixelmonmod.pixelmon.api.recipe
- com.pixelmonmod.pixelmon.api.registries - package com.pixelmonmod.pixelmon.api.registries
- com.pixelmonmod.pixelmon.api.relearner - package com.pixelmonmod.pixelmon.api.relearner
- com.pixelmonmod.pixelmon.api.replacement - package com.pixelmonmod.pixelmon.api.replacement
- com.pixelmonmod.pixelmon.api.replacement.detection - package com.pixelmonmod.pixelmon.api.replacement.detection
- com.pixelmonmod.pixelmon.api.replacement.logic - package com.pixelmonmod.pixelmon.api.replacement.logic
- com.pixelmonmod.pixelmon.api.replacement.replacement - package com.pixelmonmod.pixelmon.api.replacement.replacement
- com.pixelmonmod.pixelmon.api.research - package com.pixelmonmod.pixelmon.api.research
- com.pixelmonmod.pixelmon.api.research.event - package com.pixelmonmod.pixelmon.api.research.event
- com.pixelmonmod.pixelmon.api.rules - package com.pixelmonmod.pixelmon.api.rules
- com.pixelmonmod.pixelmon.api.screens - package com.pixelmonmod.pixelmon.api.screens
- com.pixelmonmod.pixelmon.api.selection - package com.pixelmonmod.pixelmon.api.selection
- com.pixelmonmod.pixelmon.api.selector - package com.pixelmonmod.pixelmon.api.selector
- com.pixelmonmod.pixelmon.api.selector.type - package com.pixelmonmod.pixelmon.api.selector.type
- com.pixelmonmod.pixelmon.api.shop - package com.pixelmonmod.pixelmon.api.shop
- com.pixelmonmod.pixelmon.api.spawning - package com.pixelmonmod.pixelmon.api.spawning
- com.pixelmonmod.pixelmon.api.spawning.archetypes.algorithms.checkspawns - package com.pixelmonmod.pixelmon.api.spawning.archetypes.algorithms.checkspawns
- com.pixelmonmod.pixelmon.api.spawning.archetypes.algorithms.selection - package com.pixelmonmod.pixelmon.api.spawning.archetypes.algorithms.selection
- com.pixelmonmod.pixelmon.api.spawning.archetypes.entities.collection - package com.pixelmonmod.pixelmon.api.spawning.archetypes.entities.collection
- com.pixelmonmod.pixelmon.api.spawning.archetypes.entities.items - package com.pixelmonmod.pixelmon.api.spawning.archetypes.entities.items
- com.pixelmonmod.pixelmon.api.spawning.archetypes.entities.npcs - package com.pixelmonmod.pixelmon.api.spawning.archetypes.entities.npcs
- com.pixelmonmod.pixelmon.api.spawning.archetypes.entities.pokemon - package com.pixelmonmod.pixelmon.api.spawning.archetypes.entities.pokemon
- com.pixelmonmod.pixelmon.api.spawning.archetypes.entities.wormholes - package com.pixelmonmod.pixelmon.api.spawning.archetypes.entities.wormholes
- com.pixelmonmod.pixelmon.api.spawning.archetypes.group - package com.pixelmonmod.pixelmon.api.spawning.archetypes.group
- com.pixelmonmod.pixelmon.api.spawning.archetypes.spawners - package com.pixelmonmod.pixelmon.api.spawning.archetypes.spawners
- com.pixelmonmod.pixelmon.api.spawning.calculators - package com.pixelmonmod.pixelmon.api.spawning.calculators
- com.pixelmonmod.pixelmon.api.spawning.conditions - package com.pixelmonmod.pixelmon.api.spawning.conditions
- com.pixelmonmod.pixelmon.api.spawning.util - package com.pixelmonmod.pixelmon.api.spawning.util
- com.pixelmonmod.pixelmon.api.storage - package com.pixelmonmod.pixelmon.api.storage
- com.pixelmonmod.pixelmon.api.storage.breeding - package com.pixelmonmod.pixelmon.api.storage.breeding
- com.pixelmonmod.pixelmon.api.storage.event - package com.pixelmonmod.pixelmon.api.storage.event
- com.pixelmonmod.pixelmon.api.storage.research - package com.pixelmonmod.pixelmon.api.storage.research
- com.pixelmonmod.pixelmon.api.storage.research.impl - package com.pixelmonmod.pixelmon.api.storage.research.impl
- com.pixelmonmod.pixelmon.api.storage.research.impl.client - package com.pixelmonmod.pixelmon.api.storage.research.impl.client
- com.pixelmonmod.pixelmon.api.storage.research.manager - package com.pixelmonmod.pixelmon.api.storage.research.manager
- com.pixelmonmod.pixelmon.api.storage.research.manager.impl - package com.pixelmonmod.pixelmon.api.storage.research.manager.impl
- com.pixelmonmod.pixelmon.api.storage.research.save - package com.pixelmonmod.pixelmon.api.storage.research.save
- com.pixelmonmod.pixelmon.api.storage.research.save.impl - package com.pixelmonmod.pixelmon.api.storage.research.save.impl
- com.pixelmonmod.pixelmon.api.storage.supplier - package com.pixelmonmod.pixelmon.api.storage.supplier
- com.pixelmonmod.pixelmon.api.tags - package com.pixelmonmod.pixelmon.api.tags
- com.pixelmonmod.pixelmon.api.test - package com.pixelmonmod.pixelmon.api.test
- com.pixelmonmod.pixelmon.api.test.impl - package com.pixelmonmod.pixelmon.api.test.impl
- com.pixelmonmod.pixelmon.api.test.impl.ability - package com.pixelmonmod.pixelmon.api.test.impl.ability
- com.pixelmonmod.pixelmon.api.test.impl.item - package com.pixelmonmod.pixelmon.api.test.impl.item
- com.pixelmonmod.pixelmon.api.test.impl.mechanics - package com.pixelmonmod.pixelmon.api.test.impl.mechanics
- com.pixelmonmod.pixelmon.api.test.impl.move - package com.pixelmonmod.pixelmon.api.test.impl.move
- com.pixelmonmod.pixelmon.api.texture - package com.pixelmonmod.pixelmon.api.texture
- com.pixelmonmod.pixelmon.api.texture.type - package com.pixelmonmod.pixelmon.api.texture.type
- com.pixelmonmod.pixelmon.api.toast - package com.pixelmonmod.pixelmon.api.toast
- com.pixelmonmod.pixelmon.api.trading - package com.pixelmonmod.pixelmon.api.trading
- com.pixelmonmod.pixelmon.api.tutor - package com.pixelmonmod.pixelmon.api.tutor
- com.pixelmonmod.pixelmon.api.ui - package com.pixelmonmod.pixelmon.api.ui
- com.pixelmonmod.pixelmon.api.ui.type - package com.pixelmonmod.pixelmon.api.ui.type
- com.pixelmonmod.pixelmon.api.util - package com.pixelmonmod.pixelmon.api.util
- com.pixelmonmod.pixelmon.api.util.helpers - package com.pixelmonmod.pixelmon.api.util.helpers
- com.pixelmonmod.pixelmon.api.util.toast - package com.pixelmonmod.pixelmon.api.util.toast
- com.pixelmonmod.pixelmon.api.world - package com.pixelmonmod.pixelmon.api.world
- com.pixelmonmod.pixelmon.battles - package com.pixelmonmod.pixelmon.battles
- com.pixelmonmod.pixelmon.battles.animations.particles - package com.pixelmonmod.pixelmon.battles.animations.particles
- com.pixelmonmod.pixelmon.battles.api - package com.pixelmonmod.pixelmon.battles.api
- com.pixelmonmod.pixelmon.battles.api.rules - package com.pixelmonmod.pixelmon.battles.api.rules
- com.pixelmonmod.pixelmon.battles.api.rules.modifier - package com.pixelmonmod.pixelmon.battles.api.rules.modifier
- com.pixelmonmod.pixelmon.battles.api.rules.modifier.type - package com.pixelmonmod.pixelmon.battles.api.rules.modifier.type
- com.pixelmonmod.pixelmon.battles.api.rules.requirement - package com.pixelmonmod.pixelmon.battles.api.rules.requirement
- com.pixelmonmod.pixelmon.battles.api.rules.requirement.type.item - package com.pixelmonmod.pixelmon.battles.api.rules.requirement.type.item
- com.pixelmonmod.pixelmon.battles.api.rules.requirement.type.logical - package com.pixelmonmod.pixelmon.battles.api.rules.requirement.type.logical
- com.pixelmonmod.pixelmon.battles.api.rules.requirement.type.pokemon - package com.pixelmonmod.pixelmon.battles.api.rules.requirement.type.pokemon
- com.pixelmonmod.pixelmon.battles.api.rules.teamselection - package com.pixelmonmod.pixelmon.battles.api.rules.teamselection
- com.pixelmonmod.pixelmon.battles.attacks - package com.pixelmonmod.pixelmon.battles.attacks
- com.pixelmonmod.pixelmon.battles.attacks.animations - package com.pixelmonmod.pixelmon.battles.attacks.animations
- com.pixelmonmod.pixelmon.battles.attacks.animations.particles - package com.pixelmonmod.pixelmon.battles.attacks.animations.particles
- com.pixelmonmod.pixelmon.battles.attacks.specialAttacks - package com.pixelmonmod.pixelmon.battles.attacks.specialAttacks
- com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.attackModifiers - package com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.attackModifiers
- com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic - package com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic
- com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.modifiers - package com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.modifiers
- com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.multiTurn - package com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.multiTurn
- com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.zMoves - package com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.zMoves
- com.pixelmonmod.pixelmon.battles.controller - package com.pixelmonmod.pixelmon.battles.controller
- com.pixelmonmod.pixelmon.battles.controller.ai - package com.pixelmonmod.pixelmon.battles.controller.ai
- com.pixelmonmod.pixelmon.battles.controller.ai.memory - package com.pixelmonmod.pixelmon.battles.controller.ai.memory
- com.pixelmonmod.pixelmon.battles.controller.ai.type - package com.pixelmonmod.pixelmon.battles.controller.ai.type
- com.pixelmonmod.pixelmon.battles.controller.context - package com.pixelmonmod.pixelmon.battles.controller.context
- com.pixelmonmod.pixelmon.battles.controller.log - package com.pixelmonmod.pixelmon.battles.controller.log
- com.pixelmonmod.pixelmon.battles.controller.log.action - package com.pixelmonmod.pixelmon.battles.controller.log.action
- com.pixelmonmod.pixelmon.battles.controller.log.action.type - package com.pixelmonmod.pixelmon.battles.controller.log.action.type
- com.pixelmonmod.pixelmon.battles.controller.participants - package com.pixelmonmod.pixelmon.battles.controller.participants
- com.pixelmonmod.pixelmon.battles.query - package com.pixelmonmod.pixelmon.battles.query
- com.pixelmonmod.pixelmon.battles.raids - package com.pixelmonmod.pixelmon.battles.raids
- com.pixelmonmod.pixelmon.battles.raids.ally - package com.pixelmonmod.pixelmon.battles.raids.ally
- com.pixelmonmod.pixelmon.battles.raids.spawning - package com.pixelmonmod.pixelmon.battles.raids.spawning
- com.pixelmonmod.pixelmon.battles.status - package com.pixelmonmod.pixelmon.battles.status
- com.pixelmonmod.pixelmon.battles.tasks - package com.pixelmonmod.pixelmon.battles.tasks
- com.pixelmonmod.pixelmon.blocks - package com.pixelmonmod.pixelmon.blocks
- com.pixelmonmod.pixelmon.blocks.daycare - package com.pixelmonmod.pixelmon.blocks.daycare
- com.pixelmonmod.pixelmon.blocks.decorative - package com.pixelmonmod.pixelmon.blocks.decorative
- com.pixelmonmod.pixelmon.blocks.enums - package com.pixelmonmod.pixelmon.blocks.enums
- com.pixelmonmod.pixelmon.blocks.furniture - package com.pixelmonmod.pixelmon.blocks.furniture
- com.pixelmonmod.pixelmon.blocks.machines - package com.pixelmonmod.pixelmon.blocks.machines
- com.pixelmonmod.pixelmon.blocks.multi - package com.pixelmonmod.pixelmon.blocks.multi
- com.pixelmonmod.pixelmon.blocks.spawning - package com.pixelmonmod.pixelmon.blocks.spawning
- com.pixelmonmod.pixelmon.blocks.tileentity - package com.pixelmonmod.pixelmon.blocks.tileentity
- com.pixelmonmod.pixelmon.blocks.ultraspace - package com.pixelmonmod.pixelmon.blocks.ultraspace
- com.pixelmonmod.pixelmon.client - package com.pixelmonmod.pixelmon.client
- com.pixelmonmod.pixelmon.client.camera - package com.pixelmonmod.pixelmon.client.camera
- com.pixelmonmod.pixelmon.client.camera.movement - package com.pixelmonmod.pixelmon.client.camera.movement
- com.pixelmonmod.pixelmon.client.camera.target - package com.pixelmonmod.pixelmon.client.camera.target
- com.pixelmonmod.pixelmon.client.gui - package com.pixelmonmod.pixelmon.client.gui
- com.pixelmonmod.pixelmon.client.gui.badgecase - package com.pixelmonmod.pixelmon.client.gui.badgecase
- com.pixelmonmod.pixelmon.client.gui.battles - package com.pixelmonmod.pixelmon.client.gui.battles
- com.pixelmonmod.pixelmon.client.gui.battles.battleScreens - package com.pixelmonmod.pixelmon.client.gui.battles.battleScreens
- com.pixelmonmod.pixelmon.client.gui.battles.battleScreens.old_gui.chooseMove - package com.pixelmonmod.pixelmon.client.gui.battles.battleScreens.old_gui.chooseMove
- com.pixelmonmod.pixelmon.client.gui.battles.battleScreens.old_gui.choosePokemon - package com.pixelmonmod.pixelmon.client.gui.battles.battleScreens.old_gui.choosePokemon
- com.pixelmonmod.pixelmon.client.gui.battles.battleScreens.screens - package com.pixelmonmod.pixelmon.client.gui.battles.battleScreens.screens
- com.pixelmonmod.pixelmon.client.gui.battles.battleScreens.screens.bag - package com.pixelmonmod.pixelmon.client.gui.battles.battleScreens.screens.bag
- com.pixelmonmod.pixelmon.client.gui.battles.battleScreens.screens.pokemon - package com.pixelmonmod.pixelmon.client.gui.battles.battleScreens.screens.pokemon
- com.pixelmonmod.pixelmon.client.gui.battles.battleScreens.yesNo - package com.pixelmonmod.pixelmon.client.gui.battles.battleScreens.yesNo
- com.pixelmonmod.pixelmon.client.gui.battles.pokemonOverlays - package com.pixelmonmod.pixelmon.client.gui.battles.pokemonOverlays
- com.pixelmonmod.pixelmon.client.gui.battles.rules - package com.pixelmonmod.pixelmon.client.gui.battles.rules
- com.pixelmonmod.pixelmon.client.gui.battles.tasks - package com.pixelmonmod.pixelmon.client.gui.battles.tasks
- com.pixelmonmod.pixelmon.client.gui.chooseMoveset - package com.pixelmonmod.pixelmon.client.gui.chooseMoveset
- com.pixelmonmod.pixelmon.client.gui.curryDex - package com.pixelmonmod.pixelmon.client.gui.curryDex
- com.pixelmonmod.pixelmon.client.gui.custom - package com.pixelmonmod.pixelmon.client.gui.custom
- com.pixelmonmod.pixelmon.client.gui.custom.dialogue - package com.pixelmonmod.pixelmon.client.gui.custom.dialogue
- com.pixelmonmod.pixelmon.client.gui.custom.overlays - package com.pixelmonmod.pixelmon.client.gui.custom.overlays
- com.pixelmonmod.pixelmon.client.gui.custom.selection - package com.pixelmonmod.pixelmon.client.gui.custom.selection
- com.pixelmonmod.pixelmon.client.gui.custom.selection.elements - package com.pixelmonmod.pixelmon.client.gui.custom.selection.elements
- com.pixelmonmod.pixelmon.client.gui.daycare - package com.pixelmonmod.pixelmon.client.gui.daycare
- com.pixelmonmod.pixelmon.client.gui.egg - package com.pixelmonmod.pixelmon.client.gui.egg
- com.pixelmonmod.pixelmon.client.gui.faint - package com.pixelmonmod.pixelmon.client.gui.faint
- com.pixelmonmod.pixelmon.client.gui.fishingLog - package com.pixelmonmod.pixelmon.client.gui.fishingLog
- com.pixelmonmod.pixelmon.client.gui.inventory - package com.pixelmonmod.pixelmon.client.gui.inventory
- com.pixelmonmod.pixelmon.client.gui.inventory.tabs - package com.pixelmonmod.pixelmon.client.gui.inventory.tabs
- com.pixelmonmod.pixelmon.client.gui.inventory.tabs.impl - package com.pixelmonmod.pixelmon.client.gui.inventory.tabs.impl
- com.pixelmonmod.pixelmon.client.gui.listener - package com.pixelmonmod.pixelmon.client.gui.listener
- com.pixelmonmod.pixelmon.client.gui.machines.cookingpot - package com.pixelmonmod.pixelmon.client.gui.machines.cookingpot
- com.pixelmonmod.pixelmon.client.gui.machines.infuser - package com.pixelmonmod.pixelmon.client.gui.machines.infuser
- com.pixelmonmod.pixelmon.client.gui.machines.mechanicalanvil - package com.pixelmonmod.pixelmon.client.gui.machines.mechanicalanvil
- com.pixelmonmod.pixelmon.client.gui.machines.slots - package com.pixelmonmod.pixelmon.client.gui.machines.slots
- com.pixelmonmod.pixelmon.client.gui.machines.washingmachine - package com.pixelmonmod.pixelmon.client.gui.machines.washingmachine
- com.pixelmonmod.pixelmon.client.gui.mail - package com.pixelmonmod.pixelmon.client.gui.mail
- com.pixelmonmod.pixelmon.client.gui.moveskills - package com.pixelmonmod.pixelmon.client.gui.moveskills
- com.pixelmonmod.pixelmon.client.gui.npc - package com.pixelmonmod.pixelmon.client.gui.npc
- com.pixelmonmod.pixelmon.client.gui.npc.editor - package com.pixelmonmod.pixelmon.client.gui.npc.editor
- com.pixelmonmod.pixelmon.client.gui.npc.widget - package com.pixelmonmod.pixelmon.client.gui.npc.widget
- com.pixelmonmod.pixelmon.client.gui.npcEditor - package com.pixelmonmod.pixelmon.client.gui.npcEditor
- com.pixelmonmod.pixelmon.client.gui.override - package com.pixelmonmod.pixelmon.client.gui.override
- com.pixelmonmod.pixelmon.client.gui.override.escape.cosmetic - package com.pixelmonmod.pixelmon.client.gui.override.escape.cosmetic
- com.pixelmonmod.pixelmon.client.gui.override.escape.settings - package com.pixelmonmod.pixelmon.client.gui.override.escape.settings
- com.pixelmonmod.pixelmon.client.gui.override.load - package com.pixelmonmod.pixelmon.client.gui.override.load
- com.pixelmonmod.pixelmon.client.gui.override.main - package com.pixelmonmod.pixelmon.client.gui.override.main
- com.pixelmonmod.pixelmon.client.gui.override.servers - package com.pixelmonmod.pixelmon.client.gui.override.servers
- com.pixelmonmod.pixelmon.client.gui.override.servers.list - package com.pixelmonmod.pixelmon.client.gui.override.servers.list
- com.pixelmonmod.pixelmon.client.gui.override.servers.screen - package com.pixelmonmod.pixelmon.client.gui.override.servers.screen
- com.pixelmonmod.pixelmon.client.gui.override.warning - package com.pixelmonmod.pixelmon.client.gui.override.warning
- com.pixelmonmod.pixelmon.client.gui.pc - package com.pixelmonmod.pixelmon.client.gui.pc
- com.pixelmonmod.pixelmon.client.gui.pc.sorting - package com.pixelmonmod.pixelmon.client.gui.pc.sorting
- com.pixelmonmod.pixelmon.client.gui.pokechecker - package com.pixelmonmod.pixelmon.client.gui.pokechecker
- com.pixelmonmod.pixelmon.client.gui.pokechecker.ribbon - package com.pixelmonmod.pixelmon.client.gui.pokechecker.ribbon
- com.pixelmonmod.pixelmon.client.gui.pokemoneditor - package com.pixelmonmod.pixelmon.client.gui.pokemoneditor
- com.pixelmonmod.pixelmon.client.gui.professor - package com.pixelmonmod.pixelmon.client.gui.professor
- com.pixelmonmod.pixelmon.client.gui.raids - package com.pixelmonmod.pixelmon.client.gui.raids
- com.pixelmonmod.pixelmon.client.gui.recipebook - package com.pixelmonmod.pixelmon.client.gui.recipebook
- com.pixelmonmod.pixelmon.client.gui.selectMove - package com.pixelmonmod.pixelmon.client.gui.selectMove
- com.pixelmonmod.pixelmon.client.gui.spawner - package com.pixelmonmod.pixelmon.client.gui.spawner
- com.pixelmonmod.pixelmon.client.gui.starter - package com.pixelmonmod.pixelmon.client.gui.starter
- com.pixelmonmod.pixelmon.client.gui.statueEditor - package com.pixelmonmod.pixelmon.client.gui.statueEditor
- com.pixelmonmod.pixelmon.client.gui.trainerCard - package com.pixelmonmod.pixelmon.client.gui.trainerCard
- com.pixelmonmod.pixelmon.client.gui.vendingmachine - package com.pixelmonmod.pixelmon.client.gui.vendingmachine
- com.pixelmonmod.pixelmon.client.gui.widgets - package com.pixelmonmod.pixelmon.client.gui.widgets
- com.pixelmonmod.pixelmon.client.gui.widgets.button - package com.pixelmonmod.pixelmon.client.gui.widgets.button
- com.pixelmonmod.pixelmon.client.gui.widgets.text - package com.pixelmonmod.pixelmon.client.gui.widgets.text
- com.pixelmonmod.pixelmon.client.gui.zygarde - package com.pixelmonmod.pixelmon.client.gui.zygarde
- com.pixelmonmod.pixelmon.client.keybindings - package com.pixelmonmod.pixelmon.client.keybindings
- com.pixelmonmod.pixelmon.client.listener - package com.pixelmonmod.pixelmon.client.listener
- com.pixelmonmod.pixelmon.client.materials - package com.pixelmonmod.pixelmon.client.materials
- com.pixelmonmod.pixelmon.client.models - package com.pixelmonmod.pixelmon.client.models
- com.pixelmonmod.pixelmon.client.models.animations - package com.pixelmonmod.pixelmon.client.models.animations
- com.pixelmonmod.pixelmon.client.models.bikes - package com.pixelmonmod.pixelmon.client.models.bikes
- com.pixelmonmod.pixelmon.client.models.blocks - package com.pixelmonmod.pixelmon.client.models.blocks
- com.pixelmonmod.pixelmon.client.models.items - package com.pixelmonmod.pixelmon.client.models.items
- com.pixelmonmod.pixelmon.client.models.obj - package com.pixelmonmod.pixelmon.client.models.obj
- com.pixelmonmod.pixelmon.client.models.obj.parser - package com.pixelmonmod.pixelmon.client.models.obj.parser
- com.pixelmonmod.pixelmon.client.models.obj.parser.mtl - package com.pixelmonmod.pixelmon.client.models.obj.parser.mtl
- com.pixelmonmod.pixelmon.client.models.obj.parser.obj - package com.pixelmonmod.pixelmon.client.models.obj.parser.obj
- com.pixelmonmod.pixelmon.client.models.obj.utils - package com.pixelmonmod.pixelmon.client.models.obj.utils
- com.pixelmonmod.pixelmon.client.models.pokeballs - package com.pixelmonmod.pixelmon.client.models.pokeballs
- com.pixelmonmod.pixelmon.client.models.smd - package com.pixelmonmod.pixelmon.client.models.smd
- com.pixelmonmod.pixelmon.client.music - package com.pixelmonmod.pixelmon.client.music
- com.pixelmonmod.pixelmon.client.overlay.scoreboard - package com.pixelmonmod.pixelmon.client.overlay.scoreboard
- com.pixelmonmod.pixelmon.client.particle - package com.pixelmonmod.pixelmon.client.particle
- com.pixelmonmod.pixelmon.client.particle.particles - package com.pixelmonmod.pixelmon.client.particle.particles
- com.pixelmonmod.pixelmon.client.particle.particles.beams - package com.pixelmonmod.pixelmon.client.particle.particles.beams
- com.pixelmonmod.pixelmon.client.particle.particles.cyclone - package com.pixelmonmod.pixelmon.client.particle.particles.cyclone
- com.pixelmonmod.pixelmon.client.particle.particles.flame - package com.pixelmonmod.pixelmon.client.particle.particles.flame
- com.pixelmonmod.pixelmon.client.particle.particles.magic.blue - package com.pixelmonmod.pixelmon.client.particle.particles.magic.blue
- com.pixelmonmod.pixelmon.client.particle.particles.magic.yellow - package com.pixelmonmod.pixelmon.client.particle.particles.magic.yellow
- com.pixelmonmod.pixelmon.client.particle.particles.shadow - package com.pixelmonmod.pixelmon.client.particle.particles.shadow
- com.pixelmonmod.pixelmon.client.particle.particles.shiny - package com.pixelmonmod.pixelmon.client.particle.particles.shiny
- com.pixelmonmod.pixelmon.client.particle.particles.slingring - package com.pixelmonmod.pixelmon.client.particle.particles.slingring
- com.pixelmonmod.pixelmon.client.particle.systems - package com.pixelmonmod.pixelmon.client.particle.systems
- com.pixelmonmod.pixelmon.client.render - package com.pixelmonmod.pixelmon.client.render
- com.pixelmonmod.pixelmon.client.render.blockReveal - package com.pixelmonmod.pixelmon.client.render.blockReveal
- com.pixelmonmod.pixelmon.client.render.custom - package com.pixelmonmod.pixelmon.client.render.custom
- com.pixelmonmod.pixelmon.client.render.entity.renderers - package com.pixelmonmod.pixelmon.client.render.entity.renderers
- com.pixelmonmod.pixelmon.client.render.entity.renderers.assimp - package com.pixelmonmod.pixelmon.client.render.entity.renderers.assimp
- com.pixelmonmod.pixelmon.client.render.entity.renderers.assimp.animation - package com.pixelmonmod.pixelmon.client.render.entity.renderers.assimp.animation
- com.pixelmonmod.pixelmon.client.render.entity.renderers.assimp.entity - package com.pixelmonmod.pixelmon.client.render.entity.renderers.assimp.entity
- com.pixelmonmod.pixelmon.client.render.entity.renderers.assimp.render - package com.pixelmonmod.pixelmon.client.render.entity.renderers.assimp.render
- com.pixelmonmod.pixelmon.client.render.entity.renderers.entity - package com.pixelmonmod.pixelmon.client.render.entity.renderers.entity
- com.pixelmonmod.pixelmon.client.render.entity.renderers.entity.exception - package com.pixelmonmod.pixelmon.client.render.entity.renderers.entity.exception
- com.pixelmonmod.pixelmon.client.render.entity.renderers.smd - package com.pixelmonmod.pixelmon.client.render.entity.renderers.smd
- com.pixelmonmod.pixelmon.client.render.entity.renderers.smd.model - package com.pixelmonmod.pixelmon.client.render.entity.renderers.smd.model
- com.pixelmonmod.pixelmon.client.render.item - package com.pixelmonmod.pixelmon.client.render.item
- com.pixelmonmod.pixelmon.client.render.item.bewlr - package com.pixelmonmod.pixelmon.client.render.item.bewlr
- com.pixelmonmod.pixelmon.client.render.layers - package com.pixelmonmod.pixelmon.client.render.layers
- com.pixelmonmod.pixelmon.client.render.player - package com.pixelmonmod.pixelmon.client.render.player
- com.pixelmonmod.pixelmon.client.render.shader - package com.pixelmonmod.pixelmon.client.render.shader
- com.pixelmonmod.pixelmon.client.render.tileEntities - package com.pixelmonmod.pixelmon.client.render.tileEntities
- com.pixelmonmod.pixelmon.client.richpresence - package com.pixelmonmod.pixelmon.client.richpresence
- com.pixelmonmod.pixelmon.client.storage - package com.pixelmonmod.pixelmon.client.storage
- com.pixelmonmod.pixelmon.client.storage.npc - package com.pixelmonmod.pixelmon.client.storage.npc
- com.pixelmonmod.pixelmon.client.storage.pokemon - package com.pixelmonmod.pixelmon.client.storage.pokemon
- com.pixelmonmod.pixelmon.comm - package com.pixelmonmod.pixelmon.comm
- com.pixelmonmod.pixelmon.comm.data - package com.pixelmonmod.pixelmon.comm.data
- com.pixelmonmod.pixelmon.comm.packetHandlers - package com.pixelmonmod.pixelmon.comm.packetHandlers
- com.pixelmonmod.pixelmon.comm.packetHandlers.badgecase - package com.pixelmonmod.pixelmon.comm.packetHandlers.badgecase
- com.pixelmonmod.pixelmon.comm.packetHandlers.battles - package com.pixelmonmod.pixelmon.comm.packetHandlers.battles
- com.pixelmonmod.pixelmon.comm.packetHandlers.battles.gui - package com.pixelmonmod.pixelmon.comm.packetHandlers.battles.gui
- com.pixelmonmod.pixelmon.comm.packetHandlers.battles.music - package com.pixelmonmod.pixelmon.comm.packetHandlers.battles.music
- com.pixelmonmod.pixelmon.comm.packetHandlers.battles.query - package com.pixelmonmod.pixelmon.comm.packetHandlers.battles.query
- com.pixelmonmod.pixelmon.comm.packetHandlers.battles.rules - package com.pixelmonmod.pixelmon.comm.packetHandlers.battles.rules
- com.pixelmonmod.pixelmon.comm.packetHandlers.battles.rules.selection - package com.pixelmonmod.pixelmon.comm.packetHandlers.battles.rules.selection
- com.pixelmonmod.pixelmon.comm.packetHandlers.camera - package com.pixelmonmod.pixelmon.comm.packetHandlers.camera
- com.pixelmonmod.pixelmon.comm.packetHandlers.chooseMoveset - package com.pixelmonmod.pixelmon.comm.packetHandlers.chooseMoveset
- com.pixelmonmod.pixelmon.comm.packetHandlers.clientStorage - package com.pixelmonmod.pixelmon.comm.packetHandlers.clientStorage
- com.pixelmonmod.pixelmon.comm.packetHandlers.clientStorage.newStorage - package com.pixelmonmod.pixelmon.comm.packetHandlers.clientStorage.newStorage
- com.pixelmonmod.pixelmon.comm.packetHandlers.clientStorage.newStorage.pc - package com.pixelmonmod.pixelmon.comm.packetHandlers.clientStorage.newStorage.pc
- com.pixelmonmod.pixelmon.comm.packetHandlers.custom.drops - package com.pixelmonmod.pixelmon.comm.packetHandlers.custom.drops
- com.pixelmonmod.pixelmon.comm.packetHandlers.custom.overlays - package com.pixelmonmod.pixelmon.comm.packetHandlers.custom.overlays
- com.pixelmonmod.pixelmon.comm.packetHandlers.daycare - package com.pixelmonmod.pixelmon.comm.packetHandlers.daycare
- com.pixelmonmod.pixelmon.comm.packetHandlers.dialogue - package com.pixelmonmod.pixelmon.comm.packetHandlers.dialogue
- com.pixelmonmod.pixelmon.comm.packetHandlers.dialogue.professor - package com.pixelmonmod.pixelmon.comm.packetHandlers.dialogue.professor
- com.pixelmonmod.pixelmon.comm.packetHandlers.editor - package com.pixelmonmod.pixelmon.comm.packetHandlers.editor
- com.pixelmonmod.pixelmon.comm.packetHandlers.entity.npc - package com.pixelmonmod.pixelmon.comm.packetHandlers.entity.npc
- com.pixelmonmod.pixelmon.comm.packetHandlers.entity.npc.interaction - package com.pixelmonmod.pixelmon.comm.packetHandlers.entity.npc.interaction
- com.pixelmonmod.pixelmon.comm.packetHandlers.entity.npc.network - package com.pixelmonmod.pixelmon.comm.packetHandlers.entity.npc.network
- com.pixelmonmod.pixelmon.comm.packetHandlers.evolution - package com.pixelmonmod.pixelmon.comm.packetHandlers.evolution
- com.pixelmonmod.pixelmon.comm.packetHandlers.itemDrops - package com.pixelmonmod.pixelmon.comm.packetHandlers.itemDrops
- com.pixelmonmod.pixelmon.comm.packetHandlers.mail - package com.pixelmonmod.pixelmon.comm.packetHandlers.mail
- com.pixelmonmod.pixelmon.comm.packetHandlers.moveskills - package com.pixelmonmod.pixelmon.comm.packetHandlers.moveskills
- com.pixelmonmod.pixelmon.comm.packetHandlers.npc - package com.pixelmonmod.pixelmon.comm.packetHandlers.npc
- com.pixelmonmod.pixelmon.comm.packetHandlers.overlay.scoreboard - package com.pixelmonmod.pixelmon.comm.packetHandlers.overlay.scoreboard
- com.pixelmonmod.pixelmon.comm.packetHandlers.pc - package com.pixelmonmod.pixelmon.comm.packetHandlers.pc
- com.pixelmonmod.pixelmon.comm.packetHandlers.pokedex - package com.pixelmonmod.pixelmon.comm.packetHandlers.pokedex
- com.pixelmonmod.pixelmon.comm.packetHandlers.pokemoneditor - package com.pixelmonmod.pixelmon.comm.packetHandlers.pokemoneditor
- com.pixelmonmod.pixelmon.comm.packetHandlers.raids - package com.pixelmonmod.pixelmon.comm.packetHandlers.raids
- com.pixelmonmod.pixelmon.comm.packetHandlers.research - package com.pixelmonmod.pixelmon.comm.packetHandlers.research
- com.pixelmonmod.pixelmon.comm.packetHandlers.selection - package com.pixelmonmod.pixelmon.comm.packetHandlers.selection
- com.pixelmonmod.pixelmon.comm.packetHandlers.spriteItem - package com.pixelmonmod.pixelmon.comm.packetHandlers.spriteItem
- com.pixelmonmod.pixelmon.comm.packetHandlers.statueEditor - package com.pixelmonmod.pixelmon.comm.packetHandlers.statueEditor
- com.pixelmonmod.pixelmon.comm.packetHandlers.storage - package com.pixelmonmod.pixelmon.comm.packetHandlers.storage
- com.pixelmonmod.pixelmon.comm.packetHandlers.sync - package com.pixelmonmod.pixelmon.comm.packetHandlers.sync
- com.pixelmonmod.pixelmon.comm.packetHandlers.toast - package com.pixelmonmod.pixelmon.comm.packetHandlers.toast
- com.pixelmonmod.pixelmon.comm.packetHandlers.trading - package com.pixelmonmod.pixelmon.comm.packetHandlers.trading
- com.pixelmonmod.pixelmon.comm.packetHandlers.trainerCard - package com.pixelmonmod.pixelmon.comm.packetHandlers.trainerCard
- com.pixelmonmod.pixelmon.comm.packetHandlers.zygarde - package com.pixelmonmod.pixelmon.comm.packetHandlers.zygarde
- com.pixelmonmod.pixelmon.command - package com.pixelmonmod.pixelmon.command
- com.pixelmonmod.pixelmon.command.impl - package com.pixelmonmod.pixelmon.command.impl
- com.pixelmonmod.pixelmon.command.impl.client - package com.pixelmonmod.pixelmon.command.impl.client
- com.pixelmonmod.pixelmon.command.impl.dex - package com.pixelmonmod.pixelmon.command.impl.dex
- com.pixelmonmod.pixelmon.command.impl.econ - package com.pixelmonmod.pixelmon.command.impl.econ
- com.pixelmonmod.pixelmon.command.impl.npc - package com.pixelmonmod.pixelmon.command.impl.npc
- com.pixelmonmod.pixelmon.command.impl.party - package com.pixelmonmod.pixelmon.command.impl.party
- com.pixelmonmod.pixelmon.command.impl.research - package com.pixelmonmod.pixelmon.command.impl.research
- com.pixelmonmod.pixelmon.command.impl.wiki - package com.pixelmonmod.pixelmon.command.impl.wiki
- com.pixelmonmod.pixelmon.config.starter - package com.pixelmonmod.pixelmon.config.starter
- com.pixelmonmod.pixelmon.container - package com.pixelmonmod.pixelmon.container
- com.pixelmonmod.pixelmon.dev - package com.pixelmonmod.pixelmon.dev
- com.pixelmonmod.pixelmon.entities - package com.pixelmonmod.pixelmon.entities
- com.pixelmonmod.pixelmon.entities.bikes - package com.pixelmonmod.pixelmon.entities.bikes
- com.pixelmonmod.pixelmon.entities.custom - package com.pixelmonmod.pixelmon.entities.custom
- com.pixelmonmod.pixelmon.entities.effects - package com.pixelmonmod.pixelmon.entities.effects
- com.pixelmonmod.pixelmon.entities.npcs - package com.pixelmonmod.pixelmon.entities.npcs
- com.pixelmonmod.pixelmon.entities.npcs.registry - package com.pixelmonmod.pixelmon.entities.npcs.registry
- com.pixelmonmod.pixelmon.entities.pixelmon - package com.pixelmonmod.pixelmon.entities.pixelmon
- com.pixelmonmod.pixelmon.entities.pixelmon.drops - package com.pixelmonmod.pixelmon.entities.pixelmon.drops
- com.pixelmonmod.pixelmon.entities.pixelmon.helpers - package com.pixelmonmod.pixelmon.entities.pixelmon.helpers
- com.pixelmonmod.pixelmon.entities.pixelmon.helpers.animation - package com.pixelmonmod.pixelmon.entities.pixelmon.helpers.animation
- com.pixelmonmod.pixelmon.entities.pixelmon.interactions - package com.pixelmonmod.pixelmon.entities.pixelmon.interactions
- com.pixelmonmod.pixelmon.entities.pixelmon.interactions.custom - package com.pixelmonmod.pixelmon.entities.pixelmon.interactions.custom
- com.pixelmonmod.pixelmon.entities.pixelmon.interactions.formChanges - package com.pixelmonmod.pixelmon.entities.pixelmon.interactions.formChanges
- com.pixelmonmod.pixelmon.entities.pixelmon.move_skills - package com.pixelmonmod.pixelmon.entities.pixelmon.move_skills
- com.pixelmonmod.pixelmon.entities.pixelmon.movement - package com.pixelmonmod.pixelmon.entities.pixelmon.movement
- com.pixelmonmod.pixelmon.entities.pixelmon.particleEffects - package com.pixelmonmod.pixelmon.entities.pixelmon.particleEffects
- com.pixelmonmod.pixelmon.entities.pixelmon.tickHandlers - package com.pixelmonmod.pixelmon.entities.pixelmon.tickHandlers
- com.pixelmonmod.pixelmon.entities.pokeballs - package com.pixelmonmod.pixelmon.entities.pokeballs
- com.pixelmonmod.pixelmon.entities.projectiles - package com.pixelmonmod.pixelmon.entities.projectiles
- com.pixelmonmod.pixelmon.enums - package com.pixelmonmod.pixelmon.enums
- com.pixelmonmod.pixelmon.enums.heldItems - package com.pixelmonmod.pixelmon.enums.heldItems
- com.pixelmonmod.pixelmon.enums.items - package com.pixelmonmod.pixelmon.enums.items
- com.pixelmonmod.pixelmon.enums.technicalmoves - package com.pixelmonmod.pixelmon.enums.technicalmoves
- com.pixelmonmod.pixelmon.init.loaders - package com.pixelmonmod.pixelmon.init.loaders
- com.pixelmonmod.pixelmon.init.registry - package com.pixelmonmod.pixelmon.init.registry
- com.pixelmonmod.pixelmon.items - package com.pixelmonmod.pixelmon.items
- com.pixelmonmod.pixelmon.items.armor - package com.pixelmonmod.pixelmon.items.armor
- com.pixelmonmod.pixelmon.items.armor.armoreffects - package com.pixelmonmod.pixelmon.items.armor.armoreffects
- com.pixelmonmod.pixelmon.items.component - package com.pixelmonmod.pixelmon.items.component
- com.pixelmonmod.pixelmon.items.fireworks - package com.pixelmonmod.pixelmon.items.fireworks
- com.pixelmonmod.pixelmon.items.fireworks.shapes - package com.pixelmonmod.pixelmon.items.fireworks.shapes
- com.pixelmonmod.pixelmon.items.heldItems - package com.pixelmonmod.pixelmon.items.heldItems
- com.pixelmonmod.pixelmon.items.helpers - package com.pixelmonmod.pixelmon.items.helpers
- com.pixelmonmod.pixelmon.items.medicine - package com.pixelmonmod.pixelmon.items.medicine
- com.pixelmonmod.pixelmon.items.tools - package com.pixelmonmod.pixelmon.items.tools
- com.pixelmonmod.pixelmon.items.tree - package com.pixelmonmod.pixelmon.items.tree
- com.pixelmonmod.pixelmon.listener - package com.pixelmonmod.pixelmon.listener
- com.pixelmonmod.pixelmon.sounds - package com.pixelmonmod.pixelmon.sounds
- com.pixelmonmod.pixelmon.spawning - package com.pixelmonmod.pixelmon.spawning
- com.pixelmonmod.pixelmon.storage - package com.pixelmonmod.pixelmon.storage
- com.pixelmonmod.pixelmon.storage.adapters - package com.pixelmonmod.pixelmon.storage.adapters
- com.pixelmonmod.pixelmon.storage.extras - package com.pixelmonmod.pixelmon.storage.extras
- com.pixelmonmod.pixelmon.storage.playerData - package com.pixelmonmod.pixelmon.storage.playerData
- com.pixelmonmod.pixelmon.storage.schedulers - package com.pixelmonmod.pixelmon.storage.schedulers
- com.pixelmonmod.pixelmon.support - package com.pixelmonmod.pixelmon.support
- com.pixelmonmod.pixelmon.support.jei - package com.pixelmonmod.pixelmon.support.jei
- com.pixelmonmod.pixelmon.support.jei.category - package com.pixelmonmod.pixelmon.support.jei.category
- com.pixelmonmod.pixelmon.support.jei.ingredient - package com.pixelmonmod.pixelmon.support.jei.ingredient
- com.pixelmonmod.pixelmon.support.jei.recipe - package com.pixelmonmod.pixelmon.support.jei.recipe
- com.pixelmonmod.pixelmon.tools - package com.pixelmonmod.pixelmon.tools
- com.pixelmonmod.pixelmon.world.dimension - package com.pixelmonmod.pixelmon.world.dimension
- com.pixelmonmod.pixelmon.world.dimension.client - package com.pixelmonmod.pixelmon.world.dimension.client
- com.pixelmonmod.pixelmon.world.dimension.debug - package com.pixelmonmod.pixelmon.world.dimension.debug
- com.pixelmonmod.pixelmon.world.dimension.drowned - package com.pixelmonmod.pixelmon.world.dimension.drowned
- com.pixelmonmod.pixelmon.world.dimension.ultraspace - package com.pixelmonmod.pixelmon.world.dimension.ultraspace
- com.pixelmonmod.pixelmon.world.dimension.ultraspace.generator - package com.pixelmonmod.pixelmon.world.dimension.ultraspace.generator
- com.pixelmonmod.pixelmon.world.dimension.ultraspace.tree - package com.pixelmonmod.pixelmon.world.dimension.ultraspace.tree
- com.pixelmonmod.pixelmon.world.generation - package com.pixelmonmod.pixelmon.world.generation
- com.pixelmonmod.pixelmon.world.generation.blockstateprovider - package com.pixelmonmod.pixelmon.world.generation.blockstateprovider
- com.pixelmonmod.pixelmon.world.generation.features - package com.pixelmonmod.pixelmon.world.generation.features
- com.pixelmonmod.pixelmon.world.generation.features.drownedworld - package com.pixelmonmod.pixelmon.world.generation.features.drownedworld
- com.pixelmonmod.pixelmon.world.generation.features.lanakila - package com.pixelmonmod.pixelmon.world.generation.features.lanakila
- com.pixelmonmod.pixelmon.world.generation.features.tree - package com.pixelmonmod.pixelmon.world.generation.features.tree
- com.pixelmonmod.pixelmon.world.generation.features.tree.berry.decorator - package com.pixelmonmod.pixelmon.world.generation.features.tree.berry.decorator
- com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage - package com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage
- com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl - package com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl
- com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.lanakila - package com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.lanakila
- com.pixelmonmod.pixelmon.world.generation.features.tree.berry.trunk - package com.pixelmonmod.pixelmon.world.generation.features.tree.berry.trunk
- com.pixelmonmod.pixelmon.world.generation.features.ultraspace - package com.pixelmonmod.pixelmon.world.generation.features.ultraspace
- com.pixelmonmod.pixelmon.world.generation.features.ultraspace.crater - package com.pixelmonmod.pixelmon.world.generation.features.ultraspace.crater
- com.pixelmonmod.pixelmon.world.generation.features.ultraspace.plant - package com.pixelmonmod.pixelmon.world.generation.features.ultraspace.plant
- com.pixelmonmod.pixelmon.world.generation.features.ultraspace.spike - package com.pixelmonmod.pixelmon.world.generation.features.ultraspace.spike
- com.pixelmonmod.pixelmon.world.generation.loot - package com.pixelmonmod.pixelmon.world.generation.loot
- com.pixelmonmod.pixelmon.world.generation.treedecorator - package com.pixelmonmod.pixelmon.world.generation.treedecorator
- com.pixelmonmod.pixelmon.world.listener - package com.pixelmonmod.pixelmon.world.listener
- com.pixelmonmod.pixelmon.world.structure - package com.pixelmonmod.pixelmon.world.structure
- com.pixelmonmod.pixelmon.world.structure.ultraspace - package com.pixelmonmod.pixelmon.world.structure.ultraspace
- com.pixelmonmod.pixelmon.world.weather - package com.pixelmonmod.pixelmon.world.weather
- com.pixelmonmod.tcg - package com.pixelmonmod.tcg
- com.pixelmonmod.tcg.api.accessors - package com.pixelmonmod.tcg.api.accessors
- com.pixelmonmod.tcg.api.card - package com.pixelmonmod.tcg.api.card
- com.pixelmonmod.tcg.api.card.ability - package com.pixelmonmod.tcg.api.card.ability
- com.pixelmonmod.tcg.api.card.attack - package com.pixelmonmod.tcg.api.card.attack
- com.pixelmonmod.tcg.api.card.personalization - package com.pixelmonmod.tcg.api.card.personalization
- com.pixelmonmod.tcg.api.card.set - package com.pixelmonmod.tcg.api.card.set
- com.pixelmonmod.tcg.api.config - package com.pixelmonmod.tcg.api.config
- com.pixelmonmod.tcg.api.config.impl - package com.pixelmonmod.tcg.api.config.impl
- com.pixelmonmod.tcg.api.events - package com.pixelmonmod.tcg.api.events
- com.pixelmonmod.tcg.api.exception - package com.pixelmonmod.tcg.api.exception
- com.pixelmonmod.tcg.api.util.helper - package com.pixelmonmod.tcg.api.util.helper
- com.pixelmonmod.tcg.block - package com.pixelmonmod.tcg.block
- com.pixelmonmod.tcg.client.container - package com.pixelmonmod.tcg.client.container
- com.pixelmonmod.tcg.client.container.slot - package com.pixelmonmod.tcg.client.container.slot
- com.pixelmonmod.tcg.client.gui - package com.pixelmonmod.tcg.client.gui
- com.pixelmonmod.tcg.client.gui.abilities - package com.pixelmonmod.tcg.client.gui.abilities
- com.pixelmonmod.tcg.client.gui.base - package com.pixelmonmod.tcg.client.gui.base
- com.pixelmonmod.tcg.client.gui.duel - package com.pixelmonmod.tcg.client.gui.duel
- com.pixelmonmod.tcg.client.gui.enums - package com.pixelmonmod.tcg.client.gui.enums
- com.pixelmonmod.tcg.client.helper - package com.pixelmonmod.tcg.client.helper
- com.pixelmonmod.tcg.client.renderers - package com.pixelmonmod.tcg.client.renderers
- com.pixelmonmod.tcg.commands - package com.pixelmonmod.tcg.commands
- com.pixelmonmod.tcg.duel - package com.pixelmonmod.tcg.duel
- com.pixelmonmod.tcg.duel.attack - package com.pixelmonmod.tcg.duel.attack
- com.pixelmonmod.tcg.duel.attack.effects - package com.pixelmonmod.tcg.duel.attack.effects
- com.pixelmonmod.tcg.duel.attack.enums - package com.pixelmonmod.tcg.duel.attack.enums
- com.pixelmonmod.tcg.duel.dto - package com.pixelmonmod.tcg.duel.dto
- com.pixelmonmod.tcg.duel.log - package com.pixelmonmod.tcg.duel.log
- com.pixelmonmod.tcg.duel.log.parameters - package com.pixelmonmod.tcg.duel.log.parameters
- com.pixelmonmod.tcg.duel.power - package com.pixelmonmod.tcg.duel.power
- com.pixelmonmod.tcg.duel.state - package com.pixelmonmod.tcg.duel.state
- com.pixelmonmod.tcg.duel.trainer - package com.pixelmonmod.tcg.duel.trainer
- com.pixelmonmod.tcg.entity - package com.pixelmonmod.tcg.entity
- com.pixelmonmod.tcg.init.registry - package com.pixelmonmod.tcg.init.registry
- com.pixelmonmod.tcg.init.registry.tag - package com.pixelmonmod.tcg.init.registry.tag
- com.pixelmonmod.tcg.item - package com.pixelmonmod.tcg.item
- com.pixelmonmod.tcg.listener - package com.pixelmonmod.tcg.listener
- com.pixelmonmod.tcg.network - package com.pixelmonmod.tcg.network
- com.pixelmonmod.tcg.network.data - package com.pixelmonmod.tcg.network.data
- com.pixelmonmod.tcg.network.packets - package com.pixelmonmod.tcg.network.packets
- com.pixelmonmod.tcg.network.packets.battles - package com.pixelmonmod.tcg.network.packets.battles
- com.pixelmonmod.tcg.network.packets.enums - package com.pixelmonmod.tcg.network.packets.enums
- com.pixelmonmod.tcg.proxy - package com.pixelmonmod.tcg.proxy
- com.pixelmonmod.tcg.tileentity - package com.pixelmonmod.tcg.tileentity
- Comatose - Class in com.pixelmonmod.pixelmon.api.pokemon.ability.abilities
-
Pokemon with this are treated as having the Sleep condition, while not actually having said condition.
- Comatose() - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Comatose
- COMATOSE - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ability.AbilityRegistry
- ComatoseTests - Class in com.pixelmonmod.pixelmon.api.test.impl.ability
- ComatoseTests() - Constructor for class com.pixelmonmod.pixelmon.api.test.impl.ability.ComatoseTests
- COMBAT_BREED - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonForms
- COMBEE - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- COMBEE - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- combine(SimplifiedSpawning) - Method in record class com.pixelmonmod.pixelmon.api.spawning.SimplifiedSpawning
- combine(BattleRules) - Method in class com.pixelmonmod.pixelmon.battles.api.rules.BattleRules.Builder
- combine(BattleRules) - Method in record class com.pixelmonmod.pixelmon.battles.api.rules.BattleRules
- combine(Object...) - Static method in class com.pixelmonmod.pixelmon.api.util.helpers.TextHelper
- ComboExperienceBonus(ServerPlayer, float) - Constructor for class com.pixelmonmod.pixelmon.api.events.battles.CatchComboEvent.ComboExperienceBonus
- ComboIncrement(ServerPlayer, Species, int) - Constructor for class com.pixelmonmod.pixelmon.api.events.battles.CatchComboEvent.ComboIncrement
- COMBUSKEN - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- COMBUSKEN - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- COMET_PUNCH - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- COMET_SHARD - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- COMEUPPANCE - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- COMFEY - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- COMING_SOON - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ability.AbilityRegistry
- ComingSoon - Class in com.pixelmonmod.pixelmon.api.pokemon.ability.abilities
-
Placeholder for unimplemented Abilities.
- ComingSoon() - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.ComingSoon
- ComingSoon(String) - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.ComingSoon
-
Initializes the Ability as a placeholder for an unimplemented Ability.
- command - Variable in class com.pixelmonmod.pixelmon.battles.controller.log.action.type.PlayerCommandAction
- COMMAND - Enum constant in enum class com.pixelmonmod.pixelmon.api.enums.DeleteType
- COMMAND - Static variable in record class com.pixelmonmod.pixelmon.api.battles.BattleEndCause
- COMMAND - Static variable in class com.pixelmonmod.pixelmon.api.events.battles.HiddenPowerCalculateEvent.Constants
- COMMAND - Static variable in class com.pixelmonmod.pixelmon.api.events.EvolveEvent.Constants
- COMMAND - Static variable in class com.pixelmonmod.pixelmon.api.events.PokemonReceivedEvent.Constants
- COMMAND - Static variable in class com.pixelmonmod.pixelmon.api.events.PokemonRetrievedEvent.Constants
- COMMAND_GIVEN - Static variable in class com.pixelmonmod.pixelmon.api.pokedex.event.PokedexEvent.Constants
- CommandChatHandler - Class in com.pixelmonmod.pixelmon.comm
- CommandChatHandler() - Constructor for class com.pixelmonmod.pixelmon.comm.CommandChatHandler
- Commanded - Class in com.pixelmonmod.pixelmon.battles.status
- Commanded - Enum constant in enum class com.pixelmonmod.pixelmon.battles.status.StatusType
- Commanded(PixelmonWrapper) - Constructor for class com.pixelmonmod.pixelmon.battles.status.Commanded
- Commander - Class in com.pixelmonmod.pixelmon.api.pokemon.ability.abilities
- Commander() - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Commander
- COMMANDER - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ability.AbilityRegistry
- CommanderTests - Class in com.pixelmonmod.pixelmon.api.test.impl.ability
-
Tests for Commander
- CommanderTests() - Constructor for class com.pixelmonmod.pixelmon.api.test.impl.ability.CommanderTests
- CommandHelper - Class in com.pixelmonmod.pixelmon.api.util.helpers
- CommandHelper() - Constructor for class com.pixelmonmod.pixelmon.api.util.helpers.CommandHelper
- commands - Variable in class com.pixelmonmod.pixelmon.api.npc.interaction.result.type.ConsoleExecuteCommandInteractionResult
- commands - Variable in class com.pixelmonmod.pixelmon.api.npc.interaction.result.type.PlayerExecuteCommandInteractionResult
- COMMANDS - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
-
The NBT tag containing the NPC Trainer's commands.
- CommandsConfig - Class in com.pixelmonmod.pixelmon.api.config
- CommandsConfig() - Constructor for class com.pixelmonmod.pixelmon.api.config.CommandsConfig
- CommentParser - Class in com.pixelmonmod.pixelmon.client.models.obj.parser
- CommentParser() - Constructor for class com.pixelmonmod.pixelmon.client.models.obj.parser.CommentParser
- COMMON - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.boss.BossTiers
- COMMON - Static variable in class com.pixelmonmod.tcg.init.registry.CardRarityRegistry
- COMMON_POKESTOP - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- COMMON_POKESTOP - Static variable in class com.pixelmonmod.pixelmon.world.generation.loot.PixelmonLootTables
- COMMON_STONE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- CommonCardState - Class in com.pixelmonmod.tcg.duel.state
- CommonCardState() - Constructor for class com.pixelmonmod.tcg.duel.state.CommonCardState
- CommonCardState(CommonCardState) - Constructor for class com.pixelmonmod.tcg.duel.state.CommonCardState
- CommonCardState(Holder<ImmutableCard>) - Constructor for class com.pixelmonmod.tcg.duel.state.CommonCardState
- CommonCardState(FriendlyByteBuf) - Constructor for class com.pixelmonmod.tcg.duel.state.CommonCardState
- CommonHelper - Class in com.pixelmonmod.pixelmon.api.util.helpers
-
Miscellaneous utility methods.
- CommonHelper() - Constructor for class com.pixelmonmod.pixelmon.api.util.helpers.CommonHelper
- CommonProxy - Class in com.pixelmonmod.pixelmon
- CommonProxy() - Constructor for class com.pixelmonmod.pixelmon.CommonProxy
- comparator(boolean) - Method in class com.pixelmonmod.pixelmon.client.gui.pc.sorting.PCSortingLogic
- ComparatorPower(MysteryBoxTileEntity, BlockState, int) - Constructor for class com.pixelmonmod.pixelmon.api.events.blocks.MysteryBoxEvent.ComparatorPower
-
Fired when a Mystery Box updates its comparator output strength.
- compare(Pokemon, Pokemon) - Method in class com.pixelmonmod.pixelmon.client.gui.pc.sorting.DexNoPredicate
- compare(Pokemon, Pokemon) - Method in class com.pixelmonmod.pixelmon.client.gui.pc.sorting.PCSortingLogic
- compare(Pokemon, Pokemon) - Method in class com.pixelmonmod.pixelmon.client.gui.pc.sorting.PrimaryTypePredicate
- compare(Pokemon, Pokemon) - Method in class com.pixelmonmod.pixelmon.client.gui.pc.sorting.ShinyPredicate
- compare(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.controller.SpeedAbilityComparator
- compare(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.controller.SpeedComparator
- compare(Entity, Entity) - Method in class com.pixelmonmod.pixelmon.ai.TargetSorter
- compareKeys(ResourceKey<?>, ResourceKey<?>) - Static method in class com.pixelmonmod.pixelmon.api.util.helpers.RegistryHelper
-
Compares two
ResourceKeys to check if they are equal. - compareTo(Species) - Method in class com.pixelmonmod.pixelmon.api.pokemon.species.Species
- compareTo(MoveChoice) - Method in class com.pixelmonmod.pixelmon.battles.controller.ai.MoveChoice
- COMPATIBLE_MOVE_REQUIREMENT - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonRequirements
- CompatibleMoveRequirement - Class in com.pixelmonmod.api.pokemon.requirement.impl
- CompatibleMoveRequirement() - Constructor for class com.pixelmonmod.api.pokemon.requirement.impl.CompatibleMoveRequirement
- CompatibleMoveRequirement(ImmutableAttack) - Constructor for class com.pixelmonmod.api.pokemon.requirement.impl.CompatibleMoveRequirement
- CompEditCommand - Class in com.pixelmonmod.pixelmon.command.impl
- CompEditCommand(CommandDispatcher<CommandSourceStack>) - Constructor for class com.pixelmonmod.pixelmon.command.impl.CompEditCommand
- COMPENDIUM - Static variable in class com.pixelmonmod.tcg.init.registry.ItemRegistration
- CompendiumItem - Class in com.pixelmonmod.tcg.item
- CompendiumItem() - Constructor for class com.pixelmonmod.tcg.item.CompendiumItem
- CompendiumScreen - Class in com.pixelmonmod.tcg.client.gui
- CompendiumScreen() - Constructor for class com.pixelmonmod.tcg.client.gui.CompendiumScreen
- Competitive - Class in com.pixelmonmod.pixelmon.api.pokemon.ability.abilities
-
When a stat of a Pokémon with this Ability is lowered by an opponent, its Special Attack is increased by two stages.
- Competitive() - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Competitive
- COMPETITIVE - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ability.AbilityRegistry
- CompetitiveTests - Class in com.pixelmonmod.pixelmon.api.test.impl.ability
-
Tests for the Competitive ability
- CompetitiveTests() - Constructor for class com.pixelmonmod.pixelmon.api.test.impl.ability.CompetitiveTests
- complete - Variable in class com.pixelmonmod.pixelmon.client.gui.egg.EggHatchingScreen
- complete() - Method in class com.pixelmonmod.pixelmon.api.storage.breeding.DayCareBox
-
Skips all existing requirements, and timers.
- complete() - Method in class com.pixelmonmod.pixelmon.api.storage.research.impl.client.ClientResearch
- complete() - Method in class com.pixelmonmod.pixelmon.api.storage.research.impl.client.ClientResearchObjective
- complete() - Method in class com.pixelmonmod.pixelmon.api.storage.research.impl.client.ClientResearchStage
- complete() - Method in class com.pixelmonmod.pixelmon.api.storage.research.impl.PixelmonPlayerResearch
- complete() - Method in class com.pixelmonmod.pixelmon.api.storage.research.impl.PixelmonPlayerResearchObjective
- complete() - Method in class com.pixelmonmod.pixelmon.api.storage.research.impl.PixelmonPlayerResearchStage
- complete() - Method in interface com.pixelmonmod.pixelmon.api.storage.research.PlayerResearch
-
Completes the research.
- complete() - Method in interface com.pixelmonmod.pixelmon.api.storage.research.PlayerResearchObjective
-
Completes the objective.
- complete() - Method in interface com.pixelmonmod.pixelmon.api.storage.research.PlayerResearchStage
-
Completes this stage of research.
- complete(Object) - Method in class com.pixelmonmod.pixelmon.battles.controller.FutureBattleTask
- COMPLETE - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonForms
- COMPLETE_RESEARCH_TAG - Static variable in class com.pixelmonmod.pixelmon.api.storage.research.impl.PixelmonResearchStorage
- COMPLETE_TAG - Static variable in class com.pixelmonmod.pixelmon.api.storage.research.impl.PixelmonPlayerResearch
- COMPLETE_TAG - Static variable in class com.pixelmonmod.pixelmon.api.storage.research.impl.PixelmonPlayerResearchStage
- completeCondition(DayCareCondition) - Method in class com.pixelmonmod.pixelmon.api.storage.breeding.DayCareBox
-
Completes the condition and attempts to mark if the box is ready to breed
- CompleteDayCareRequirementPacket - Class in com.pixelmonmod.pixelmon.comm.packetHandlers.daycare
- CompleteDayCareRequirementPacket() - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.daycare.CompleteDayCareRequirementPacket
- CompleteDayCareRequirementPacket(int) - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.daycare.CompleteDayCareRequirementPacket
- completePlayerName() - Method in class com.pixelmonmod.tcg.client.gui.base.TCGScreenChattableBase
-
Auto-completes player name.
- completeRequirement(ServerPlayer, DayCareBox, DayCareRequirement) - Method in interface com.pixelmonmod.pixelmon.api.daycare.DayCareCondition
-
Attempts to complete the requirement
- completeRequirement(ServerPlayer, DayCareBox, DayCareRequirement) - Method in class com.pixelmonmod.pixelmon.api.daycare.impl.PixelmonDayCareCondition
- completeRevival(UUID) - Method in class com.pixelmonmod.pixelmon.battles.controller.participants.PlayerParticipant
- completeStage() - Method in class com.pixelmonmod.pixelmon.api.storage.research.impl.client.ClientResearch
- completeStage() - Method in class com.pixelmonmod.pixelmon.api.storage.research.impl.PixelmonPlayerResearch
- completeStage() - Method in interface com.pixelmonmod.pixelmon.api.storage.research.PlayerResearch
-
Completes the current
PlayerResearchStageand progresses to the next stage. - completionRate - Variable in class com.pixelmonmod.pixelmon.blocks.tileentity.FossilMachineTileEntity
- completionSync - Variable in class com.pixelmonmod.pixelmon.blocks.tileentity.FossilMachineTileEntity
- completionTasks - Variable in class com.pixelmonmod.pixelmon.api.pokemon.LearnMoveController.LearnMove
- component - Variable in class com.pixelmonmod.pixelmon.api.events.battles.BattleMessageEvent
-
The message being sent, as a
Component. - ComponentPlaceholderHelper - Class in com.pixelmonmod.pixelmon.api.context.placeholder
- ComponentPlaceholderHelper() - Constructor for class com.pixelmonmod.pixelmon.api.context.placeholder.ComponentPlaceholderHelper
- compositeCondition - Variable in class com.pixelmonmod.pixelmon.api.spawning.SpawnInfo
- CompositeSpawnCondition - Class in com.pixelmonmod.pixelmon.api.spawning
-
A composition of multiple conditions and anticonditions.
- CompositeSpawnCondition() - Constructor for class com.pixelmonmod.pixelmon.api.spawning.CompositeSpawnCondition
- CompositeSpawnCondition(ArrayList<SpawnCondition>, ArrayList<SpawnCondition>) - Constructor for class com.pixelmonmod.pixelmon.api.spawning.CompositeSpawnCondition
- COMPOUND_EYES - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ability.AbilityRegistry
- CompoundEyes - Class in com.pixelmonmod.pixelmon.api.pokemon.ability.abilities
-
Increases move accuracy by 30%.
- CompoundEyes() - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.CompoundEyes
- CompoundEyesTests - Class in com.pixelmonmod.pixelmon.api.test.impl.ability
-
Tests for the Compound Eyes ability
- CompoundEyesTests() - Constructor for class com.pixelmonmod.pixelmon.api.test.impl.ability.CompoundEyesTests
- CompSearchCommand - Class in com.pixelmonmod.pixelmon.command.impl
- CompSearchCommand(CommandDispatcher<CommandSourceStack>) - Constructor for class com.pixelmonmod.pixelmon.command.impl.CompSearchCommand
- CompSeeCommand - Class in com.pixelmonmod.pixelmon.command.impl
- CompSeeCommand(CommandDispatcher<CommandSourceStack>) - Constructor for class com.pixelmonmod.pixelmon.command.impl.CompSeeCommand
- CompTakeCommand - Class in com.pixelmonmod.pixelmon.command.impl
- CompTakeCommand(CommandDispatcher<CommandSourceStack>) - Constructor for class com.pixelmonmod.pixelmon.command.impl.CompTakeCommand
- CompTestCommand - Class in com.pixelmonmod.pixelmon.command.impl
- CompTestCommand(CommandDispatcher<CommandSourceStack>) - Constructor for class com.pixelmonmod.pixelmon.command.impl.CompTestCommand
- COMPUTER_SEARCH - Static variable in class com.pixelmonmod.tcg.init.registry.TrainerEffects
- ComputerSearch - Class in com.pixelmonmod.tcg.duel.trainer
-
Created by Hy on 5/21/2016.
- ComputerSearch() - Constructor for class com.pixelmonmod.tcg.duel.trainer.ComputerSearch
- concat(int, String, String...) - Static method in class com.pixelmonmod.pixelmon.api.util.helpers.ArrayHelper
-
Concatenate a string array with a specified start position and divider.
- condition - Variable in class com.pixelmonmod.pixelmon.api.daycare.event.DayCareEvent.PostConditionStatusUpdate
- condition - Variable in class com.pixelmonmod.pixelmon.api.daycare.event.DayCareEvent.PreConditionStatusUpdate
- condition - Variable in class com.pixelmonmod.pixelmon.api.npc.interaction.provider.type.logic.InteractionConditionDataProvider
- condition - Variable in class com.pixelmonmod.pixelmon.api.pokemon.LearnMoveController.LearnMove
- condition - Variable in class com.pixelmonmod.pixelmon.api.spawning.conditions.RarityMultiplier
-
The
SpawnConditionthat must be passed to apply this multiplier. - condition - Variable in class com.pixelmonmod.pixelmon.api.spawning.SpawnInfo
- condition() - Method in record class com.pixelmonmod.pixelmon.api.pokedex.PokedexTrigger
-
Returns the value of the
conditionrecord component. - condition() - Method in record class com.pixelmonmod.pixelmon.api.research.ConditionalResearch
-
Returns the value of the
conditionrecord component. - condition() - Method in record class com.pixelmonmod.pixelmon.api.research.ResearchObjective
-
Returns the value of the
conditionrecord component. - condition() - Method in record class com.pixelmonmod.pixelmon.api.research.ResearchTrigger
-
Returns the value of the
conditionrecord component. - condition() - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.entity.npc.network.InteractionData
- condition(InteractionCondition) - Method in class com.pixelmonmod.pixelmon.api.research.ResearchObjective.Builder
- condition(InteractionCondition) - Method in class com.pixelmonmod.pixelmon.api.research.ResearchTrigger.Builder
- condition(ConditionData) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.entity.npc.network.InteractionData
- CONDITION - Enum constant in enum class com.pixelmonmod.tcg.duel.log.DuelLogType
- CONDITION - Static variable in class com.pixelmonmod.tcg.init.registry.AttackEffects
- ConditionalResearch - Record Class in com.pixelmonmod.pixelmon.api.research
- ConditionalResearch(Holder<Research>, InteractionCondition) - Constructor for record class com.pixelmonmod.pixelmon.api.research.ConditionalResearch
-
Creates an instance of a
ConditionalResearchrecord class. - ConditionData - Class in com.pixelmonmod.pixelmon.comm.packetHandlers.entity.npc.network
- ConditionData(ConditionData) - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.entity.npc.network.ConditionData
- ConditionData(ResourceLocation, List<InputType<?>>) - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.entity.npc.network.ConditionData
- ConditionEffect - Class in com.pixelmonmod.tcg.duel.attack.effects
- ConditionEffect(CardCondition, boolean, int, CoinSide) - Constructor for class com.pixelmonmod.tcg.duel.attack.effects.ConditionEffect
- conditionId() - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.entity.npc.network.ConditionData
- conditionId(ResourceLocation) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.entity.npc.network.ConditionData
- conditions - Variable in class com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.logic.LogicalXORInteractionCondition
- conditions - Variable in class com.pixelmonmod.pixelmon.api.pokemon.stats.evolution.Evolution
- conditions - Variable in class com.pixelmonmod.pixelmon.api.spawning.AbstractSpawner
-
A list of
SpawnerConditions to apply to potential spawns to filter early. - conditions - Variable in class com.pixelmonmod.pixelmon.api.spawning.AbstractSpawner.SpawnerBuilder
- conditions - Variable in class com.pixelmonmod.pixelmon.api.spawning.CompositeSpawnCondition
- conditions() - Method in class com.pixelmonmod.pixelmon.api.pokemon.stats.evolution.Evolution
- conditions(InteractionCondition) - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.Interaction.Builder
- Conditions - Enum constant in enum class com.pixelmonmod.tcg.duel.attack.enums.HealType
- Confide - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen6TechnicalMachines
- Confide - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen7TechnicalMachines
- CONFIDE - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- config - Variable in class com.pixelmonmod.pixelmon.api.config.api.yaml.AbstractYamlConfig
- Config - Interface in com.pixelmonmod.pixelmon.api.config.api
-
Interface that represents a config file and all stored values using Sponge's Configurate API
- CONFIG_DATA - Static variable in class com.pixelmonmod.pixelmon.init.loaders.PixelmonLoaders
- CONFIG_PROCESSORS - Static variable in class com.pixelmonmod.pixelmon.init.loaders.PixelmonLoaders
- ConfigPath - Annotation Interface in com.pixelmonmod.pixelmon.api.config.api.data
-
Annotation for passing the config path to theinterface so it can load the values to the object
invalid reference
Config - ConfigSetting - Annotation Interface in com.pixelmonmod.pixelmon.api.config.api.ui
- CONFIGURATION_TO_CLIENT - Enum constant in enum class com.pixelmonmod.pixelmon.comm.data.PacketDirection
- CONFIGURATION_TO_SERVER - Enum constant in enum class com.pixelmonmod.pixelmon.comm.data.PacketDirection
- CONFINED - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonForms
- confirm() - Method in class com.pixelmonmod.pixelmon.client.gui.battles.battleScreens.yesNo.YesNoDialogue
-
Handles the user confirming the dialogue box's query.
- confirm() - Method in class com.pixelmonmod.pixelmon.client.gui.battles.battleScreens.yesNo.YesNoForfeit
- confirm() - Method in class com.pixelmonmod.pixelmon.client.gui.battles.battleScreens.yesNo.YesNoReplaceMove
- confirmAction() - Method in class com.pixelmonmod.pixelmon.client.gui.pc.ReleaseWarningScreen
- confirmAction() - Method in class com.pixelmonmod.pixelmon.client.gui.pokechecker.PokeCheckerWarningLevelScreen
- confirmAction() - Method in class com.pixelmonmod.pixelmon.client.gui.WarningScreen
-
Performs an action when the player confirms the action.
- confirmButton - Variable in class com.pixelmonmod.pixelmon.client.gui.battles.rules.TeamSelectScreen
- confirmCherrySelection() - Method in class com.pixelmonmod.pixelmon.client.gui.pc.MultiSelectPCMode
- ConfirmDeleteNPCScreen - Class in com.pixelmonmod.pixelmon.client.gui.npcEditor
- ConfirmDeleteNPCScreen(int) - Constructor for class com.pixelmonmod.pixelmon.client.gui.npcEditor.ConfirmDeleteNPCScreen
- confirmed - Variable in class com.pixelmonmod.pixelmon.battles.api.rules.teamselection.ParticipantSelection
- confirmFilter(Button) - Method in class com.pixelmonmod.pixelmon.client.gui.pc.AdvancedPCSearchScreen
- ConfirmScreenModifier - Class in com.pixelmonmod.pixelmon.client.gui.override.warning
- ConfirmScreenModifier() - Constructor for class com.pixelmonmod.pixelmon.client.gui.override.warning.ConfirmScreenModifier
- confirmSearch(Button) - Method in class com.pixelmonmod.pixelmon.client.gui.pc.AdvancedPCSearchScreen
- ConfirmTeamSelectPacket - Class in com.pixelmonmod.pixelmon.comm.packetHandlers.battles.rules.selection
- ConfirmTeamSelectPacket() - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.battles.rules.selection.ConfirmTeamSelectPacket
- ConfirmTeamSelectPacket(UUID, IntList) - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.battles.rules.selection.ConfirmTeamSelectPacket
- confirmThePokemonTheItemWillBeAppliedTo(PixelmonClientData, Item) - Method in class com.pixelmonmod.pixelmon.client.gui.battles.battleScreens.screens.bag.ApplyToPokemon
- confuse(PixelmonWrapper, PixelmonWrapper) - Static method in class com.pixelmonmod.pixelmon.battles.status.Confusion
-
Confuses the target if possible.
- CONFUSE_RAY - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- CONFUSED - Static variable in class com.pixelmonmod.tcg.api.accessors.CardConditions
- confusedStat - Variable in class com.pixelmonmod.pixelmon.items.heldItems.BerryRestoreHPItem
-
The stat that will caused the Pokémon to be confused if its Nature lowers the stat.
- ConfuseRay - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen9TechnicalMachines
- Confusion - Class in com.pixelmonmod.pixelmon.battles.status
-
50% chance of making a Pokémon hit itself for damage instead of making a move.
- Confusion - Enum constant in enum class com.pixelmonmod.pixelmon.battles.status.StatusType
- Confusion(BattleController) - Constructor for class com.pixelmonmod.pixelmon.battles.status.Confusion
-
Initializes confusion and randomly chooses a duration for it.
- CONFUSION - Enum constant in enum class com.pixelmonmod.pixelmon.battles.attacks.DamageTypeEnum
- CONFUSION - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- conical - Variable in class com.pixelmonmod.pixelmon.battles.attacks.animations.particles.AttackTube.TubeData
- CONKELDURR - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- connectsTo(BlockState, boolean, Direction) - Method in class com.pixelmonmod.pixelmon.blocks.BerryLogBlock
- CONSOLE_EXECUTE_COMMAND - Static variable in class com.pixelmonmod.pixelmon.init.registry.InteractionResults
- ConsoleExecuteCommandInteractionResult - Class in com.pixelmonmod.pixelmon.api.npc.interaction.result.type
- ConsoleExecuteCommandInteractionResult(List<String>) - Constructor for class com.pixelmonmod.pixelmon.api.npc.interaction.result.type.ConsoleExecuteCommandInteractionResult
- constant(T) - Static method in interface com.pixelmonmod.pixelmon.api.selector.Selector
-
Creates a new instance of the
ConstantSelector - CONSTANT - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSelectorTypes
- CONSTANT_BLOCK_STATE - Static variable in class com.pixelmonmod.pixelmon.init.registry.DataProviders
- CONSTANT_BOOLEAN - Static variable in class com.pixelmonmod.pixelmon.init.registry.DataProviders
- CONSTANT_ITEMSTACK - Static variable in class com.pixelmonmod.pixelmon.init.registry.DataProviders
- CONSTANT_NUMBER - Static variable in class com.pixelmonmod.pixelmon.init.registry.DataProviders
- CONSTANT_STRING - Static variable in class com.pixelmonmod.pixelmon.init.registry.DataProviders
- ConstantBlockStateDataProvider - Class in com.pixelmonmod.pixelmon.api.npc.interaction.provider.type.block
- ConstantBlockStateDataProvider(BlockState) - Constructor for class com.pixelmonmod.pixelmon.api.npc.interaction.provider.type.block.ConstantBlockStateDataProvider
- ConstantBooleanDataProvider - Class in com.pixelmonmod.pixelmon.api.npc.interaction.provider.type.logic
- ConstantBooleanDataProvider(boolean) - Constructor for class com.pixelmonmod.pixelmon.api.npc.interaction.provider.type.logic.ConstantBooleanDataProvider
- ConstantDuration - Class in com.pixelmonmod.pixelmon.api.daycare.impl.duration
-
Duration type that adds the given amount in the specified units
- ConstantDuration() - Constructor for class com.pixelmonmod.pixelmon.api.daycare.impl.duration.ConstantDuration
- ConstantItemStackDataProvider - Class in com.pixelmonmod.pixelmon.api.npc.interaction.provider.type.item
- ConstantItemStackDataProvider(ItemStack) - Constructor for class com.pixelmonmod.pixelmon.api.npc.interaction.provider.type.item.ConstantItemStackDataProvider
- ConstantNumberDataProvider - Class in com.pixelmonmod.pixelmon.api.npc.interaction.provider.type.math
- ConstantNumberDataProvider(Number) - Constructor for class com.pixelmonmod.pixelmon.api.npc.interaction.provider.type.math.ConstantNumberDataProvider
- Constants() - Constructor for class com.pixelmonmod.pixelmon.api.events.battles.HiddenPowerCalculateEvent.Constants
- Constants() - Constructor for class com.pixelmonmod.pixelmon.api.events.EvolveEvent.Constants
- Constants() - Constructor for class com.pixelmonmod.pixelmon.api.events.PokemonReceivedEvent.Constants
- Constants() - Constructor for class com.pixelmonmod.pixelmon.api.events.PokemonRetrievedEvent.Constants
- Constants() - Constructor for class com.pixelmonmod.pixelmon.api.pokedex.event.PokedexEvent.Constants
- ConstantSelector<T> - Class in com.pixelmonmod.pixelmon.api.selector.type
-
This represents an implementation of
Selectorwhere it will only ever give one value - ConstantSelector(T) - Constructor for class com.pixelmonmod.pixelmon.api.selector.type.ConstantSelector
- ConstantStringDataProvider - Class in com.pixelmonmod.pixelmon.api.npc.interaction.provider.type.text
- ConstantStringDataProvider(String) - Constructor for class com.pixelmonmod.pixelmon.api.npc.interaction.provider.type.text.ConstantStringDataProvider
- CONSTRICT - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- construct(B, Component) - Method in record class com.pixelmonmod.pixelmon.api.ui.InputElementType
- construct(AbstractSpawner, SpawnLocation) - Method in class com.pixelmonmod.pixelmon.api.spawning.archetypes.entities.collection.SpawnInfoCollection
- construct(AbstractSpawner, SpawnLocation) - Method in class com.pixelmonmod.pixelmon.api.spawning.archetypes.entities.items.SpawnInfoItem
- construct(AbstractSpawner, SpawnLocation) - Method in class com.pixelmonmod.pixelmon.api.spawning.archetypes.entities.npcs.SpawnInfoNPC
- construct(AbstractSpawner, SpawnLocation) - Method in class com.pixelmonmod.pixelmon.api.spawning.archetypes.entities.pokemon.SpawnInfoPokemon
- construct(AbstractSpawner, SpawnLocation) - Method in class com.pixelmonmod.pixelmon.api.spawning.archetypes.entities.wormholes.SpawnInfoWormhole
- construct(AbstractSpawner, SpawnLocation) - Method in class com.pixelmonmod.pixelmon.api.spawning.SpawnInfo
-
Constructs a
SpawnActionbased on the information in this SpawnInfo, theAbstractSpawner, and theSpawnLocation. - construct(Object, Component) - Method in record class com.pixelmonmod.pixelmon.api.ui.InputElementType.Data
- constructor - Variable in class com.pixelmonmod.pixelmon.api.npc.interaction.condition.MutableInteractionCondition
- constructor - Variable in class com.pixelmonmod.pixelmon.api.npc.interaction.provider.MutableDataProvider
- constructor - Variable in class com.pixelmonmod.pixelmon.api.npc.interaction.result.MutableInteractionResult
- constructor() - Method in record class com.pixelmonmod.pixelmon.api.storage.StorageType
-
Returns the value of the
constructorrecord component. - constructor() - Method in record class com.pixelmonmod.pixelmon.api.ui.InputElementType.Data
-
Returns the value of the
constructorrecord component. - constructValues(PokeBall, PokeBallEntity, ServerPlayer, Pokemon, PokeBallMode) - Method in interface com.pixelmonmod.pixelmon.api.pokemon.catching.CaptureMethod
-
Creates a new
CaptureValuesto be used by the rest of the capture calculation. - CONSUMABLE_ITEMS_USED_IN_BATTLES - Static variable in class com.pixelmonmod.pixelmon.init.registry.PixelmonStatisticsRegistry
- consume() - Method in record class com.pixelmonmod.pixelmon.items.HeldItemInteractionResult
-
Returns the value of the
consumerecord component. - consume(boolean) - Static method in record class com.pixelmonmod.pixelmon.api.util.UnifiedInteractionResult
- consume(ServerPlayer, ItemStack, ItemStack) - Method in interface com.pixelmonmod.pixelmon.api.battles.BattleItemScanner.ItemConsumer
- CONSUME_ITEM - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.event.PixelmonInteractionEventTypes
- consumeAllItems(List<PixelmonWrapper>) - Method in class com.pixelmonmod.pixelmon.battles.controller.BattleController
-
Consumes all the Pokémon's held items simultaneously.
- consumedType - Variable in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.ConsumeType
-
The type consumed by the move.
- ConsumeFilm(ServerPlayer, PixelmonEntity) - Constructor for class com.pixelmonmod.pixelmon.api.events.CameraEvent.ConsumeFilm
- consumeInterval(String) - Method in class com.pixelmonmod.pixelmon.api.config.SpawningGeneralConfig
- consumeItem() - Method in class com.pixelmonmod.pixelmon.battles.controller.participants.PixelmonWrapper
-
Consumes the Pokémon's held item.
- consumeItem(ServerPlayer, ItemStack, ItemStack) - Method in class com.pixelmonmod.pixelmon.api.battles.BattleItemScanner.InventoryScanner
- consumeItem(ItemStack, ServerPlayer) - Static method in class com.pixelmonmod.pixelmon.api.battles.BattleItemScanner
-
Attempts to consume an
ItemStackmatching a givenItemStackwithin a player's inventory, seeking through any sub-inventories within items known about. - consumeItem(ItemStack, ServerPlayer, Container) - Static method in class com.pixelmonmod.pixelmon.api.battles.BattleItemScanner
-
Attempts to consume an
ItemStackmatching a givenItemStackwithin a given inventory, seeking through any sub-inventories within items known about. - ConsumeItemInteractionEventLogic - Class in com.pixelmonmod.pixelmon.api.npc.interaction.event.type
- ConsumeItemInteractionEventLogic() - Constructor for class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.ConsumeItemInteractionEventLogic
- consumeItemStack - Variable in class com.pixelmonmod.pixelmon.api.events.TeleportItemEvent
- consumer - Variable in class com.pixelmonmod.pixelmon.battles.controller.FutureBattleTask
- consumer() - Method in record class com.pixelmonmod.pixelmon.api.ui.InputTypeData
-
Returns the value of the
consumerrecord component. - consumer(BiConsumer<ServerPlayer, List<Pokemon>>) - Method in class com.pixelmonmod.pixelmon.api.selection.PartySelectionScreen.Builder
- consumesHeldItem() - Method in class com.pixelmonmod.pixelmon.api.pokemon.stats.evolution.Evolution
- ConsumeType - Class in com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic
- ConsumeType(ResourceKey<Type>, String) - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.ConsumeType
- ConsumeTypeTests - Class in com.pixelmonmod.pixelmon.api.test.impl.move
- ConsumeTypeTests() - Constructor for class com.pixelmonmod.pixelmon.api.test.impl.move.ConsumeTypeTests
- ContactDamage - Class in com.pixelmonmod.pixelmon.api.pokemon.ability.abilities
-
Damages Pokémon who make contact by 1/8 hp.
- ContactDamage(String) - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.ContactDamage
-
Initializes a contact damage Ability.
- CONTAINER_TITLE - Static variable in class com.pixelmonmod.pixelmon.blocks.furniture.TrashCanBlock
- ContainerHelper - Class in com.pixelmonmod.pixelmon.api.util.helpers
-
Methods for processing and dealing with containers and inventories.
- ContainerHelper() - Constructor for class com.pixelmonmod.pixelmon.api.util.helpers.ContainerHelper
- ContainerRegistration - Class in com.pixelmonmod.pixelmon.init.registry
- ContainerRegistration() - Constructor for class com.pixelmonmod.pixelmon.init.registry.ContainerRegistration
- CONTAINERS - Static variable in class com.pixelmonmod.pixelmon.init.registry.ContainerRegistration
- containerTick() - Method in class com.pixelmonmod.pixelmon.client.gui.inventory.CreativeInventoryExtendedScreen
- containerTick() - Method in class com.pixelmonmod.pixelmon.client.gui.inventory.InventoryPixelmonExtendedScreen
- contains(double, double) - Static method in class com.pixelmonmod.api.client.screen.render.ScissorStack
- contains(double, double) - Method in class com.pixelmonmod.api.client.screen.util.Bounds
- contains(double, double) - Method in class com.pixelmonmod.api.client.screen.widget.StatefulWidget
- contains(int) - Method in record class com.pixelmonmod.pixelmon.battles.raids.ally.IntegerRange
- contains(ScreenVector) - Static method in class com.pixelmonmod.api.client.screen.render.ScissorStack
- contains(StatefulWidget<?>) - Static method in class com.pixelmonmod.api.client.screen.render.ScissorStack
- contains(StatefulWidget<?>, double) - Static method in class com.pixelmonmod.api.client.screen.render.ScissorStack
- contains(Pokemon) - Method in interface com.pixelmonmod.pixelmon.api.pokedex.provider.PokemonProvider
- contains(Pokemon) - Method in class com.pixelmonmod.pixelmon.api.pokedex.provider.type.AllPokemonProvider
- contains(Pokemon) - Method in class com.pixelmonmod.pixelmon.api.pokedex.provider.type.AllWithPaletteTagPokemonProvider
- contains(Pokemon) - Method in class com.pixelmonmod.pixelmon.api.pokedex.provider.type.DexPokemonProvider
- contains(SpawnLocationType[], SpawnLocationType) - Static method in enum class com.pixelmonmod.pixelmon.entities.SpawnLocationType
-
Checks if an array of spawn locations contains a certain type of spawn location.
- contains(SpawnedTracker.SpawnedData) - Method in class com.pixelmonmod.pixelmon.spawning.SpawnedTracker
- contains(Object) - Method in class com.pixelmonmod.pixelmon.api.pokemon.stats.Moveset
- contains(Object) - Method in record class com.pixelmonmod.pixelmon.battles.api.rules.BattleRuleSet
- contains(UUID) - Method in class com.pixelmonmod.pixelmon.spawning.SpawnedTracker
- contains(Position) - Method in class com.pixelmonmod.api.client.screen.util.Bounds
- contains(Position) - Method in class com.pixelmonmod.api.client.screen.widget.StatefulWidget
- contains(T[], T) - Static method in class com.pixelmonmod.pixelmon.api.util.helpers.ArrayHelper
-
Checks if an array contains a value.
- CONTAINS_ITEM - Static variable in class com.pixelmonmod.pixelmon.init.registry.InteractionConditions
- containsA(Iterable<T>, Class<? extends T>) - Static method in class com.pixelmonmod.pixelmon.api.util.helpers.CollectionHelper
- containsAll(Collection<?>) - Method in record class com.pixelmonmod.pixelmon.battles.api.rules.BattleRuleSet
- containsAll(List<T>, List<T>) - Static method in class com.pixelmonmod.pixelmon.api.util.helpers.CollectionHelper
- containsAll(Set<T>, Set<T>) - Static method in class com.pixelmonmod.pixelmon.api.util.helpers.CollectionHelper
- containsEntity(Entity) - Method in class com.pixelmonmod.pixelmon.spawning.SpawnedTracker
- ContainsItemInteractionCondition - Class in com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.item
- ContainsItemInteractionCondition(DataProvider<List<ItemStack>>, DataProvider<ItemStack>) - Constructor for class com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.item.ContainsItemInteractionCondition
- containsKey(ResourceKey<T>) - Method in record class com.pixelmonmod.pixelmon.api.dummy.DummyRegistry
- containsKey(ResourceLocation) - Method in record class com.pixelmonmod.pixelmon.api.dummy.DummyRegistry
- containsOnly(SpawnLocationType[], SpawnLocationType) - Static method in enum class com.pixelmonmod.pixelmon.entities.SpawnLocationType
-
Checks if an array of spawn locations contains a certain type of spawn location and no other locations.
- containsParticipantType(Class<? extends BattleParticipant>) - Method in class com.pixelmonmod.pixelmon.battles.controller.BattleController
- containsValue(T) - Method in record class com.pixelmonmod.pixelmon.api.dummy.DummyRegistry
- CONTENTS - Static variable in class com.pixelmonmod.tcg.block.EssenceJarBlock
- context - Variable in class com.pixelmonmod.pixelmon.api.context.event.ContextCollectEvent
- context - Variable in class com.pixelmonmod.pixelmon.api.research.event.ProgressResearchObjectiveEvent
- context - Variable in class com.pixelmonmod.pixelmon.battles.api.BattleBuilder
- context - Variable in class com.pixelmonmod.pixelmon.battles.controller.BattleController
- context - Variable in class com.pixelmonmod.pixelmon.battles.controller.participants.BattleParticipant
- CONTEXT - Static variable in class com.pixelmonmod.pixelmon.battles.api.rules.modifier.BattleModifierTypes
- CONTEXT_BLOCK_STATE - Static variable in class com.pixelmonmod.pixelmon.init.registry.DataProviders
- CONTEXT_ITEM - Static variable in class com.pixelmonmod.pixelmon.init.registry.DataProviders
- CONTEXT_KEY_REGISTRY - Static variable in class com.pixelmonmod.pixelmon.init.registry.PixelmonRegistry
- CONTEXT_PLAYER - Static variable in class com.pixelmonmod.pixelmon.init.registry.DataProviders
- CONTEXT_POKEMON - Static variable in class com.pixelmonmod.pixelmon.init.registry.DataProviders
- CONTEXT_POKEMON_ENTITY - Static variable in class com.pixelmonmod.pixelmon.init.registry.DataProviders
- ContextBattleModifier<T> - Class in com.pixelmonmod.pixelmon.battles.api.rules.modifier.type
- ContextBattleModifier(ContextKey<T>, T) - Constructor for class com.pixelmonmod.pixelmon.battles.api.rules.modifier.type.ContextBattleModifier
- ContextBattleModifier.ContextKeyCodec<A,
B> - Class in com.pixelmonmod.pixelmon.battles.api.rules.modifier.type - ContextCollectEvent - Class in com.pixelmonmod.pixelmon.api.context.event
-
Event fired just before
StoredContextis being created
This should be useful for adding custom or additional contexts - ContextCollectEvent(StoredContext) - Constructor for class com.pixelmonmod.pixelmon.api.context.event.ContextCollectEvent
- ContextHolder - Interface in com.pixelmonmod.pixelmon.battles.controller.context
- ContextKey<A> - Record Class in com.pixelmonmod.pixelmon.api.context
-
A key for the interaction context
- ContextKey(ResourceLocation, Class<A>, Codec<A>, List<ContextPlaceholder<A>>, boolean) - Constructor for record class com.pixelmonmod.pixelmon.api.context.ContextKey
-
The constructor for the context key.
- ContextKeyCodec(Function<B, ContextKey<A>>, Function<B, A>, BiFunction<ContextKey<A>, A, B>) - Constructor for class com.pixelmonmod.pixelmon.battles.api.rules.modifier.type.ContextBattleModifier.ContextKeyCodec
- contextKeyEntrySet() - Method in class com.pixelmonmod.pixelmon.api.context.StoredContext
-
Gets the set of entries in the context with their keys as
ContextKeyinstances - ContextKeys - Class in com.pixelmonmod.pixelmon.api.context
- ContextKeys() - Constructor for class com.pixelmonmod.pixelmon.api.context.ContextKeys
- ContextMenu - Class in com.pixelmonmod.pixelmon.client.gui.widgets
- ContextMenu(int, int, Component) - Constructor for class com.pixelmonmod.pixelmon.client.gui.widgets.ContextMenu
- ContextPlaceholder<A> - Interface in com.pixelmonmod.pixelmon.api.context.placeholder
-
A placeholder that can be used to replace text
- CONTINENTAL - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonPalettes
- CONTINENTAL_CRUSH - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- CONTINUE - Enum constant in enum class com.pixelmonmod.api.client.screen.util.Action
- CONTINUE - Enum constant in enum class com.pixelmonmod.pixelmon.comm.packetHandlers.dialogue.DialogueNextActionPacket.DialogueGuiAction
-
Will continue the dialogue without changing the queued dialogue.
- CONTINUE_WITH_SIGNAL - Enum constant in enum class com.pixelmonmod.api.client.screen.util.Action
- continues(boolean, Consumer<S>) - Static method in interface com.pixelmonmod.api.client.screen.util.ActionFunction
- continues(Consumer<S>) - Static method in interface com.pixelmonmod.api.client.screen.util.ActionFunction
- continuesAfterParse() - Method in class com.pixelmonmod.api.pokemon.requirement.GenericBuiltPokemonRequirement.Builder
-
Sets the requirement to continue looking for other requirements after this one
- Contrary - Class in com.pixelmonmod.pixelmon.api.pokemon.ability.abilities
- Contrary() - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Contrary
- CONTRARY - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ability.AbilityRegistry
- contraryDoesNotReverseZPowerEffects(BattleTestHelper) - Static method in class com.pixelmonmod.pixelmon.api.test.impl.ability.ContraryTests
- contraryReversesClangorousSoulblaze(BattleTestHelper) - Static method in class com.pixelmonmod.pixelmon.api.test.impl.ability.ContraryTests
- contraryReversesExtremeEvoboost(BattleTestHelper) - Static method in class com.pixelmonmod.pixelmon.api.test.impl.ability.ContraryTests
- ContraryTests - Class in com.pixelmonmod.pixelmon.api.test.impl.ability
-
Tests for Contrary
- ContraryTests() - Constructor for class com.pixelmonmod.pixelmon.api.test.impl.ability.ContraryTests
- ControlledMovementLogic - Interface in com.pixelmonmod.pixelmon.api.pokemon.species.parameters
- controlledPokemon - Variable in class com.pixelmonmod.pixelmon.battles.controller.participants.BattleParticipant
-
The active Pokémon of the participant.
- controller - Variable in class com.pixelmonmod.tcg.client.gui.duel.TCGScreen
- Conversion - Class in com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic
-
Changes the user's type into the type of its first move.
- Conversion() - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Conversion
- CONVERSION - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- CONVERSION_2 - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- Conversion2 - Class in com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic
-
Changes the user's type into a type that resists/is immune to the move last used by the target.
- Conversion2() - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Conversion2
- Conversion2Tests - Class in com.pixelmonmod.pixelmon.api.test.impl.move
- Conversion2Tests() - Constructor for class com.pixelmonmod.pixelmon.api.test.impl.move.Conversion2Tests
- convert(float, float) - Method in enum class com.pixelmonmod.api.client.screen.util.Alignment
- converter - Variable in class com.pixelmonmod.pixelmon.api.npc.interaction.provider.type.BuildableDataProvider
- converter(BiFunction<StoredContext, VariableList, T>) - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.provider.type.BuildableDataProvider.Builder
-
Sets the converter for the data provider
This cannot be null - convertOption(T) - Method in class com.pixelmonmod.pixelmon.client.gui.npc.widget.DropDownWidget
- convertToGUI(List<PixelmonWrapper>) - Static method in class com.pixelmonmod.pixelmon.client.gui.battles.PixelmonClientData
-
Converts a PixelmonWrapper list into a GUI-friendly version.
- COOKED_BLACK_APRICORN - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- COOKED_BLUE_APRICORN - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- COOKED_GREEN_APRICORN - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- COOKED_PINK_APRICORN - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- COOKED_RED_APRICORN - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- COOKED_WHITE_APRICORN - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- COOKED_YELLOW_APRICORN - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- cookedApricorn() - Method in enum class com.pixelmonmod.pixelmon.enums.items.ApricornType
- CookedApricornItem - Class in com.pixelmonmod.pixelmon.items
-
Can be made into a Poké Ball disc.
- CookedApricornItem(ApricornType) - Constructor for class com.pixelmonmod.pixelmon.items.CookedApricornItem
-
Initializes the cooked Apricorn.
- COOKING_POT - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- COOKING_POT - Static variable in class com.pixelmonmod.pixelmon.init.registry.ContainerRegistration
- COOKING_POT - Static variable in class com.pixelmonmod.pixelmon.init.registry.TileEntityRegistration
- COOKING_POT_FAN - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
- COOKING_POT_ITEMS - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
-
The Items in the cooking pot
- COOKING_POT_RUNNING - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
- COOKING_POT_STIR - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
- cookingFlavor - Variable in class com.pixelmonmod.pixelmon.api.events.curry.CurryFinishedEvent
- CookingPot - Enum constant in enum class com.pixelmonmod.pixelmon.enums.EnumGuiContainer
- CookingPotBlock - Class in com.pixelmonmod.pixelmon.blocks.machines
- CookingPotBlock(BlockBehaviour.Properties) - Constructor for class com.pixelmonmod.pixelmon.blocks.machines.CookingPotBlock
-
Initializes a multi-block.
- CookingPotContainer - Class in com.pixelmonmod.pixelmon.client.gui.machines.cookingpot
- CookingPotContainer(int, Inventory, CookingPotTileEntity) - Constructor for class com.pixelmonmod.pixelmon.client.gui.machines.cookingpot.CookingPotContainer
- CookingPotContainer(int, Inventory, FriendlyByteBuf) - Constructor for class com.pixelmonmod.pixelmon.client.gui.machines.cookingpot.CookingPotContainer
- cookingPotGuiTextures - Static variable in class com.pixelmonmod.pixelmon.client.gui.machines.cookingpot.CookingPotScreen
- CookingPotScreen - Class in com.pixelmonmod.pixelmon.client.gui.machines.cookingpot
- CookingPotScreen(CookingPotContainer, Inventory, Component) - Constructor for class com.pixelmonmod.pixelmon.client.gui.machines.cookingpot.CookingPotScreen
- CookingPotTileEntity - Class in com.pixelmonmod.pixelmon.blocks.tileentity
- CookingPotTileEntity(BlockPos, BlockState) - Constructor for class com.pixelmonmod.pixelmon.blocks.tileentity.CookingPotTileEntity
- COOL - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ribbon.RibbonRegistry
- COOL_GREAT - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ribbon.RibbonRegistry
- COOL_HYPER - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ribbon.RibbonRegistry
- COOL_MASTER - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ribbon.RibbonRegistry
- COOL_SUPER - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ribbon.RibbonRegistry
- COOL_ULTRA - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ribbon.RibbonRegistry
- cooldown - Variable in class com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.calendar.CooldownInteractionCondition
- cooldown - Static variable in class com.pixelmonmod.pixelmon.client.gui.Resources
-
Shading for the cooldown timer for external moves.
- cooldown() - Method in class com.pixelmonmod.pixelmon.api.moveskills.MoveSkill
-
Gets the cooldown, in ticks, of this move skill.
- cooldown(int) - Method in class com.pixelmonmod.pixelmon.api.moveskills.MoveSkill
-
Sets the cooldown, in ticks, of this move skill.
- COOLDOWN_KEY - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
- COOLDOWN_VALUE - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
- CooldownCheck(Player, PokeStopTileEntity) - Constructor for class com.pixelmonmod.pixelmon.api.events.PokeStopEvent.CooldownCheck
- CooldownInteractionCondition - Class in com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.calendar
- CooldownInteractionCondition(DataProvider<ServerPlayer>, ResourceLocation, int, TimeUnit) - Constructor for class com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.calendar.CooldownInteractionCondition
- cooldownKey - Variable in class com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.calendar.CooldownInteractionCondition
- cooldowns - Variable in class com.pixelmonmod.pixelmon.api.storage.PlayerPartyStorage
- COOLDOWNS - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
- cooldownTicks - Variable in class com.pixelmonmod.pixelmon.api.events.moveskills.MoveSkillCooldownEvent
-
The number of ticks that this use will take to cool down.
- coordinator - Static variable in class com.pixelmonmod.pixelmon.spawning.PixelmonSpawning
-
The coordinator being used for Pixelmon spawning.
- CopiedBoosts - Class in com.pixelmonmod.pixelmon.battles.status
- CopiedBoosts() - Constructor for class com.pixelmonmod.pixelmon.battles.status.CopiedBoosts
- CopiedBoosts(StatusType) - Constructor for class com.pixelmonmod.pixelmon.battles.status.CopiedBoosts
- CopiedNPC - Record Class in com.pixelmonmod.pixelmon.client.storage.npc
- CopiedNPC(UUID, Component) - Constructor for record class com.pixelmonmod.pixelmon.client.storage.npc.CopiedNPC
-
Creates an instance of a
CopiedNPCrecord class. - copiedStatuses() - Static method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Costar
- copiedStatuses() - Static method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.PsychUp
- copiedStatuses() - Static method in class com.pixelmonmod.pixelmon.battles.status.Transformed
- CopiedTargetedBoosts - Class in com.pixelmonmod.pixelmon.battles.status
- CopiedTargetedBoosts(PixelmonWrapper) - Constructor for class com.pixelmonmod.pixelmon.battles.status.CopiedTargetedBoosts
- COPPER - Enum constant in enum class com.pixelmonmod.pixelmon.items.IsiHourglassItem.HourGlassType
- COPPER_HOURGLASS - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- COPPER_SULFATE - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonPalettes
- COPPERAJAH - Enum constant in enum class com.pixelmonmod.pixelmon.enums.EnumCurryRating
- COPPERAJAH - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- COPPERAJAH - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- copy() - Method in class com.pixelmonmod.api.client.screen.util.ScreenVector
-
Copies the values of this vector into a new mutable vector.
- copy() - Method in class com.pixelmonmod.api.client.screen.util.ScreenVector.Immutable
-
Copies the values of this vector into a new immutable vector.
- copy() - Method in class com.pixelmonmod.pixelmon.api.context.StoredContext
- copy() - Method in interface com.pixelmonmod.pixelmon.api.model.RenderingHandler
- copy() - Method in class com.pixelmonmod.pixelmon.api.model.type.PlayerRenderingHandler
- copy() - Method in class com.pixelmonmod.pixelmon.api.model.type.PokemonRenderingHandler
- copy() - Method in record class com.pixelmonmod.pixelmon.api.model.type.SMDRenderingHandler
- copy() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.BuildableInteractionCondition.Variable
- copy() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.provider.type.BuildableDataProvider.Variable
- copy() - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.result.BuildableInteractionResult.Variable
- copy() - Method in record class com.pixelmonmod.pixelmon.api.pokemon.species.evs.EVYields
-
Creates a new EVYields object with the same values as this one.
- copy() - Method in class com.pixelmonmod.pixelmon.api.pokemon.stats.BattleStats
- copy() - Method in class com.pixelmonmod.pixelmon.api.pokemon.stats.BonusStats
- copy() - Method in class com.pixelmonmod.pixelmon.api.pokemon.stats.extraStats.BlocksWalkedOutsideBallStats
- copy() - Method in class com.pixelmonmod.pixelmon.api.pokemon.stats.ExtraStats
- copy() - Method in class com.pixelmonmod.pixelmon.api.pokemon.stats.extraStats.GimmighoulStats
- copy() - Method in class com.pixelmonmod.pixelmon.api.pokemon.stats.extraStats.LakeTrioStats
- copy() - Method in class com.pixelmonmod.pixelmon.api.pokemon.stats.extraStats.MeltanStats
- copy() - Method in class com.pixelmonmod.pixelmon.api.pokemon.stats.extraStats.MewStats
- copy() - Method in class com.pixelmonmod.pixelmon.api.pokemon.stats.extraStats.MoveUsesStats
- copy() - Method in class com.pixelmonmod.pixelmon.api.pokemon.stats.extraStats.RecoilStats
- copy() - Method in class com.pixelmonmod.pixelmon.api.pokemon.stats.extraStats.ShearableStats
- copy() - Method in class com.pixelmonmod.pixelmon.api.pokemon.stats.Moveset
-
Makes a copy of the moveset.
- copy() - Method in class com.pixelmonmod.pixelmon.api.pokemon.stats.Pokerus
- copy() - Method in class com.pixelmonmod.pixelmon.battles.attacks.Attack
-
Makes a copy of the move object.
- copy() - Method in class com.pixelmonmod.pixelmon.battles.controller.participants.PixelmonWrapper
- copy() - Method in class com.pixelmonmod.pixelmon.battles.status.ChiStrikeStatus
- copy() - Method in class com.pixelmonmod.pixelmon.battles.status.ElectricTerrain
- copy() - Method in class com.pixelmonmod.pixelmon.battles.status.EntryHazard
- copy() - Method in class com.pixelmonmod.pixelmon.battles.status.GrassyTerrain
- copy() - Method in class com.pixelmonmod.pixelmon.battles.status.Hail
- copy() - Method in class com.pixelmonmod.pixelmon.battles.status.HealBlock
- copy() - Method in class com.pixelmonmod.pixelmon.battles.status.LuckyChant
- copy() - Method in class com.pixelmonmod.pixelmon.battles.status.Mist
- copy() - Method in class com.pixelmonmod.pixelmon.battles.status.MistyTerrain
- copy() - Method in class com.pixelmonmod.pixelmon.battles.status.PledgeBase
- copy() - Method in class com.pixelmonmod.pixelmon.battles.status.PoisonBadly
- copy() - Method in class com.pixelmonmod.pixelmon.battles.status.PsychicTerrain
- copy() - Method in class com.pixelmonmod.pixelmon.battles.status.Pumped
- copy() - Method in class com.pixelmonmod.pixelmon.battles.status.Rainy
- copy() - Method in class com.pixelmonmod.pixelmon.battles.status.SafeGuard
- copy() - Method in class com.pixelmonmod.pixelmon.battles.status.Sandstorm
- copy() - Method in class com.pixelmonmod.pixelmon.battles.status.Screen
- copy() - Method in class com.pixelmonmod.pixelmon.battles.status.Sleep
- copy() - Method in class com.pixelmonmod.pixelmon.battles.status.Snow
- copy() - Method in class com.pixelmonmod.pixelmon.battles.status.StatusBase
-
If necessary, makes a deep copy of the status.
- copy() - Method in class com.pixelmonmod.pixelmon.battles.status.Sunny
- copy() - Method in class com.pixelmonmod.pixelmon.battles.status.Tailwind
- copy(ResearchLike) - Method in class com.pixelmonmod.api.client.screen.widget.misc.Assignment
- copy(ResearchLike) - Method in class com.pixelmonmod.api.client.screen.widget.misc.Collection
- copy(ResearchLike) - Method in class com.pixelmonmod.api.client.screen.widget.misc.Research
- copy(ResearchLike) - Method in interface com.pixelmonmod.api.client.screen.widget.misc.ResearchLike
- copy(InteractionSet) - Static method in class com.pixelmonmod.pixelmon.api.npc.interaction.InteractionSet
-
Copies the given InteractionSet
- copy(Pokemon) - Static method in class com.pixelmonmod.pixelmon.api.pokemon.PokemonBuilder
- copy(Pokemon) - Static method in class com.pixelmonmod.pixelmon.api.pokemon.PokemonFactory
-
Creates a deep copy of the given Pokémon
- copy(Pokemon) - Method in interface com.pixelmonmod.pixelmon.api.pokemon.PokemonProxy
-
Creates a deep copy of the given Pokémon
- copy(PartyStorage) - Method in class com.pixelmonmod.pixelmon.api.storage.PartyStorage
- copy(RenderContext) - Static method in record class com.pixelmonmod.pixelmon.client.render.entity.renderers.entity.RenderContext
- copy(InteractionSetData) - Static method in record class com.pixelmonmod.pixelmon.comm.packetHandlers.entity.npc.network.InteractionSetData
- copy(NPC) - Static method in class com.pixelmonmod.pixelmon.entities.npcs.NPC
-
Creates a new NPC builder with the values set to the values from the given NPC
- copy(T) - Method in class com.pixelmonmod.pixelmon.api.data.LambdaDataSerializer
- copyAndAdd(Vertex) - Method in class com.pixelmonmod.pixelmon.client.models.obj.Vertex
- copyAndMult(float) - Method in class com.pixelmonmod.pixelmon.client.models.obj.Vertex
- copyAndRotateZ(float) - Method in class com.pixelmonmod.pixelmon.client.models.obj.Vertex
- copyAndSub(Vertex) - Method in class com.pixelmonmod.pixelmon.client.models.obj.Vertex
- copyAttributes(StatefulScreen) - Method in class com.pixelmonmod.api.client.screen.StatefulScreen
- Copycat - Class in com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic
-
Uses the last move used in a battle.
- Copycat() - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Copycat
- COPYCAT - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- copyFrom(ExtendedServerData) - Method in class com.pixelmonmod.pixelmon.client.gui.override.servers.list.ExtendedServerData
- copyIngredient(Pokemon) - Method in class com.pixelmonmod.pixelmon.support.jei.ingredient.PokemonIngredientHelper
- copyIVs(IVStore) - Method in class com.pixelmonmod.pixelmon.api.pokemon.stats.IVStore
-
Copies IVs into another IV store.
- copyModelAngles(ModelPart, ModelPart) - Static method in class com.pixelmonmod.pixelmon.client.render.player.ModelPlayerOnBike
- copyModelSettings(ModelPart, ModelPart) - Static method in class com.pixelmonmod.pixelmon.client.render.player.ModelPlayerOnBike
- CopyNPCPacket - Class in com.pixelmonmod.pixelmon.comm.packetHandlers.entity.npc
- CopyNPCPacket() - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.entity.npc.CopyNPCPacket
- CopyNPCPacket(UUID, Vec3) - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.entity.npc.CopyNPCPacket
- Copyright - Enum constant in enum class com.pixelmonmod.pixelmon.client.gui.starter.StarterScreenPhase
- copyScroll(HorizontalScrollbar) - Method in class com.pixelmonmod.api.client.screen.widget.input.HorizontalScrollbar
- copyScroll(Scrollbar) - Method in class com.pixelmonmod.api.client.screen.widget.input.Scrollbar
- copyStats(BattleStats) - Method in class com.pixelmonmod.pixelmon.api.pokemon.stats.BattleStats
-
Copies all modifiers and stages.
- copyToTemporaryMode(Color) - Method in class com.pixelmonmod.pixelmon.api.storage.PartyStorage
-
Puts the player's party into temporary mode using a deep copy of their existing party (so any changes made won't impact their original party Pokémon)
- copyVector4f(Vector4f) - Static method in class com.pixelmonmod.pixelmon.api.util.helpers.VectorHelper
- copyWithPlaceholders(StoredContext) - Method in record class com.pixelmonmod.pixelmon.api.dialogue.professor.ChatPage
- CORALEYE_BADGE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- CORE - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonForms
- CORE_ENFORCER - Enum constant in enum class com.pixelmonmod.pixelmon.items.ZygardeCubeItem.CoreType
- CORE_ENFORCER - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- CoreEnforcer - Class in com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic
-
Created by Jay113355 on 7/25/2020.
- CoreEnforcer() - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.CoreEnforcer
- cores - Variable in class com.pixelmonmod.pixelmon.api.events.legendary.ZygardeEvent.Assemble
- cores - Variable in class com.pixelmonmod.pixelmon.api.events.legendary.ZygardeEvent.Seperate
- CORKSCREW_CRASH - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- CORNN - Enum constant in enum class com.pixelmonmod.pixelmon.enums.BerryType
- CORNN - Static variable in class com.pixelmonmod.pixelmon.world.generation.FoliageRegistration
- CORNN_BERRY - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- CornnFoliagePlacer - Class in com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl
- CornnFoliagePlacer() - Constructor for class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.CornnFoliagePlacer
- CORPHISH - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- CORPHISH - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- correctionAngles - Variable in class com.pixelmonmod.pixelmon.client.render.tileEntities.RenderTileEntityGeneric
- Corrosion - Class in com.pixelmonmod.pixelmon.api.pokemon.ability.abilities
- Corrosion() - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Corrosion
- CORROSION - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ability.AbilityRegistry
- CorrosionTests - Class in com.pixelmonmod.pixelmon.api.test.impl.ability
- CorrosionTests() - Constructor for class com.pixelmonmod.pixelmon.api.test.impl.ability.CorrosionTests
- CORROSIVE_GAS - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- CorrosiveGas - Class in com.pixelmonmod.pixelmon.battles.status
-
Corrosive Gas renders the target's held item unusable for the rest of the battle (even if switched out).
- CorrosiveGas() - Constructor for class com.pixelmonmod.pixelmon.battles.status.CorrosiveGas
- CorrosiveGasTests - Class in com.pixelmonmod.pixelmon.api.test.impl.move
- CorrosiveGasTests() - Constructor for class com.pixelmonmod.pixelmon.api.test.impl.move.CorrosiveGasTests
- CORSOLA - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- CORSOLA - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- CORSOLA_GALAR - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- CORVIKNIGHT - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- CORVIKNIGHT - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- CORVISQUIRE - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- CORVISQUIRE - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- COSMETIC - Static variable in class com.pixelmonmod.tcg.init.registry.tag.CardTags
- COSMETICS - Static variable in class com.pixelmonmod.tcg.init.registry.CreativeModeTabRegistration
- COSMIC_POWER - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- CosmicPower - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen8TechnicalRecords
- COSMOEM - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- COSMOG - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- COSMOG - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- cost - Variable in class com.pixelmonmod.pixelmon.api.npc.interaction.result.type.RelearnerInteractionResult
- cost() - Method in class com.pixelmonmod.pixelmon.api.relearner.RelearnerBuilder
- cost(ItemStack) - Method in class com.pixelmonmod.pixelmon.api.relearner.RelearnerBuilder
- COST - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
-
Deprecated.
- COST_AMOUNT - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
-
An item requested by the tutor as payment.
- COST_DAMAGE - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
-
Deprecated.
- COST_NUM - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
-
The amount of different items required for the tutor to teach a certain attack.
- Costar - Class in com.pixelmonmod.pixelmon.api.pokemon.ability.abilities
- Costar() - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Costar
- COSTAR - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ability.AbilityRegistry
- costs() - Method in class com.pixelmonmod.pixelmon.api.tutor.LearnableMove
- COTTON_DOWN - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ability.AbilityRegistry
- COTTON_GUARD - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- COTTON_SPORE - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- CottonDown - Class in com.pixelmonmod.pixelmon.api.pokemon.ability.abilities
-
When hit, lower the speed of all other pokemon in battle
- CottonDown() - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.CottonDown
- COTTONEE - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- COTTONEE - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- CouchBlock - Class in com.pixelmonmod.pixelmon.blocks.multi
- CouchBlock(BlockBehaviour.Properties, DyeColor) - Constructor for class com.pixelmonmod.pixelmon.blocks.multi.CouchBlock
- COUCHES - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- count - Variable in class com.pixelmonmod.tcg.duel.attack.effects.AttachDiscardEffect
- count - Variable in class com.pixelmonmod.tcg.duel.attack.effects.BenchDamageOppSelectEffect
- count - Variable in class com.pixelmonmod.tcg.duel.attack.effects.DiscardAttachmentEffect
- count - Variable in class com.pixelmonmod.tcg.duel.attack.effects.DrawCardEffect
- count - Variable in class com.pixelmonmod.tcg.duel.attack.effects.FindPokemonEffect
- count() - Method in record class com.pixelmonmod.pixelmon.api.advancements.triggers.CaptureTypeTrigger.TriggerInstance
-
Returns the value of the
countrecord component. - count() - Method in class com.pixelmonmod.pixelmon.spawning.SpawnedTracker
- countAblePokemon() - Method in class com.pixelmonmod.pixelmon.api.storage.PartyStorage
- countAblePokemon() - Method in class com.pixelmonmod.pixelmon.battles.controller.participants.BattleParticipant
-
Calculated number of unfainted Pokémon in the entire team.
- countAblePokemon() - Method in class com.pixelmonmod.pixelmon.battles.controller.participants.LogBattleParticipant
- countAll() - Method in class com.pixelmonmod.pixelmon.api.storage.PokemonStorage
- countAll(PokemonSpecification) - Method in class com.pixelmonmod.pixelmon.api.storage.PokemonStorage
-
Counts the number of pokemon in the storage that match the given specification
- countAll(Predicate<Pokemon>) - Method in class com.pixelmonmod.pixelmon.api.storage.PokemonStorage
-
Counts the number of pokemon in the storage that match the given condition
- countAllFlyingPoke() - Method in class com.pixelmonmod.pixelmon.spawning.SpawnedTracker
- countBenefits(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.ElectricTerrain
- countBenefits(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.GrassyTerrain
- countBenefits(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Hail
- countBenefits(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.MistyTerrain
- countBenefits(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.MysteriousAirCurrent
- countBenefits(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.NoTerrain
- countBenefits(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.PsychicTerrain
-
Count the benefits for anyone affected by the terrain.
- countBenefits(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Rainy
- countBenefits(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Sandstorm
- countBenefits(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Snow
- countBenefits(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Sunny
- countBenefits(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Terrain
-
Counts the number of ways that the target Pokémon benefits from the terrain.
- countBenefits(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Weather
-
Counts the number of ways that the target Pokémon benefits from the weather.
- countCaught() - Method in class com.pixelmonmod.pixelmon.api.pokedex.data.DexData
- countCaught() - Method in interface com.pixelmonmod.pixelmon.api.pokedex.PokedexStorage
-
Counts the number of Pokémon caught.
- countCaught() - Method in class com.pixelmonmod.pixelmon.api.pokedex.StoredPokedex
- countCaught(ResourceKey<Pokedex>) - Method in class com.pixelmonmod.pixelmon.api.pokedex.StoredPokedex
- countEggs() - Method in class com.pixelmonmod.pixelmon.api.storage.PokemonStorage
-
Counts the number of eggs in this storage.
- countEmpty() - Method in class com.pixelmonmod.pixelmon.api.storage.PokemonStorage
-
Counts the number of empty slots in this storage.
- counter - Variable in class com.pixelmonmod.pixelmon.entities.pixelmon.interactions.custom.PixelmonInteraction
-
The amount of ticks before incrementing the Pokémon's stored interactions.
- counter - Variable in class com.pixelmonmod.tcg.duel.attack.effects.FlipsMultiplyEffect
- Counter - Class in com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic
-
Deals double damage back to the target if hit by a physical move.
- Counter - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen1TechnicalMachines
- Counter() - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Counter
-
Initializes Counter.
- COUNTER - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- counterEndTime - Variable in class com.pixelmonmod.tcg.duel.state.PlayerCommonState
- countFaintedPokemon() - Method in class com.pixelmonmod.pixelmon.battles.controller.participants.BattleParticipant
-
Counts the number of fainted Pokémon in the participant's party.
- countFaintedPokemon() - Method in class com.pixelmonmod.pixelmon.battles.controller.participants.LogBattleParticipant
- countHealthPercent() - Method in class com.pixelmonmod.pixelmon.battles.controller.participants.BattleParticipant
-
Counts the percentage of health remaining in the participant's party.
- countHealthPercent() - Method in class com.pixelmonmod.pixelmon.battles.controller.participants.LogBattleParticipant
- countLines() - Method in class com.pixelmonmod.pixelmon.api.overlay.scoreboard.Scoreboard
- countPartyPokemon(Predicate<PixelmonWrapper>) - Method in class com.pixelmonmod.pixelmon.battles.controller.participants.BattleParticipant
-
Counts the number of Pokémon in the participant's party that match the provided predicate.
- countPartyPokemon(Predicate<PixelmonWrapper>) - Method in class com.pixelmonmod.pixelmon.battles.controller.participants.LogBattleParticipant
- countPokemon() - Method in class com.pixelmonmod.pixelmon.api.storage.PokemonStorage
-
Counts the number of Pokémon in this storage.
- COUNTRY - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ribbon.RibbonRegistry
- counts - Variable in class com.pixelmonmod.pixelmon.battles.status.CopiedBoosts
- countSeen() - Method in class com.pixelmonmod.pixelmon.api.pokedex.data.DexData
- countSeen() - Method in interface com.pixelmonmod.pixelmon.api.pokedex.PokedexStorage
-
Counts the number of Pokémon seen.
- countSeen() - Method in class com.pixelmonmod.pixelmon.api.pokedex.StoredPokedex
- countSeen(ResourceKey<Pokedex>) - Method in class com.pixelmonmod.pixelmon.api.pokedex.StoredPokedex
- countStatuses(StatusType...) - Method in class com.pixelmonmod.pixelmon.battles.controller.participants.PixelmonWrapper
-
Counts the number of statuses from a list that the Pokémon has.
- countTileEntitiesOfType(Level, ChunkPos, Class<? extends BlockEntity>) - Static method in class com.pixelmonmod.pixelmon.api.util.helpers.BlockHelper
-
Counts all TileEntities within a chunk.
- COURT_CHANGE - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- CourtChange - Class in com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic
-
Court Change causes any active battle effects to swap sides.
- CourtChange() - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.CourtChange
- COVER - Enum constant in enum class com.pixelmonmod.pixelmon.enums.items.EnumFossils
- COVER_FOSSIL - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- COVERED_FOSSIL_0 - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- COVERED_FOSSIL_1 - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- COVERED_FOSSIL_10 - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- COVERED_FOSSIL_11 - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- COVERED_FOSSIL_12 - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- COVERED_FOSSIL_13 - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- COVERED_FOSSIL_14 - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- COVERED_FOSSIL_2 - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- COVERED_FOSSIL_3 - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- COVERED_FOSSIL_4 - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- COVERED_FOSSIL_5 - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- COVERED_FOSSIL_6 - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- COVERED_FOSSIL_7 - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- COVERED_FOSSIL_8 - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- COVERED_FOSSIL_9 - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- CoveredFossilItem - Class in com.pixelmonmod.pixelmon.items
-
A Fossil that needs to be cleaned before being resurrected.
- CoveredFossilItem(EnumFossils) - Constructor for class com.pixelmonmod.pixelmon.items.CoveredFossilItem
-
Initializes a covered Fossil.
- coverFossil - Static variable in class com.pixelmonmod.pixelmon.client.render.tileEntities.SharedModels
-
The Cover Fossil's model.
- COVERT_CLOAK - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- covertCloak - Enum constant in enum class com.pixelmonmod.pixelmon.enums.heldItems.EnumHeldItems
- CovertCloakItem - Class in com.pixelmonmod.pixelmon.items.heldItems
-
Protects the holder from the secondary effects of moves.
- CovertCloakItem() - Constructor for class com.pixelmonmod.pixelmon.items.heldItems.CovertCloakItem
-
Initializes the item.
- CovertCloakTests - Class in com.pixelmonmod.pixelmon.api.test.impl.item
- CovertCloakTests() - Constructor for class com.pixelmonmod.pixelmon.api.test.impl.item.CovertCloakTests
- COVET - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- CRABHAMMER - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- CRABOMINABLE - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- CRABOMINABLE - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- CRABRAWLER - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- CRABRAWLER - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- CRACKED_POT - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- CRADILY - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- CRAFT_ITEM - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.event.PixelmonInteractionEventTypes
- CRAFT_ITEM - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonInteractionEvents
- craftingInput() - Method in class com.pixelmonmod.pixelmon.blocks.tileentity.InfuserTileEntity
- CraftItemInteractionEventLogic - Class in com.pixelmonmod.pixelmon.api.npc.interaction.event.type
- CraftItemInteractionEventLogic() - Constructor for class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.CraftItemInteractionEventLogic
- CRAFTY - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ribbon.RibbonRegistry
- CRAFTY_SHIELD - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- CraftyShield - Class in com.pixelmonmod.pixelmon.battles.status
-
Blocks status moves on the user's side of the field.
- CraftyShield - Enum constant in enum class com.pixelmonmod.pixelmon.battles.status.StatusType
- CraftyShield() - Constructor for class com.pixelmonmod.pixelmon.battles.status.CraftyShield
-
Initializes the status.
- CraftyShieldTests - Class in com.pixelmonmod.pixelmon.api.test.impl.move
- CraftyShieldTests() - Constructor for class com.pixelmonmod.pixelmon.api.test.impl.move.CraftyShieldTests
- CRAMORANT - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- CRAMORANT - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- CRANIDOS - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- CRANIDOS - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- CRASH - Enum constant in enum class com.pixelmonmod.pixelmon.battles.attacks.DamageTypeEnum
- CRATER_GEYSER - Static variable in class com.pixelmonmod.pixelmon.init.registry.StructurePieceTypeRegistry
- CRATER_GEYSER - Static variable in class com.pixelmonmod.pixelmon.init.registry.StructureTypeRegistry
- CRATER_GYSER - Static variable in class com.pixelmonmod.pixelmon.world.generation.PixelmonFeatures
- CRATER_MONOLITH - Static variable in class com.pixelmonmod.pixelmon.world.generation.PixelmonFeatures
- CRATER_PIPES - Static variable in class com.pixelmonmod.pixelmon.world.generation.PixelmonFeatures
- CraterGeyserPiece - Class in com.pixelmonmod.pixelmon.world.structure.ultraspace
- CraterGeyserPiece(int, BoundingBox, int, int) - Constructor for class com.pixelmonmod.pixelmon.world.structure.ultraspace.CraterGeyserPiece
- CraterGeyserPiece(CompoundTag) - Constructor for class com.pixelmonmod.pixelmon.world.structure.ultraspace.CraterGeyserPiece
- CraterGeyserStructure - Class in com.pixelmonmod.pixelmon.world.structure.ultraspace
- CraterGeyserStructure(Structure.StructureSettings, int, int) - Constructor for class com.pixelmonmod.pixelmon.world.structure.ultraspace.CraterGeyserStructure
- CraterGyserFeature - Class in com.pixelmonmod.pixelmon.world.generation.features.ultraspace.crater
- CraterGyserFeature(Codec<NoneFeatureConfiguration>) - Constructor for class com.pixelmonmod.pixelmon.world.generation.features.ultraspace.crater.CraterGyserFeature
- CraterMetalPipeFeature - Class in com.pixelmonmod.pixelmon.world.generation.features.ultraspace.crater
- CraterMetalPipeFeature(Codec<NoneFeatureConfiguration>) - Constructor for class com.pixelmonmod.pixelmon.world.generation.features.ultraspace.crater.CraterMetalPipeFeature
- CraterMonolithFeature - Class in com.pixelmonmod.pixelmon.world.generation.features.ultraspace.crater
- CraterMonolithFeature(Codec<NoneFeatureConfiguration>) - Constructor for class com.pixelmonmod.pixelmon.world.generation.features.ultraspace.crater.CraterMonolithFeature
- CRAWDAUNT - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- CRAWDAUNT - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- CREAM - Enum constant in enum class com.pixelmonmod.pixelmon.enums.EnumCurryKey
- create() - Static method in class com.pixelmonmod.api.client.screen.widget.design.CollapsableForm
- create() - Static method in class com.pixelmonmod.api.client.screen.widget.design.Form
- create() - Static method in class com.pixelmonmod.api.client.screen.widget.design.Label
- create() - Static method in class com.pixelmonmod.api.client.screen.widget.design.Viewport
- create() - Static method in class com.pixelmonmod.api.client.screen.widget.input.PokemonSlot.RaidState
- create() - Static method in class com.pixelmonmod.api.client.screen.widget.test.DragTest
- create() - Method in class com.pixelmonmod.api.EmptySpecification
- create() - Method in class com.pixelmonmod.api.pokemon.PokemonSpecification
- create() - Method in interface com.pixelmonmod.api.Specification
-
Creates an instance of the reforged data object
- create() - Method in class com.pixelmonmod.api.statue.StatueSpecification
- create() - Static method in class com.pixelmonmod.pixelmon.api.npc.interaction.event.EmptyInteractionEvent
- create() - Static method in class com.pixelmonmod.pixelmon.battles.raids.WeightedItemStacks
- create(boolean) - Method in class com.pixelmonmod.api.EmptySpecification
- create(boolean) - Method in class com.pixelmonmod.api.pokemon.PokemonSpecification
- create(boolean) - Method in interface com.pixelmonmod.api.Specification
-
Creates an instance of the reforged data object
If shallow is true not all fields will be instantiated - shallow should be false by default - create(boolean) - Method in class com.pixelmonmod.api.statue.StatueSpecification
- create(double) - Static method in class com.pixelmonmod.api.client.screen.widget.design.HorizontalScrollableViewport
- create(double) - Static method in class com.pixelmonmod.api.client.screen.widget.design.ScrollableViewport
- create(double, double, double, double, float, float, float) - Static method in class com.pixelmonmod.api.client.screen.widget.input.HorizontalScrollbar
- create(double, double, double, double, float, float, float) - Static method in class com.pixelmonmod.api.client.screen.widget.input.Scrollbar
- create(int, Consumer<WidgetRenderState<FocusCaptureInput<T>>>, BiConsumer<String, List<T>>, Function<T, String>, Consumer<String>, KeyMapping...) - Static method in class com.pixelmonmod.api.client.screen.widget.design.FocusCaptureInput
- create(ActionFunction<Button>, String, Object...) - Static method in class com.pixelmonmod.api.client.screen.widget.input.Button
- create(ActionFunction<Button>, Function<Button, String>) - Static method in class com.pixelmonmod.api.client.screen.widget.input.Button
- create(ActionFunction<Button>, Function<Button, String>, Object...) - Static method in class com.pixelmonmod.api.client.screen.widget.input.Button
- create(PokemonSpecification) - Static method in class com.pixelmonmod.pixelmon.api.pokemon.PokemonFactory
-
Creates a new implementation of the Pokémon using the given spec
- create(PokemonSpecification) - Method in interface com.pixelmonmod.pixelmon.api.pokemon.PokemonProxy
-
Creates a new implementation of the Pokémon using the given spec
- create(Pokemon, ActionFunction<PokemonSlot>) - Static method in class com.pixelmonmod.api.client.screen.widget.input.PokemonSlot
- create(Species) - Static method in class com.pixelmonmod.pixelmon.api.pokemon.PokemonFactory
-
Creates an implementation of the Pokémon from the given species
- create(Species) - Method in interface com.pixelmonmod.pixelmon.api.pokemon.PokemonProxy
-
Creates an implementation of the Pokémon from the given species
- create(ClientResearch) - Static method in class com.pixelmonmod.api.client.screen.widget.misc.Assignment
- create(ClientResearch) - Static method in class com.pixelmonmod.api.client.screen.widget.misc.Collection
- create(ClientResearch) - Static method in class com.pixelmonmod.api.client.screen.widget.misc.Research
- create(RaidData, Pokemon, ActionFunction<PokemonSlot>) - Static method in class com.pixelmonmod.api.client.screen.widget.input.PokemonSlot
- create(RaidData, RaidData.RaidPlayer, ActionFunction<PokemonSlot>) - Static method in class com.pixelmonmod.api.client.screen.widget.input.PokemonSlot
- create(Class<? extends Specification<A, B>>, String...) - Static method in class com.pixelmonmod.api.SpecificationFactory
-
Creates a
Specificationinstance from a string array for the givenSpecification - create(String) - Static method in class com.pixelmonmod.api.client.screen.widget.design.Label
- create(String) - Static method in class com.pixelmonmod.api.client.screen.widget.misc.Image
- create(String) - Method in class com.pixelmonmod.api.pokemon.requirement.AbstractBooleanPokemonRequirement
- create(String) - Method in class com.pixelmonmod.api.pokemon.requirement.AbstractRecursivePokemonRequirement
- create(String) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.CompatibleMoveRequirement
- create(String) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.LogicalNOTRequirement
- create(String) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.MovePPRequirement
- create(String) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.MoveRequirement
- create(String) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.RandomSpeciesRequirement
- create(String) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.SpeciesRequirement
- create(String) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.TypeRequirement
- create(String) - Method in class com.pixelmonmod.api.requirement.AbstractRecursiveRequirement
- create(String) - Method in class com.pixelmonmod.api.requirement.AbstractRequirement
- create(String) - Method in interface com.pixelmonmod.api.requirement.Requirement
-
Creates a list of requirements from the spec being parsed
- create(String) - Method in class com.pixelmonmod.api.statue.requirement.AbstractBooleanStatueRequirement
- create(String) - Method in class com.pixelmonmod.api.statue.requirement.AbstractRecursiveStatueRequirement
- create(String) - Method in class com.pixelmonmod.api.statue.requirement.impl.LogicalNOTRequirement
- create(String) - Method in class com.pixelmonmod.api.statue.requirement.impl.RandomSpeciesRequirement
- create(String) - Method in class com.pixelmonmod.api.statue.requirement.impl.SpeciesRequirement
- create(String) - Method in class com.pixelmonmod.api.statue.requirement.impl.TypeRequirement
- create(String...) - Static method in class com.pixelmonmod.api.pokemon.PokemonSpecificationProxy
-
Creates a
PokemonSpecificationinstance from a string array - create(String...) - Static method in class com.pixelmonmod.api.statue.StatueSpecificationProxy
-
Creates a
StatueSpecificationinstance from a string array - create(String, String) - Method in class com.pixelmonmod.api.pokemon.requirement.AbstractBooleanPokemonRequirement
- create(String, String) - Method in class com.pixelmonmod.api.pokemon.requirement.AbstractDoublePokemonRequirement
- create(String, String) - Method in class com.pixelmonmod.api.pokemon.requirement.AbstractIntegerPokemonRequirement
- create(String, String) - Method in class com.pixelmonmod.api.pokemon.requirement.AbstractPokemonRequirement
- create(String, String) - Method in class com.pixelmonmod.api.pokemon.requirement.AbstractStringPokemonRequirement
- create(String, String) - Method in class com.pixelmonmod.api.pokemon.requirement.GenericBuiltPokemonRequirement
- create(String, String) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.AbilityRequirement
- create(String, String) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.AIRequirement
- create(String, String) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.BossRequirement
- create(String, String) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.GenderRequirement
- create(String, String) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.GrowthRequirement
- create(String, String) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.HeldItemRequirement
- create(String, String) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.NatureRequirement
- create(String, String) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.PokeBallRequirement
- create(String, String) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.PokerusRequirement
- create(String, String) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.RibbonRequirement
- create(String, String) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.SpeciesRequirement
- create(String, String) - Method in class com.pixelmonmod.api.requirement.AbstractBooleanRequirement
- create(String, String) - Method in class com.pixelmonmod.api.requirement.AbstractIntegerRequirement
- create(String, String) - Method in class com.pixelmonmod.api.requirement.AbstractRequirement
-
Attempts to parse the spec with the key that was found in the spec string
- create(String, String) - Method in class com.pixelmonmod.api.requirement.AbstractStringRequirement
- create(String, String) - Method in class com.pixelmonmod.api.statue.requirement.AbstractBooleanStatueRequirement
- create(String, String) - Method in class com.pixelmonmod.api.statue.requirement.AbstractIntegerStatueRequirement
- create(String, String) - Method in class com.pixelmonmod.api.statue.requirement.AbstractStatueRequirement
- create(String, String) - Method in class com.pixelmonmod.api.statue.requirement.AbstractStringStatueRequirement
- create(String, String) - Method in class com.pixelmonmod.api.statue.requirement.impl.GenderRequirement
- create(String, String) - Method in class com.pixelmonmod.api.statue.requirement.impl.GrowthRequirement
- create(String, String) - Method in class com.pixelmonmod.api.statue.requirement.impl.SpeciesRequirement
- create(Consumer<WidgetRenderState<Rendering>>) - Static method in class com.pixelmonmod.api.client.screen.widget.design.Rendering
- create(UUID) - Method in class com.pixelmonmod.pixelmon.api.pokemon.PixelmonPokemonProxy
- create(UUID) - Static method in class com.pixelmonmod.pixelmon.api.pokemon.PokemonFactory
-
Creates a new
Pokemonimplementation with the given UUID - create(UUID) - Method in interface com.pixelmonmod.pixelmon.api.pokemon.PokemonProxy
-
Creates a new
PokemonProxyimplementation with the given UUID - create(UUID) - Method in record class com.pixelmonmod.pixelmon.api.storage.StorageType
- create(CompoundTag, HolderLookup.Provider) - Static method in class com.pixelmonmod.pixelmon.api.pokemon.PokemonFactory
-
Creates a new Pokémon from the given NBT compound
- create(CompoundTag, HolderLookup.Provider) - Method in interface com.pixelmonmod.pixelmon.api.pokemon.PokemonProxy
-
Creates a new Pokémon from the given NBT compound
- create(RegistryFriendlyByteBuf) - Static method in class com.pixelmonmod.pixelmon.api.pokemon.PokemonFactory
-
Creates a new Pokémon from the given packet buffer
- create(ResourceLocation) - Static method in class com.pixelmonmod.api.client.screen.widget.misc.Image
- create(ResourceLocation) - Static method in class com.pixelmonmod.pixelmon.init.registry.PixelmonBiomeTags
- create(ResourceLocation) - Static method in class com.pixelmonmod.pixelmon.init.registry.PixelmonItemTags
- create(ResourceLocation) - Static method in class com.pixelmonmod.tcg.init.registry.tag.CardBackTags
- create(ResourceLocation) - Static method in class com.pixelmonmod.tcg.init.registry.tag.CardTags
- create(ResourceLocation, String) - Static method in class com.pixelmonmod.pixelmon.api.npc.interaction.result.type.context.SetStringContextInteractionResult
- create(MemoryModuleType<List<GlobalPos>>, float, int, int, MemoryModuleType<GlobalPos>) - Static method in class com.pixelmonmod.pixelmon.api.behaviour.impl.npc.behaviour.StrollToPoiList
- create(MemoryModuleType<GlobalPos>, float, int, int, int) - Static method in class com.pixelmonmod.pixelmon.api.behaviour.impl.npc.behaviour.SetWalkTargetFromBlockMemory
- create(Level) - Method in class com.pixelmonmod.api.pokemon.PokemonSpecification
- create(Level) - Method in class com.pixelmonmod.api.statue.StatueSpecification
- create(AddReloadListenerEvent) - Method in class com.pixelmonmod.api.loader.DatapackLoader.Builder
- createAbilityCompletionExtraInfoText(Ability) - Method in class com.pixelmonmod.pixelmon.client.gui.widgets.TabCompleteTranslateableTextField
-
Creates the extra info for the Ability completion that is generated.
- createAccessor(int) - Method in class com.pixelmonmod.pixelmon.api.data.LambdaDataSerializer
- createAGRules(RegistryAccess) - Static method in record class com.pixelmonmod.pixelmon.battles.api.rules.BattleRuleSet
- createAttributes() - Static method in class com.pixelmonmod.pixelmon.entities.npcs.NPC
- createBlockStateDefinition(StateDefinition.Builder<Block, BlockState>) - Method in class com.pixelmonmod.pixelmon.blocks.ApricornLeavesBlock
- createBlockStateDefinition(StateDefinition.Builder<Block, BlockState>) - Method in class com.pixelmonmod.pixelmon.blocks.ArcChaliceBlock
- createBlockStateDefinition(StateDefinition.Builder<Block, BlockState>) - Method in class com.pixelmonmod.pixelmon.blocks.BellBlock
- createBlockStateDefinition(StateDefinition.Builder<Block, BlockState>) - Method in class com.pixelmonmod.pixelmon.blocks.BerryLeavesBlock
- createBlockStateDefinition(StateDefinition.Builder<Block, BlockState>) - Method in class com.pixelmonmod.pixelmon.blocks.daycare.DayCareBlock
- createBlockStateDefinition(StateDefinition.Builder<Block, BlockState>) - Method in class com.pixelmonmod.pixelmon.blocks.decorative.DecorationBlock
- createBlockStateDefinition(StateDefinition.Builder<Block, BlockState>) - Method in class com.pixelmonmod.pixelmon.blocks.decorative.HourGlassBlock
- createBlockStateDefinition(StateDefinition.Builder<Block, BlockState>) - Method in class com.pixelmonmod.pixelmon.blocks.decorative.LetterBoxBlock
- createBlockStateDefinition(StateDefinition.Builder<Block, BlockState>) - Method in class com.pixelmonmod.pixelmon.blocks.decorative.MugBlock
- createBlockStateDefinition(StateDefinition.Builder<Block, BlockState>) - Method in class com.pixelmonmod.pixelmon.blocks.decorative.PokeDisplayBlock
- createBlockStateDefinition(StateDefinition.Builder<Block, BlockState>) - Method in class com.pixelmonmod.pixelmon.blocks.decorative.StreetLightBlock
- createBlockStateDefinition(StateDefinition.Builder<Block, BlockState>) - Method in class com.pixelmonmod.pixelmon.blocks.decorative.TombstoneBlock
- createBlockStateDefinition(StateDefinition.Builder<Block, BlockState>) - Method in class com.pixelmonmod.pixelmon.blocks.furniture.EndTableBlock
- createBlockStateDefinition(StateDefinition.Builder<Block, BlockState>) - Method in class com.pixelmonmod.pixelmon.blocks.GenericDoubleRotatableModelBlock
- createBlockStateDefinition(StateDefinition.Builder<Block, BlockState>) - Method in class com.pixelmonmod.pixelmon.blocks.GenericModelBlock
- createBlockStateDefinition(StateDefinition.Builder<Block, BlockState>) - Method in class com.pixelmonmod.pixelmon.blocks.GenericRotatableBlock
- createBlockStateDefinition(StateDefinition.Builder<Block, BlockState>) - Method in class com.pixelmonmod.pixelmon.blocks.GenericRotatableModelBlock
- createBlockStateDefinition(StateDefinition.Builder<Block, BlockState>) - Method in class com.pixelmonmod.pixelmon.blocks.machines.HealerBlock
- createBlockStateDefinition(StateDefinition.Builder<Block, BlockState>) - Method in class com.pixelmonmod.pixelmon.blocks.machines.IlexShrineBlock
- createBlockStateDefinition(StateDefinition.Builder<Block, BlockState>) - Method in class com.pixelmonmod.pixelmon.blocks.machines.ShrineBlock
- createBlockStateDefinition(StateDefinition.Builder<Block, BlockState>) - Method in class com.pixelmonmod.pixelmon.blocks.machines.TimespaceAltarBlock
- createBlockStateDefinition(StateDefinition.Builder<Block, BlockState>) - Method in class com.pixelmonmod.pixelmon.blocks.MintBlock
- createBlockStateDefinition(StateDefinition.Builder<Block, BlockState>) - Method in class com.pixelmonmod.pixelmon.blocks.multi.FridgeBlock
- createBlockStateDefinition(StateDefinition.Builder<Block, BlockState>) - Method in class com.pixelmonmod.pixelmon.blocks.multi.LargeTVBlock
- createBlockStateDefinition(StateDefinition.Builder<Block, BlockState>) - Method in class com.pixelmonmod.pixelmon.blocks.multi.OldTVBlock
- createBlockStateDefinition(StateDefinition.Builder<Block, BlockState>) - Method in class com.pixelmonmod.pixelmon.blocks.multi.SmallTVBlock
- createBlockStateDefinition(StateDefinition.Builder<Block, BlockState>) - Method in class com.pixelmonmod.pixelmon.blocks.MultiBlock
- createBlockStateDefinition(StateDefinition.Builder<Block, BlockState>) - Method in class com.pixelmonmod.pixelmon.blocks.MusicBlock
- createBlockStateDefinition(StateDefinition.Builder<Block, BlockState>) - Method in class com.pixelmonmod.pixelmon.blocks.MysteryBoxBlock
- createBlockStateDefinition(StateDefinition.Builder<Block, BlockState>) - Method in class com.pixelmonmod.pixelmon.blocks.PokeChestBlock
- createBlockStateDefinition(StateDefinition.Builder<Block, BlockState>) - Method in class com.pixelmonmod.pixelmon.blocks.PokeGiftBlock
- createBlockStateDefinition(StateDefinition.Builder<Block, BlockState>) - Method in class com.pixelmonmod.pixelmon.blocks.PokemonEggBlock
- createBlockStateDefinition(StateDefinition.Builder<Block, BlockState>) - Method in class com.pixelmonmod.pixelmon.blocks.PokeStopBlock
- createBlockStateDefinition(StateDefinition.Builder<Block, BlockState>) - Method in class com.pixelmonmod.pixelmon.blocks.ScrollBlock
- createBlockStateDefinition(StateDefinition.Builder<Block, BlockState>) - Method in class com.pixelmonmod.pixelmon.blocks.TemplePillarBlock
- createBlockStateDefinition(StateDefinition.Builder<Block, BlockState>) - Method in class com.pixelmonmod.pixelmon.blocks.TumblestoneBlock
- createBlockStateDefinition(StateDefinition.Builder<Block, BlockState>) - Method in class com.pixelmonmod.pixelmon.blocks.ultraspace.UltraForestFlowerBlock
- createBlockStateDefinition(StateDefinition.Builder<Block, BlockState>) - Method in class com.pixelmonmod.pixelmon.blocks.ZygardeCellBlock
- createBlockStateDefinition(StateDefinition.Builder<Block, BlockState>) - Method in class com.pixelmonmod.tcg.block.BattleControllerBlock
- createBlockStateDefinition(StateDefinition.Builder<Block, BlockState>) - Method in class com.pixelmonmod.tcg.block.EssenceJarBlock
- createBoneWorldTransform(RenderContext, Scene, Mesh, Animation, Node, Matrix4f, Node) - Method in record class com.pixelmonmod.pixelmon.client.render.entity.renderers.assimp.Scene
- createBottom(int, int, float, float, float, float, float, float, float) - Static method in class com.pixelmonmod.pixelmon.client.render.tileEntities.RenderTileEntityMysteryBox
- createBoundingBox() - Method in class com.pixelmonmod.pixelmon.api.pokemon.species.dimensions.Dimensions
-
Create a bounding box based on these dimensions
- createBoundingBox(Entity) - Method in class com.pixelmonmod.pixelmon.api.pokemon.species.dimensions.Dimensions
-
Create a bounding box based on these dimensions
- createBoundingBox(Entity, double) - Method in class com.pixelmonmod.pixelmon.api.pokemon.species.dimensions.Dimensions
-
Create a bounding box based on these dimensions
- createBuilder() - Method in class com.pixelmonmod.pixelmon.api.npc.NPCPreset
- createCategory(RegistryValue<Species>, int, PokemonSpecification...) - Static method in class com.pixelmonmod.pixelmon.api.config.FormLogRegistry
- createChoicesFromChoices(PixelmonWrapper, List<MoveChoice>, boolean) - Static method in class com.pixelmonmod.pixelmon.battles.controller.ai.MoveChoice
-
Creates a list of choices consisting of another list of choices's attacks.
- createCompletionsFor(String) - Method in class com.pixelmonmod.pixelmon.client.gui.widgets.TabCompleteTextField
- createCompletionsFor(String) - Method in class com.pixelmonmod.pixelmon.client.gui.widgets.TabCompleteTranslateableTextField
- createCompletionsForDropDown(String) - Method in class com.pixelmonmod.pixelmon.client.gui.widgets.TabCompleteTextField
-
Adds the completions generated to a separate list that will only hold an amount set by
TabCompleteTranslateableTextField.setDropDownOptionAmount(int). - createCompletionsForDropDown(String) - Method in class com.pixelmonmod.pixelmon.client.gui.widgets.TabCompleteTranslateableTextField
-
Adds the completions generated to a separate list that will only hold an amount set by
TabCompleteTranslateableTextField.setDropDownOptionAmount(int). - createContext(Entity) - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.event.InteractionEvent
-
Creates a basic
StoredContextusing the provided entity - createContext(Entity) - Method in interface com.pixelmonmod.pixelmon.api.npc.interaction.event.InteractionEventLogic
-
Creates a basic
StoredContextusing the provided entity - createDefaultPokemon(RegistryValue<Species>) - Method in class com.pixelmonmod.pixelmon.api.test.BattleTestHelper
- createDoubleBattle(BattleParticipant, BattleParticipant) - Method in class com.pixelmonmod.pixelmon.api.test.BattleTestHelper
- createDownloader(DownloadQueue, Executor, User, Proxy) - Method in class com.pixelmonmod.pixelmon.client.PixelmonDownloadingPackFinder
- createEntity() - Method in class com.pixelmonmod.pixelmon.api.spawning.archetypes.entities.items.SpawnActionItem
- createEntity() - Method in class com.pixelmonmod.pixelmon.api.spawning.archetypes.entities.npcs.SpawnActionNPC
- createEntity() - Method in class com.pixelmonmod.pixelmon.api.spawning.archetypes.entities.pokemon.SpawnActionPokemon
- createEntity() - Method in class com.pixelmonmod.pixelmon.api.spawning.archetypes.entities.wormholes.SpawnActionWormhole
- createEntity() - Method in class com.pixelmonmod.pixelmon.api.spawning.SpawnAction
-
Creates the entity and returns the result.
- CreateFlute(UUID, ArcChaliceTileEntity, ItemEntity) - Constructor for class com.pixelmonmod.pixelmon.api.events.legendary.ArceusEvent.CreateFlute
- createFoliage(LevelSimulatedReader, FoliagePlacer.FoliageSetter, RandomSource, TreeConfiguration, int, FoliagePlacer.FoliageAttachment, int, int, int) - Method in class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.AbstractBerryTreeFoliagePlacer
- createFoliage(LevelSimulatedReader, FoliagePlacer.FoliageSetter, RandomSource, TreeConfiguration, int, FoliagePlacer.FoliageAttachment, int, int, int) - Method in class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.AbstractComplexTreeFoliagePlacer
- createFullJarItem(Color, String, HolderLookup.Provider) - Static method in class com.pixelmonmod.tcg.block.EssenceJarBlock
- createFullJarItem(DyeColor, HolderLookup.Provider) - Static method in class com.pixelmonmod.tcg.block.EssenceJarBlock
- createFullStack(Item) - Static method in class com.pixelmonmod.pixelmon.items.ShrineOrbItem
- createImmutableAttackCompletionExtraInfoText(ImmutableAttack) - Method in class com.pixelmonmod.pixelmon.client.gui.widgets.TabCompleteTranslateableTextField
-
Creates the extra info for the Immutable Attack completion that is generated.
- createInstance(C) - Method in interface com.pixelmonmod.api.requirement.Requirement
-
Creates a new instance of the requirement with the given value
- createInstance(Pair<Integer, ImmutableAttack>) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.MoveRequirement
- createInstance(Pair<Integer, Integer>) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.MovePPRequirement
- createInstance(Pair<Integer, ResourceKey<Type>>) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.TypeRequirement
- createInstance(Pair<Integer, ResourceKey<Type>>) - Method in class com.pixelmonmod.api.statue.requirement.impl.TypeRequirement
- createInstance(PokemonSpecification) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.LogicalNOTRequirement
- createInstance(PokemonSpecification) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.RandomSpeciesRequirement
- createInstance(RegistryValue<Species>) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.SpeciesRequirement
- createInstance(RegistryValue<Species>) - Method in class com.pixelmonmod.api.statue.requirement.impl.SpeciesRequirement
- createInstance(StatueSpecification) - Method in class com.pixelmonmod.api.statue.requirement.impl.LogicalNOTRequirement
- createInstance(StatueSpecification) - Method in class com.pixelmonmod.api.statue.requirement.impl.RandomSpeciesRequirement
- createInstance(Ability) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.AbilityRequirement
- createInstance(BossTier) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.BossRequirement
- createInstance(PokeBall) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.PokeBallRequirement
- createInstance(Nature) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.NatureRequirement
- createInstance(PokerusStrain) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.PokerusRequirement
- createInstance(Aggression) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.AIRequirement
- createInstance(Gender) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.GenderRequirement
- createInstance(Gender) - Method in class com.pixelmonmod.api.statue.requirement.impl.GenderRequirement
- createInstance(ImmutableAttack) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.CompatibleMoveRequirement
- createInstance(HeldItem) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.HeldItemRequirement
- createInstance(Boolean) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.CanMegaEvolveRequirement
- createInstance(Boolean) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.CrownedRequirement
- createInstance(Boolean) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.EggRequirement
- createInstance(Boolean) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.GigantamaxFactorRequirement
- createInstance(Boolean) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.GigantamaxRequirement
- createInstance(Boolean) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.HiddenAbilityRequirement
- createInstance(Boolean) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.IsBossRequirement
- createInstance(Boolean) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.IsMegaEvolvedRequirement
- createInstance(Boolean) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.LegendaryRequirement
- createInstance(Boolean) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.NoDropsRequirement
- createInstance(Boolean) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.PrimalEvolutionRequirement
- createInstance(Boolean) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.ResetEVsRequirement
- createInstance(Boolean) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.ResetIVsRequirement
- createInstance(Boolean) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.shader.BlackAndWhiteShaderRequirement
- createInstance(Boolean) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.shader.CelShaderRequirement
- createInstance(Boolean) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.shader.RainbowShaderRequirement
- createInstance(Boolean) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.ShinyRequirement
- createInstance(Boolean) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.ShornRequirement
- createInstance(Boolean) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.UltraBeastRequirement
- createInstance(Boolean) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.UltraBurstRequirement
- createInstance(Boolean) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.UnbattleableRequirement
- createInstance(Boolean) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.UnbreedableRequirement
- createInstance(Boolean) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.UncatchableRequirement
- createInstance(Boolean) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.UndexableRequirement
- createInstance(Boolean) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.UntradeableRequirement
- createInstance(Boolean) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.WildRequirement
- createInstance(Boolean) - Method in class com.pixelmonmod.api.statue.requirement.impl.AnimatedRequirement
- createInstance(Boolean) - Method in class com.pixelmonmod.api.statue.requirement.impl.CanMoveRequirement
- createInstance(Boolean) - Method in class com.pixelmonmod.api.statue.requirement.impl.CrownedRequirement
- createInstance(Boolean) - Method in class com.pixelmonmod.api.statue.requirement.impl.LegendaryRequirement
- createInstance(Boolean) - Method in class com.pixelmonmod.api.statue.requirement.impl.PrimalEvolutionRequirement
- createInstance(Boolean) - Method in class com.pixelmonmod.api.statue.requirement.impl.shader.BlackAndWhiteShaderRequirement
- createInstance(Boolean) - Method in class com.pixelmonmod.api.statue.requirement.impl.shader.CelShaderRequirement
- createInstance(Boolean) - Method in class com.pixelmonmod.api.statue.requirement.impl.shader.RainbowShaderRequirement
- createInstance(Boolean) - Method in class com.pixelmonmod.api.statue.requirement.impl.ShinyRequirement
- createInstance(Boolean) - Method in class com.pixelmonmod.api.statue.requirement.impl.UltraBeastRequirement
- createInstance(Double) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.SizeRequirement
- createInstance(Integer) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.CloneRequirement
- createInstance(Integer) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.EggCyclesRequirement
- createInstance(Integer) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.EVsModifyRequirement
- createInstance(Integer) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.EVsRequirement
- createInstance(Integer) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.ExpRequirement
- createInstance(Integer) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.friendship.FriendshipRequirement
- createInstance(Integer) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.friendship.MaximumFriendshipRequirement
- createInstance(Integer) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.friendship.MinimumFriendshipRequirement
- createInstance(Integer) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.GenerationRequirement
- createInstance(Integer) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.GimmighoulCoinsGivenRequirement
- createInstance(Integer) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.GrowthStageRequirement
- createInstance(Integer) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.IVsModifyRequirement
- createInstance(Integer) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.IVsRequirement
- createInstance(Integer) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.LakeTrioRequirement
- createInstance(Integer) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.LevelRequirement
- createInstance(Integer) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.MaximumLevelRequirement
- createInstance(Integer) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.MinimumLevelRequirement
- createInstance(Integer) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.NuggetsFedRequirement
- createInstance(Integer) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.StatsModifyRequirement
- createInstance(Integer) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.StatsRequirement
- createInstance(Integer) - Method in class com.pixelmonmod.api.statue.requirement.impl.AnimationFrameRequirement
- createInstance(Integer) - Method in class com.pixelmonmod.api.statue.requirement.impl.GenerationRequirement
- createInstance(Integer) - Method in class com.pixelmonmod.api.statue.requirement.impl.GrowthStageRequirement
- createInstance(Integer) - Method in class com.pixelmonmod.api.statue.requirement.impl.LakeTrioRequirement
- createInstance(String) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.EggGroupRequirement
- createInstance(String) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.FormRequirement
- createInstance(String) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.HasSpecFlagRequirement
- createInstance(String) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.NicknameRequirement
- createInstance(String) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.OriginalTrainerNameRequirement
- createInstance(String) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.PaletteRequirement
- createInstance(String) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.PositionRequirement
- createInstance(String) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.shader.ShaderRequirement
- createInstance(String) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.StatusRequirement
- createInstance(String) - Method in class com.pixelmonmod.api.statue.requirement.impl.AnimationTypeRequirement
- createInstance(String) - Method in class com.pixelmonmod.api.statue.requirement.impl.BoundingBoxModeRequirement
- createInstance(String) - Method in class com.pixelmonmod.api.statue.requirement.impl.EggGroupRequirement
- createInstance(String) - Method in class com.pixelmonmod.api.statue.requirement.impl.FormRequirement
- createInstance(String) - Method in class com.pixelmonmod.api.statue.requirement.impl.HasSpecFlagRequirement
- createInstance(String) - Method in class com.pixelmonmod.api.statue.requirement.impl.NicknameRequirement
- createInstance(String) - Method in class com.pixelmonmod.api.statue.requirement.impl.PaletteRequirement
- createInstance(String) - Method in class com.pixelmonmod.api.statue.requirement.impl.PositionRequirement
- createInstance(String) - Method in class com.pixelmonmod.api.statue.requirement.impl.shader.ShaderRequirement
- createInstance(String) - Method in class com.pixelmonmod.api.statue.requirement.impl.StatueTextureRequirement
- createInstance(List<Requirement<Pokemon, PixelmonEntity, ?>>) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.LogicalAndRequirement
- createInstance(List<Requirement<Pokemon, PixelmonEntity, ?>>) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.LogicalOrRequirement
- createInstance(List<Requirement<Pokemon, StatueEntity, ?>>) - Method in class com.pixelmonmod.api.statue.requirement.impl.LogicalAndRequirement
- createInstance(List<Requirement<Pokemon, StatueEntity, ?>>) - Method in class com.pixelmonmod.api.statue.requirement.impl.LogicalOrRequirement
- createInstance(List<Ribbon>) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.RibbonRequirement
- createInstance(Holder<Growth>) - Method in class com.pixelmonmod.api.pokemon.requirement.impl.GrowthRequirement
- createInstance(Holder<Growth>) - Method in class com.pixelmonmod.api.statue.requirement.impl.GrowthRequirement
- createInstance(T) - Method in class com.pixelmonmod.api.pokemon.requirement.GenericBuiltPokemonRequirement
- createIntrusiveHolder(T) - Method in record class com.pixelmonmod.pixelmon.api.dummy.DummyRegistry
- CreateItem(InfuserTileEntity, InfuserRecipe) - Constructor for class com.pixelmonmod.pixelmon.api.events.blocks.InfuserEvent.CreateItem
- createJarItem(double, Color, String, HolderLookup.Provider) - Static method in class com.pixelmonmod.tcg.block.EssenceJarBlock
- createJarItem(DyeColor, HolderLookup.Provider) - Static method in class com.pixelmonmod.tcg.block.EssenceJarBlock
- createLegacyComponentMatcher(T[], Function<T, MapCodec<? extends E>>, Function<E, T>, String) - Static method in class com.pixelmonmod.mixin.MixinComponentSerialization
- createList() - Method in class com.pixelmonmod.pixelmon.battles.attacks.Attack
-
Creates a list containing the attack.
- createList() - Method in class com.pixelmonmod.pixelmon.battles.controller.ai.MoveChoice
-
Makes a list containing the choice.
- createLootContext(Level, BlockState, ServerPlayer, PokeStopTileEntity) - Method in class com.pixelmonmod.pixelmon.blocks.PokeStopBlock
- createMagikarp() - Method in class com.pixelmonmod.pixelmon.api.test.BattleTestHelper
- createMenu(int, Inventory) - Method in class com.pixelmonmod.pixelmon.blocks.tileentity.BoxTileEntity
- createMenu(int, Inventory) - Method in class com.pixelmonmod.pixelmon.blocks.tileentity.EndTableTileEntity
- createMenu(int, Inventory) - Method in class com.pixelmonmod.pixelmon.blocks.tileentity.FridgeTileEntity
- createMenu(int, Inventory) - Method in class com.pixelmonmod.pixelmon.blocks.tileentity.InfuserTileEntity
- createMenu(int, Inventory) - Method in class com.pixelmonmod.pixelmon.blocks.tileentity.MowerTileEntity
- createMenu(int, Inventory) - Method in class com.pixelmonmod.pixelmon.blocks.tileentity.OvenTileEntity
- createMenu(int, Inventory, Player) - Method in class com.pixelmonmod.pixelmon.blocks.tileentity.CookingPotTileEntity
- createMenu(int, Inventory, Player) - Method in class com.pixelmonmod.pixelmon.blocks.tileentity.InfuserTileEntity
- createMenu(int, Inventory, Player) - Method in class com.pixelmonmod.pixelmon.blocks.tileentity.InventoryTileEntity
- createMenu(int, Inventory, Player) - Method in class com.pixelmonmod.pixelmon.blocks.tileentity.WashingMachineTileEntity
- createMoveChoices(PixelmonWrapper, boolean) - Method in class com.pixelmonmod.pixelmon.battles.attacks.Attack
-
Creates a list of move choices for an attack.
- createMoveChoices(PixelmonWrapper, List<MoveChoice>, boolean) - Method in class com.pixelmonmod.pixelmon.battles.attacks.Attack
-
Creates move choices out of an attack and adds them to a list.
- createMoveChoicesFromList(List<Attack>, PixelmonWrapper) - Static method in class com.pixelmonmod.pixelmon.battles.controller.ai.MoveChoice
-
Adds choices to a list based on a provided list of attacks.
- createMoveSkill() - Static method in class com.pixelmonmod.pixelmon.entities.pixelmon.move_skills.AnalysePokemon
- createMoveSkill() - Static method in class com.pixelmonmod.pixelmon.entities.pixelmon.move_skills.Cut
- createMoveSkill() - Static method in class com.pixelmonmod.pixelmon.entities.pixelmon.move_skills.Dig
- createMoveSkill() - Static method in class com.pixelmonmod.pixelmon.entities.pixelmon.move_skills.Explode
- createMoveSkill() - Static method in class com.pixelmonmod.pixelmon.entities.pixelmon.move_skills.Flash
- createMoveSkill() - Static method in class com.pixelmonmod.pixelmon.entities.pixelmon.move_skills.Fly
- createMoveSkill() - Static method in class com.pixelmonmod.pixelmon.entities.pixelmon.move_skills.Forage
- createMoveSkill() - Static method in class com.pixelmonmod.pixelmon.entities.pixelmon.move_skills.GroundBirds
- createMoveSkill() - Static method in class com.pixelmonmod.pixelmon.entities.pixelmon.move_skills.Headbutt
- createMoveSkill() - Static method in class com.pixelmonmod.pixelmon.entities.pixelmon.move_skills.HealOther
- createMoveSkill() - Static method in class com.pixelmonmod.pixelmon.entities.pixelmon.move_skills.Ignite
- createMoveSkill() - Static method in class com.pixelmonmod.pixelmon.entities.pixelmon.move_skills.Lightning
- createMoveSkill() - Static method in class com.pixelmonmod.pixelmon.entities.pixelmon.move_skills.MountBoost
- createMoveSkill() - Static method in class com.pixelmonmod.pixelmon.entities.pixelmon.move_skills.OreSense
- createMoveSkill() - Static method in class com.pixelmonmod.pixelmon.entities.pixelmon.move_skills.RockSmash
- createMoveSkill() - Static method in class com.pixelmonmod.pixelmon.entities.pixelmon.move_skills.Scare
- createMoveSkill() - Static method in class com.pixelmonmod.pixelmon.entities.pixelmon.move_skills.Smelt
- createMoveSkill() - Static method in class com.pixelmonmod.pixelmon.entities.pixelmon.move_skills.SweetScent
- createMoveSkill() - Static method in class com.pixelmonmod.pixelmon.entities.pixelmon.move_skills.Teleport
- createMoveSkill() - Static method in class com.pixelmonmod.pixelmon.entities.pixelmon.move_skills.Wormhole
- createNavigation(Level) - Method in class com.pixelmonmod.pixelmon.entities.pixelmon.AbstractInteractionsEntity
- createNavigator(AbstractInteractionsEntity) - Method in class com.pixelmonmod.pixelmon.api.util.helpers.AIHelper
- createNewIVs3Perfect() - Static method in class com.pixelmonmod.pixelmon.api.pokemon.stats.IVStore
-
Generates a new set of random IVs with three perfect IVs.
- createNewThreadPool(String, int) - Static method in class com.pixelmonmod.pixelmon.api.util.ThreadPool
- createNonMirroredParticleShape(PixelmonFireworkShape, FireworkParticles.Starter) - Static method in class com.pixelmonmod.api.helpers.FireworkHelper
-
Creates a non-mirrored particle shape based on the input PixelmonFireworkShape
- createNPC(Level) - Method in class com.pixelmonmod.pixelmon.api.npc.NPCPreset
- CreateNPCFromPresetPacket - Class in com.pixelmonmod.pixelmon.comm.packetHandlers.entity.npc
- CreateNPCFromPresetPacket() - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.entity.npc.CreateNPCFromPresetPacket
- CreateNPCFromPresetPacket(ResourceLocation, Vec3) - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.entity.npc.CreateNPCFromPresetPacket
- CreateNPCPacket - Class in com.pixelmonmod.pixelmon.comm.packetHandlers.npc
- CreateNPCPacket() - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.npc.CreateNPCPacket
- CreateNPCPacket(Vec3, List<ResourceLocation>) - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.npc.CreateNPCPacket
- createOrGetValue(String) - Method in class com.pixelmonmod.api.registry.RegistryManager.Registry
- createPacket(Pokemon) - Static method in class com.pixelmonmod.pixelmon.comm.PixelmonStatsData
-
Creates a stats container with a Pokémon.
- createParticipant(int, Pokemon...) - Method in class com.pixelmonmod.pixelmon.api.test.BattleTestHelper
- createParticipant(Pokemon...) - Method in class com.pixelmonmod.pixelmon.api.test.BattleTestHelper
- createParticle(EvolutionBeamParticleData, ClientLevel, double, double, double, double, double, double) - Method in class com.pixelmonmod.pixelmon.client.particle.particles.beams.EvolutionBeamParticleFactory
- createParticle(CycloneParticleData, ClientLevel, double, double, double, double, double, double) - Method in class com.pixelmonmod.pixelmon.client.particle.particles.cyclone.CycloneParticleFactory
- createParticle(FlameParticleData, ClientLevel, double, double, double, double, double, double) - Method in class com.pixelmonmod.pixelmon.client.particle.particles.flame.FlameParticleFactory
- createParticle(BlueMagicParticleData, ClientLevel, double, double, double, double, double, double) - Method in class com.pixelmonmod.pixelmon.client.particle.particles.magic.blue.BlueMagicParticleFactory
- createParticle(YellowMagicParticleData, ClientLevel, double, double, double, double, double, double) - Method in class com.pixelmonmod.pixelmon.client.particle.particles.magic.yellow.YellowMagicParticleFactory
- createParticle(ShadowParticleData, ClientLevel, double, double, double, double, double, double) - Method in class com.pixelmonmod.pixelmon.client.particle.particles.shadow.ShadowParticleFactory
- createParticle(ShinyParticleData, ClientLevel, double, double, double, double, double, double) - Method in class com.pixelmonmod.pixelmon.client.particle.particles.shiny.ShinyParticleFactory
- createParticle(SlingRingParticleData, ClientLevel, double, double, double, double, double, double) - Method in class com.pixelmonmod.pixelmon.client.particle.particles.slingring.SlingRingParticleFactory
- createParticle(SimpleParticleType, ClientLevel, double, double, double, double, double, double) - Method in class com.pixelmonmod.pixelmon.battles.animations.particles.ParticleSmoke.Factory
- createPath(Set<BlockPos>, int) - Method in class com.pixelmonmod.pixelmon.ai.naivgator.ProxyPathNavigation
- createPath(Set<BlockPos>, int, boolean, int, float) - Method in class com.pixelmonmod.pixelmon.ai.naivgator.ProxyPathNavigation
- createPath(Stream<BlockPos>, int) - Method in class com.pixelmonmod.pixelmon.ai.naivgator.ProxyPathNavigation
- createPath(BlockPos, int) - Method in class com.pixelmonmod.pixelmon.ai.naivgator.ProxyPathNavigation
- createPath(BlockPos, int, int) - Method in class com.pixelmonmod.pixelmon.ai.naivgator.ProxyPathNavigation
- createPath(Entity, int) - Method in class com.pixelmonmod.pixelmon.ai.naivgator.ProxyPathNavigation
- createPathFinder(int) - Method in class com.pixelmonmod.pixelmon.ai.naivgator.PixelmonGroundPathNavigation
- createPathFinder(int) - Method in class com.pixelmonmod.pixelmon.ai.naivgator.ProxyPathNavigation
- createPokedex(ResourceKey<Pokedex>) - Method in class com.pixelmonmod.pixelmon.api.pokedex.ClientStoredPokedex
- createPokedex(ResourceKey<Pokedex>) - Method in class com.pixelmonmod.pixelmon.api.pokedex.ServerStoredPokedex
- createPokedex(ResourceKey<Pokedex>) - Method in class com.pixelmonmod.pixelmon.api.pokedex.StoredPokedex
- createPokemon(List<PokemonSpecification>) - Method in record class com.pixelmonmod.pixelmon.config.starter.Starter
- createRainMoveSkill() - Static method in class com.pixelmonmod.pixelmon.entities.pixelmon.move_skills.WeatherChanger
- createRandomColorJarItem(double, HolderLookup.Provider) - Static method in class com.pixelmonmod.tcg.block.EssenceJarBlock
-
Helps create a random color jar item.
- createRandomNewIVs() - Static method in class com.pixelmonmod.pixelmon.api.pokemon.stats.IVStore
-
Generates a new set of random IVs for a new IVStore object.
- createRenderingContext() - Static method in class com.pixelmonmod.pixelmon.client.render.PixelmonRendering
- createRotationMatrix(Vector3f) - Method in class com.pixelmonmod.pixelmon.entities.pixelmon.movement.PixelmonMovementBase
- createRules() - Method in record class com.pixelmonmod.pixelmon.battles.api.rules.BattleRuleSet
- createScreen(Player, EnumGuiScreen, int[]) - Static method in class com.pixelmonmod.pixelmon.client.ClientProxy
- createScrollSlate() - Static method in class com.pixelmonmod.pixelmon.client.models.blocks.ModelScroll
- createScrollStand() - Static method in class com.pixelmonmod.pixelmon.client.models.blocks.ModelScroll
- createScrollTop() - Static method in class com.pixelmonmod.pixelmon.client.models.blocks.ModelScroll
- createSettings() - Method in class com.pixelmonmod.pixelmon.api.dialogue.DialogueFactory.Builder
-
Creates an instance of the
InputSettingsclass based on the settings specified in this builder. - createSingleBattle(BattleParticipant, BattleParticipant) - Method in class com.pixelmonmod.pixelmon.api.test.BattleTestHelper
- CreateSpawnerEvent - Class in com.pixelmonmod.pixelmon.api.events.spawning
-
Fires when a spawner is built off a preset.
- CreateSpawnerEvent(AbstractSpawner, AbstractSpawner.SpawnerBuilder<? extends AbstractSpawner>) - Constructor for class com.pixelmonmod.pixelmon.api.events.spawning.CreateSpawnerEvent
- createSpawnLocation() - Method in class com.pixelmonmod.pixelmon.entities.projectiles.HookEntity
- createSpeciesCompletionExtraInfoText(Species) - Method in class com.pixelmonmod.pixelmon.client.gui.widgets.TabCompleteTranslateableTextField
-
Creates the extra info for the Species completion that is generated.
- CreateStatue(ServerPlayer, ServerLevel, BlockPos, StatueEntity) - Constructor for class com.pixelmonmod.pixelmon.api.events.StatueEvent.CreateStatue
- createSunMoveSkill() - Static method in class com.pixelmonmod.pixelmon.entities.pixelmon.move_skills.WeatherChanger
- createSystem(Minecraft, int, float[], int, float[]) - Method in class com.pixelmonmod.pixelmon.battles.attacks.animations.AttackAnimationData
- createTMStackFor(ITechnicalMove) - Static method in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- createTMStackFor(ITechnicalMove, int) - Static method in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- createVAO(RenderedObject, List<Vertex>, List<Face>, BoneWeight[][]) - Static method in record class com.pixelmonmod.pixelmon.client.render.entity.renderers.assimp.Mesh
- createWrapper(BattleController, BattleParticipant, Pokemon) - Static method in class com.pixelmonmod.pixelmon.battles.controller.participants.PixelmonWrapper
-
Creates a new PixelmonWrapper instance for the given battle, participant, and Pokémon.
- creationDate() - Method in class com.pixelmonmod.pixelmon.api.entity.npc.StoredEntity
- CreativeInventoryExtendedScreen - Class in com.pixelmonmod.pixelmon.client.gui.inventory
-
The Pokémon party screen in the inventory GUI when in Creative mode.
- CreativeInventoryExtendedScreen(LocalPlayer, FeatureFlagSet, boolean) - Constructor for class com.pixelmonmod.pixelmon.client.gui.inventory.CreativeInventoryExtendedScreen
-
Opens the party GUI.
- CreativeModeTabRegistration - Class in com.pixelmonmod.pixelmon.init.registry
- CreativeModeTabRegistration - Class in com.pixelmonmod.tcg.init.registry
- CreativeModeTabRegistration() - Constructor for class com.pixelmonmod.pixelmon.init.registry.CreativeModeTabRegistration
- CreativeModeTabRegistration() - Constructor for class com.pixelmonmod.tcg.init.registry.CreativeModeTabRegistration
- CREATOR - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonForms
- CRESCENT - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonForms
- CRESSELIA - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- CRESSELIA - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- CritEnhancingItem - Class in com.pixelmonmod.pixelmon.items.heldItems
-
Increases the critical hit ratio of certain Pokémon.
- CritEnhancingItem(EnumHeldItems, Supplier<Supplier<Species>>...) - Constructor for class com.pixelmonmod.pixelmon.items.heldItems.CritEnhancingItem
-
Initializes a critical hit ratio raising item.
- critical - Variable in class com.pixelmonmod.pixelmon.api.pokemon.stats.evolution.conditions.BattleCriticalCondition
- CRITICAL_CAPTURES - Static variable in class com.pixelmonmod.pixelmon.init.registry.PixelmonStatisticsRegistry
- CRITICAL_HITS_DEALT - Static variable in class com.pixelmonmod.pixelmon.init.registry.PixelmonStatisticsRegistry
- CRITICAL_HITS_RECEIVED - Static variable in class com.pixelmonmod.pixelmon.init.registry.PixelmonStatisticsRegistry
- criticalCaptureCheck(CaptureValues, CaptureHealth, PokeBall, PokeBallEntity, ServerPlayer, Pokemon, PokeBallMode) - Method in interface com.pixelmonmod.pixelmon.api.pokemon.catching.CaptureMethod
-
Performs a critical capture check and sets the
CaptureValuesaccordingly. - CriticalHit - Class in com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.attackModifiers
-
Increases the chance of the move landing a critical hit.
- CriticalHit(Value...) - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.attackModifiers.CriticalHit
-
Initializes an increased critical hit ratio.
- CriticalHit(BattleController, PixelmonWrapper, PixelmonWrapper, double) - Constructor for class com.pixelmonmod.pixelmon.api.events.battles.AttackEvent.CriticalHit
- critMultiplier - Variable in class com.pixelmonmod.pixelmon.api.events.battles.AttackEvent.CriticalHit
-
The multiplier for damage.
- crits() - Method in class com.pixelmonmod.pixelmon.battles.api.BattleBuilder
-
This sets the battle to enable the ability for critical hits to occur
- CROAGUNK - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- CROAGUNK - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- CROBAT - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- CROBAT - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- CROCALOR - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- CROCALOR - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- CROCONAW - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- CROCONAW - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- cross(Vector4f, Vector4f, Vector4f) - Static method in class com.pixelmonmod.pixelmon.client.camera.movement.PositionedMovement
- CROSS - Static variable in class com.pixelmonmod.pixelmon.client.gui.Resources
- CROSS_CHOP - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- CROSS_CURSOR - Static variable in class com.pixelmonmod.pixelmon.api.util.helpers.CursorHelper
- CROSS_POISON - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- CROSS_TOMBSTONE - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- CrossPoison - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen8TechnicalMachines
- crossProduct(Vector3f, Vector3f) - Static method in class com.pixelmonmod.pixelmon.api.util.helpers.VectorHelper
- Crouch - Enum constant in enum class com.pixelmonmod.pixelmon.enums.EnumKeybinds
- Crouch - Enum constant in enum class com.pixelmonmod.pixelmon.enums.EnumMovement
- CROWN_PASS - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- CROWNED - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonForms
- CROWNED - Static variable in class com.pixelmonmod.pixelmon.api.registries.StatueRequirements
- CROWNED_REQUIREMENT - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonRequirements
- CrownedRequirement - Class in com.pixelmonmod.api.pokemon.requirement.impl
- CrownedRequirement - Class in com.pixelmonmod.api.statue.requirement.impl
- CrownedRequirement() - Constructor for class com.pixelmonmod.api.pokemon.requirement.impl.CrownedRequirement
- CrownedRequirement() - Constructor for class com.pixelmonmod.api.statue.requirement.impl.CrownedRequirement
- CrownedRequirement(boolean) - Constructor for class com.pixelmonmod.api.pokemon.requirement.impl.CrownedRequirement
- CrownedRequirement(boolean) - Constructor for class com.pixelmonmod.api.statue.requirement.impl.CrownedRequirement
- Crunch - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen8TechnicalRecords
- Crunch - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen9TechnicalMachines
- CRUNCH - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- CRUSH_CLAW - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- CRUSH_GRIP - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- CRUSTLE - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- CRUSTLE - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- CRYOGONAL - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- CRYOGONAL - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- crystal - Variable in class com.pixelmonmod.pixelmon.battles.attacks.ZMove
- CRYSTAL - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonItemTiers
- CRYSTAL - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonPalettes
- CRYSTAL - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- CRYSTAL_ARMOR - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonItemTiers
- CRYSTAL_AXE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- CRYSTAL_BLOCK - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- CRYSTAL_HAMMER - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- CRYSTAL_HOE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- CRYSTAL_ORE - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- CRYSTAL_PICKAXE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- CRYSTAL_SHOVEL - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- CRYSTAL_SWORD - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- CUBCHOO - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- CUBCHOO - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- cube - Variable in class com.pixelmonmod.pixelmon.api.events.legendary.ZygardeEvent.Assemble
- cube - Variable in class com.pixelmonmod.pixelmon.api.events.legendary.ZygardeEvent.Select
- cube - Variable in class com.pixelmonmod.pixelmon.api.events.legendary.ZygardeEvent.Seperate
- Cubemap - Class in com.pixelmonmod.pixelmon.client.materials
-
Cubemaps draw simulated reflections via a texture.
- Cubemap(ResourceLocation) - Constructor for class com.pixelmonmod.pixelmon.client.materials.Cubemap
- cubemapID - Static variable in enum class com.pixelmonmod.pixelmon.client.materials.EnumMaterialOption
- cubemaps - Static variable in class com.pixelmonmod.pixelmon.client.materials.Cubemap
- cubeSlot - Variable in class com.pixelmonmod.pixelmon.api.events.legendary.ZygardeEvent.Select
- CUBONE - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- CUBONE - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- CUD_CHEW - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ability.AbilityRegistry
- CudChew - Class in com.pixelmonmod.pixelmon.api.pokemon.ability.abilities
-
If the Pokémon eats a Berry, it will eat that Berry again at the end of the next turn.
- CudChew() - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.CudChew
- Cuddle - Class in com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic
-
Has a 100% chance of infatuating all targets.
- Cuddle() - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Cuddle
- CUFANT - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- CUPRIC_CHLORIDE - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonPalettes
- Cured(ServerPlayer, Pokemon, PlayerPartyStorage) - Constructor for class com.pixelmonmod.pixelmon.api.events.PokerusEvent.Cured
- cureText - Variable in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.PreventStatus
-
The lang code for the text to display when the Ability cures the status.
- cureText - Variable in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.PreventStatusTeam
-
The lang code for the text to display when the Ability cures the status.
- CURIOUS_MEDICINE - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ability.AbilityRegistry
- CuriousMedicine - Class in com.pixelmonmod.pixelmon.api.pokemon.ability.abilities
-
When the Pokémon enters a battle, it scatters medicine from its shell, which removes all stat changes from allies.
- CuriousMedicine() - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.CuriousMedicine
- CURRENCY - Enum constant in enum class com.pixelmonmod.pixelmon.comm.packetHandlers.clientStorage.UpdateClientPlayerDataPacket.ClientDataType
- current() - Method in class com.pixelmonmod.pixelmon.client.models.smd.SmdAnimationSequence
- CURRENT_EXP - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
-
The current amount of experience the player's Pokémon have.
- CURRENT_KILLS - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
-
The current amount of wild Pokémon the player has defeated.
- CURRENT_STAGE_TAG - Static variable in class com.pixelmonmod.pixelmon.api.storage.research.impl.PixelmonPlayerResearch
- currentAge() - Method in class com.pixelmonmod.pixelmon.battles.animations.particles.ParticleSmoke
- currentAnim - Variable in class com.pixelmonmod.pixelmon.client.models.smd.SmdModel
- currentAnimations - Variable in class com.pixelmonmod.pixelmon.battles.controller.BattleController
- currentFossil - Variable in class com.pixelmonmod.pixelmon.blocks.tileentity.FossilMachineTileEntity
- currentFrame() - Method in class com.pixelmonmod.pixelmon.client.models.smd.SmdModel
- currentFrameIndex - Variable in class com.pixelmonmod.pixelmon.client.models.smd.SmdAnimation
- currentItemRunTime - Variable in class com.pixelmonmod.pixelmon.blocks.tileentity.InfuserTileEntity
-
The number of ticks that a fresh copy of the currently-burning item would keep the infuser running for.
- currentLocMod - Variable in class com.pixelmonmod.pixelmon.client.models.smd.DeformVertex
- currentlyActingPokemon - Variable in class com.pixelmonmod.pixelmon.battles.controller.BattleController
-
The currently acting pokemon.
- currentlyEditing - Variable in class com.pixelmonmod.pixelmon.entities.npcs.NPC
- currentNormalMod - Variable in class com.pixelmonmod.pixelmon.client.models.smd.DeformVertex
- currentObjectives() - Method in class com.pixelmonmod.pixelmon.api.storage.research.impl.client.ClientResearchStage
- currentObjectives() - Method in class com.pixelmonmod.pixelmon.api.storage.research.impl.PixelmonPlayerResearchStage
- currentObjectives() - Method in interface com.pixelmonmod.pixelmon.api.storage.research.PlayerResearchStage
-
The objectives that the player has to complete in this stage of research.
- currentObjectivesClient() - Method in class com.pixelmonmod.pixelmon.api.storage.research.impl.client.ClientResearchStage
- CurrentPage - Class in com.pixelmonmod.pixelmon.client.gui.professor
- CurrentPage(ChatPage, int, boolean, int) - Constructor for class com.pixelmonmod.pixelmon.client.gui.professor.CurrentPage
- currentPageIndex - Variable in class com.pixelmonmod.pixelmon.client.gui.pc.BoxListScreen
- currentPokemon - Variable in class com.pixelmonmod.pixelmon.blocks.tileentity.FossilMachineTileEntity
- currentPokemon - Variable in class com.pixelmonmod.pixelmon.client.gui.battles.ClientBattleManager
-
The index of the Pokémon currently selecting a move.
- currentPokemon - Static variable in class com.pixelmonmod.pixelmon.client.gui.EvolveScreen
-
The Pokémon evolving.
- currentSequence - Variable in class com.pixelmonmod.pixelmon.client.models.smd.ValveStudioModel
- currentStage() - Method in class com.pixelmonmod.pixelmon.api.storage.research.impl.client.ClientResearch
- currentStage() - Method in class com.pixelmonmod.pixelmon.api.storage.research.impl.PixelmonPlayerResearch
- currentStage() - Method in interface com.pixelmonmod.pixelmon.api.storage.research.PlayerResearch
- currentStageClient() - Method in class com.pixelmonmod.pixelmon.api.storage.research.impl.client.ClientResearch
- currentStageIndex() - Method in class com.pixelmonmod.pixelmon.api.storage.research.impl.client.ClientResearch
- currentTab - Variable in class com.pixelmonmod.pixelmon.client.gui.npc.AbstractShopScreen
- currentTick() - Method in class com.pixelmonmod.api.client.screen.StatefulScreen
- currentTurnLog - Variable in class com.pixelmonmod.pixelmon.battles.controller.log.BattleLog
- currentValue - Variable in class com.pixelmonmod.pixelmon.api.ui.type.DataProviderInputType
- CURRIES_MADE - Static variable in class com.pixelmonmod.pixelmon.init.registry.PixelmonStatisticsRegistry
- CURRIES_MADE_AT_CHARIZARD_CLASS - Static variable in class com.pixelmonmod.pixelmon.init.registry.PixelmonStatisticsRegistry
- CURRIES_MADE_AT_COPPERAJAH_CLASS - Static variable in class com.pixelmonmod.pixelmon.init.registry.PixelmonStatisticsRegistry
- CURRIES_MADE_AT_KOFFING_CLASS - Static variable in class com.pixelmonmod.pixelmon.init.registry.PixelmonStatisticsRegistry
- CURRIES_MADE_AT_MILCERY_CLASS - Static variable in class com.pixelmonmod.pixelmon.init.registry.PixelmonStatisticsRegistry
- CURRIES_MADE_AT_WOBBUFFET_CLASS - Static variable in class com.pixelmonmod.pixelmon.init.registry.PixelmonStatisticsRegistry
- curry - Static variable in class com.pixelmonmod.pixelmon.spawning.PixelmonSpawning
-
The
SpawnSets used forPixelmonSpawning.currySpawner. - CURRY - Enum constant in enum class com.pixelmonmod.pixelmon.api.battles.BattleStartTypes
- CURRY - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ribbon.RibbonRegistry
- CURRY - Static variable in class com.pixelmonmod.pixelmon.api.spawning.conditions.LocationType
- CURRY_APPLE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- CURRY_BATTLES_FOUGHT - Static variable in class com.pixelmonmod.pixelmon.init.registry.PixelmonStatisticsRegistry
- CURRY_BEANS - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- CURRY_BITTER - Static variable in class com.pixelmonmod.pixelmon.api.spawning.conditions.LocationType
- CURRY_BOILED_EGG - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- CURRY_BONE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- CURRY_BURGER - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- CURRY_CHARIZARD - Enum constant in enum class com.pixelmonmod.pixelmon.api.enums.ExperienceGainType
- CURRY_CHEESE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- CURRY_COCONUT - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- CURRY_COPPERAJAH - Enum constant in enum class com.pixelmonmod.pixelmon.api.enums.ExperienceGainType
- CURRY_CREAM - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- CURRY_DECORATIVE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- CURRY_DEX - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
- CURRY_DEX - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- CURRY_DRY - Static variable in class com.pixelmonmod.pixelmon.api.spawning.conditions.LocationType
- CURRY_FINISH - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.event.PixelmonInteractionEventTypes
- CURRY_FLAVORS - Static variable in class com.pixelmonmod.pixelmon.api.spawning.conditions.LocationType
- CURRY_FLAVOUR - Static variable in class com.pixelmonmod.pixelmon.api.context.ContextKeys
- CURRY_FRIED_FOOD - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- CURRY_GIGANTAMIX - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- CURRY_HERB - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- CURRY_INSTANT_NOODLE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- CURRY_JUICY - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- CURRY_KEY - Static variable in class com.pixelmonmod.pixelmon.api.context.ContextKeys
- CURRY_KOFFING - Enum constant in enum class com.pixelmonmod.pixelmon.api.enums.ExperienceGainType
- CURRY_LEEK - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- CURRY_LOOT_TYPE - Static variable in class com.pixelmonmod.pixelmon.support.jei.JustEnoughItemsIntegration
- CURRY_MILCERY - Enum constant in enum class com.pixelmonmod.pixelmon.api.enums.ExperienceGainType
- CURRY_MUSHROOM - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- CURRY_NONE - Static variable in class com.pixelmonmod.pixelmon.api.spawning.conditions.LocationType
- CURRY_PASTA - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- CURRY_POKEMON_JOIN_PLAYER - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.event.PixelmonInteractionEventTypes
- CURRY_POTATO - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- CURRY_QUALITY - Static variable in class com.pixelmonmod.pixelmon.api.context.ContextKeys
- CURRY_QUALITY - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
- CURRY_QUALITY_HIGH_SCORE - Static variable in class com.pixelmonmod.pixelmon.init.registry.PixelmonStatisticsRegistry
- CURRY_RATING - Static variable in class com.pixelmonmod.pixelmon.api.context.ContextKeys
- CURRY_RECIPE_TYPE - Static variable in class com.pixelmonmod.pixelmon.support.jei.JustEnoughItemsIntegration
- CURRY_RICH - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- CURRY_SALAD - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- CURRY_SAUSAGE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- CURRY_SEASONED - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- CURRY_SMOKE_POKE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- CURRY_SOUR - Static variable in class com.pixelmonmod.pixelmon.api.spawning.conditions.LocationType
- CURRY_SPICY - Static variable in class com.pixelmonmod.pixelmon.api.spawning.conditions.LocationType
- CURRY_SWEET - Static variable in class com.pixelmonmod.pixelmon.api.spawning.conditions.LocationType
- CURRY_TOAST - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- CURRY_TROPICAL - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- CURRY_WOBBUFFET - Enum constant in enum class com.pixelmonmod.pixelmon.api.enums.ExperienceGainType
- CurryCheckSpawns - Class in com.pixelmonmod.pixelmon.api.spawning.calculators
- CurryCheckSpawns() - Constructor for class com.pixelmonmod.pixelmon.api.spawning.calculators.CurryCheckSpawns
- curryClassBlank - Static variable in class com.pixelmonmod.pixelmon.client.gui.Resources
- curryClassCharizard - Static variable in class com.pixelmonmod.pixelmon.client.gui.Resources
- curryClassCopperajah - Static variable in class com.pixelmonmod.pixelmon.client.gui.Resources
- curryClassKoffing - Static variable in class com.pixelmonmod.pixelmon.client.gui.Resources
- curryClassMilcery - Static variable in class com.pixelmonmod.pixelmon.client.gui.Resources
- curryClassWobbuffet - Static variable in class com.pixelmonmod.pixelmon.client.gui.Resources
- CurryDex - Enum constant in enum class com.pixelmonmod.pixelmon.enums.EnumGuiScreen
- curryDexBackground - Static variable in class com.pixelmonmod.pixelmon.client.gui.Resources
-
Curry Dex assets
- CurryDexItem - Class in com.pixelmonmod.pixelmon.items
- CurryDexItem() - Constructor for class com.pixelmonmod.pixelmon.items.CurryDexItem
- CurryDexScreen - Class in com.pixelmonmod.pixelmon.client.gui.curryDex
- CurryDexScreen(int[]) - Constructor for class com.pixelmonmod.pixelmon.client.gui.curryDex.CurryDexScreen
- curryDexTab - Static variable in class com.pixelmonmod.pixelmon.client.gui.Resources
- curryDexTabL - Static variable in class com.pixelmonmod.pixelmon.client.gui.Resources
- curryDexTabR - Static variable in class com.pixelmonmod.pixelmon.client.gui.Resources
- CurryDishItem - Class in com.pixelmonmod.pixelmon.items
- CurryDishItem(EnumCurryKey) - Constructor for class com.pixelmonmod.pixelmon.items.CurryDishItem
- CurryFinishedEvent - Class in com.pixelmonmod.pixelmon.api.events.curry
-
Event is fired when a cooking pot finishes.
- CurryFinishedEvent(ServerPlayer, int, EnumCurryRating, EnumCurryKey, EnumBerryFlavor) - Constructor for class com.pixelmonmod.pixelmon.api.events.curry.CurryFinishedEvent
- CurryFinishInteractionEventLogic - Class in com.pixelmonmod.pixelmon.api.npc.interaction.event.type.curry
- CurryFinishInteractionEventLogic() - Constructor for class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.curry.CurryFinishInteractionEventLogic
- curryKey - Variable in class com.pixelmonmod.pixelmon.api.events.curry.CurryFinishedEvent
- CurryKeyItem - Class in com.pixelmonmod.pixelmon.items
- CurryKeyItem(EnumCurryKey) - Constructor for class com.pixelmonmod.pixelmon.items.CurryKeyItem
- CurryPokemonJoinPlayerEvent - Class in com.pixelmonmod.pixelmon.api.events.curry
- CurryPokemonJoinPlayerEvent(ServerPlayer, Pokemon) - Constructor for class com.pixelmonmod.pixelmon.api.events.curry.CurryPokemonJoinPlayerEvent
- CurryPokemonJoinPlayerInteractionEventLogic - Class in com.pixelmonmod.pixelmon.api.npc.interaction.event.type.curry
- CurryPokemonJoinPlayerInteractionEventLogic() - Constructor for class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.curry.CurryPokemonJoinPlayerInteractionEventLogic
- curryPreset - Static variable in class com.pixelmonmod.pixelmon.spawning.PixelmonSpawning
-
The preset to use to create the
TriggerSpawnerfor Curry spawning. - CurryRecipeCategory - Class in com.pixelmonmod.pixelmon.support.jei.category
- CurryRecipeCategory(IGuiHelper) - Constructor for class com.pixelmonmod.pixelmon.support.jei.category.CurryRecipeCategory
- currySpawner - Static variable in class com.pixelmonmod.pixelmon.spawning.PixelmonSpawning
-
The
TriggerSpawnerused for curry. - Curse - Class in com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic
-
For non-Ghost types, lowers speed by one stage and raises attack and Defense by one stage.
- Curse - Class in com.pixelmonmod.tcg.duel.power
-
Ability Description: Once during your turn (before you attack) // you may move 1 damage counter from 1 of your opponents Pokemon // to another (Even if it would knock out the other pokemon) Disabled by Sleep, Confusion, or Paralysis
- Curse - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen2TechnicalMachines
- Curse - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen9TechnicalMachines
- Curse() - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Curse
- Curse() - Constructor for class com.pixelmonmod.tcg.duel.power.Curse
- CURSE - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- CURSE - Static variable in class com.pixelmonmod.tcg.init.registry.PowerEffects
- Cursed - Class in com.pixelmonmod.pixelmon.battles.status
-
Damages the Pokémon for 25% hp every turn.
- Cursed - Enum constant in enum class com.pixelmonmod.pixelmon.battles.status.StatusType
- Cursed() - Constructor for class com.pixelmonmod.pixelmon.battles.status.Cursed
-
Initializes the status.
- CURSED_BODY - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ability.AbilityRegistry
- CursedBody - Class in com.pixelmonmod.pixelmon.api.pokemon.ability.abilities
-
30% chance to disable a damaging move that hits the Pokémon.
- CursedBody() - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.CursedBody
- CursedBodyTests - Class in com.pixelmonmod.pixelmon.api.test.impl.ability
- CursedBodyTests() - Constructor for class com.pixelmonmod.pixelmon.api.test.impl.ability.CursedBodyTests
- CurseTests - Class in com.pixelmonmod.pixelmon.api.test.impl.move
- CurseTests() - Constructor for class com.pixelmonmod.pixelmon.api.test.impl.move.CurseTests
- CURSOLA - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- CURSOLA - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- CursorHelper - Class in com.pixelmonmod.pixelmon.api.util.helpers
- CursorHelper() - Constructor for class com.pixelmonmod.pixelmon.api.util.helpers.CursorHelper
- cursorOverCharmsDrawerCloser(double, double, int, int) - Method in class com.pixelmonmod.pixelmon.client.gui.inventory.InventoryPixelmon
-
Determines if the cursor is hovering over the right-pointing arrow that closes the charms drawer.
- cursorOverCharmsDrawerOpener(double, double, int, int) - Method in class com.pixelmonmod.pixelmon.client.gui.inventory.InventoryPixelmon
-
Determines if the cursor is hovering over the left-pointing arrow that opens the charms drawer.
- cursorOverLureSlot(double, double) - Method in class com.pixelmonmod.pixelmon.client.gui.inventory.InventoryPixelmon
-
Determines if the cursor is hovering over the lure slot.
- cursorOverPokemonSlot(double, double, int, int) - Method in class com.pixelmonmod.pixelmon.client.gui.inventory.InventoryPixelmon
-
Determines if the cursor is hovering over the slot of a Pokémon.
- cursorWithinBoundsOfPokemonModelBackground(int, int) - Method in class com.pixelmonmod.pixelmon.client.gui.pokemoneditor.PokemonEditorIndividualScreen
- cursorWithinXBoundsOfCharms(double, int) - Method in class com.pixelmonmod.pixelmon.client.gui.inventory.InventoryPixelmon
-
Determines if the x position of the cursor lines up within the column of charms in the charms drawer of Pixelmon's extended inventory screen.
- CUSHION_CHAIR - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- CushionChairBlock - Class in com.pixelmonmod.pixelmon.blocks.furniture
- CushionChairBlock(BlockBehaviour.Properties, DyeColor) - Constructor for class com.pixelmonmod.pixelmon.blocks.furniture.CushionChairBlock
- CUSTAP - Enum constant in enum class com.pixelmonmod.pixelmon.enums.BerryType
- CUSTAP - Static variable in class com.pixelmonmod.pixelmon.world.generation.FoliageRegistration
- CUSTAP_BERRY - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- CustapFoliagePlacer - Class in com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl
- CustapFoliagePlacer() - Constructor for class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.CustapFoliagePlacer
- Custom - Enum constant in enum class com.pixelmonmod.pixelmon.comm.packetHandlers.EnumMovementType
- Custom - Enum constant in enum class com.pixelmonmod.pixelmon.enums.EnumPokegiftEventType
- CUSTOM - Enum constant in enum class com.pixelmonmod.pixelmon.client.gui.selectMove.SelectMoveScreen.Mode
- CUSTOM - Enum constant in enum class com.pixelmonmod.pixelmon.sounds.BattleMusicType
- CUSTOM_SHADER - Static variable in class com.pixelmonmod.pixelmon.client.render.shader.PixelmonShaders
- CUSTOM_STATS - Static variable in class com.pixelmonmod.pixelmon.init.registry.PixelmonStatisticsRegistry
- CUSTOM_STATS - Static variable in class com.pixelmonmod.tcg.init.registry.TCGStatisticsRegistry
- CUSTOM_STEVE_TEXTURE - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
-
The Steve texture of the NPC.
- CUSTOM_TEXTURE - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
-
The name of the Pokémon's custom texture.
- CustomAddServerScreen - Class in com.pixelmonmod.pixelmon.client.gui.override.servers.screen
- CustomAddServerScreen(Screen, BooleanConsumer, ExtendedServerData) - Constructor for class com.pixelmonmod.pixelmon.client.gui.override.servers.screen.CustomAddServerScreen
- CustomDirectJoinServerScreen - Class in com.pixelmonmod.pixelmon.client.gui.override.servers.screen
- CustomDirectJoinServerScreen(Screen, BooleanConsumer, ExtendedServerData) - Constructor for class com.pixelmonmod.pixelmon.client.gui.override.servers.screen.CustomDirectJoinServerScreen
- CustomDropsActionPacket - Class in com.pixelmonmod.pixelmon.comm.packetHandlers.custom.drops
-
Created by Jay113355 on 6/16/2020.
- CustomDropsActionPacket() - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.custom.drops.CustomDropsActionPacket
- CustomDropsActionPacket(String, boolean) - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.custom.drops.CustomDropsActionPacket
- CustomDropsActionPacket(String, int) - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.custom.drops.CustomDropsActionPacket
- CustomDropsActionPacket(String, PositionTriState) - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.custom.drops.CustomDropsActionPacket
- CustomDropScreenFactory - Class in com.pixelmonmod.pixelmon.api.drops
- CustomDropScreenFactory() - Constructor for class com.pixelmonmod.pixelmon.api.drops.CustomDropScreenFactory
- CustomDropScreenFactory.Builder - Class in com.pixelmonmod.pixelmon.api.drops
- CustomDropsEvent - Class in com.pixelmonmod.pixelmon.api.events.drops
-
Sub classes are fired on the
Pixelmon.EVENT_BUSin response to aCustomDropScreenFactoryaction Created by Jay113355 on 6/16/2020. - CustomDropsEvent(String, ServerPlayer) - Constructor for class com.pixelmonmod.pixelmon.api.events.drops.CustomDropsEvent
- CustomDropsEvent.ClickButton - Class in com.pixelmonmod.pixelmon.api.events.drops
- CustomDropsEvent.ClickDrop - Class in com.pixelmonmod.pixelmon.api.events.drops
- CustomDropsEvent.CloseScreen - Class in com.pixelmonmod.pixelmon.api.events.drops
- CustomDropsOpenPacket - Class in com.pixelmonmod.pixelmon.comm.packetHandlers.custom.drops
-
Created by Jay113355 on 6/15/2020
- CustomDropsOpenPacket() - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.custom.drops.CustomDropsOpenPacket
-
Empty constructor for packet registration.
- CustomDropsOpenPacket(String, boolean, Component, List<ItemStack>, Component...) - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.custom.drops.CustomDropsOpenPacket
- CustomDropsScreen - Class in com.pixelmonmod.pixelmon.client.gui.custom
-
Created by Jay113355 on 6/14/2020.
- CustomDropsScreen(String, boolean, Component, ItemStack[], Component[]) - Constructor for class com.pixelmonmod.pixelmon.client.gui.custom.CustomDropsScreen
- CustomDropsScreen.Button - Class in com.pixelmonmod.pixelmon.client.gui.custom
- CustomDropsScreen.ItemButton - Class in com.pixelmonmod.pixelmon.client.gui.custom
- CustomEditServerScreen - Class in com.pixelmonmod.pixelmon.client.gui.override.servers.screen
- CustomEditServerScreen(Screen, BooleanConsumer, ExtendedServerData) - Constructor for class com.pixelmonmod.pixelmon.client.gui.override.servers.screen.CustomEditServerScreen
- CustomGUI - Class in com.pixelmonmod.tcg.duel.dto
-
Created by Hy on 11/27/2016.
- CustomGUI(String, CustomGUIResult) - Constructor for class com.pixelmonmod.tcg.duel.dto.CustomGUI
- CustomGUIChoiceToServerPacket - Class in com.pixelmonmod.tcg.network.packets.battles
- CustomGUIChoiceToServerPacket() - Constructor for class com.pixelmonmod.tcg.network.packets.battles.CustomGUIChoiceToServerPacket
- CustomGUIChoiceToServerPacket(BlockPos, boolean, int...) - Constructor for class com.pixelmonmod.tcg.network.packets.battles.CustomGUIChoiceToServerPacket
- CustomGUIResult - Class in com.pixelmonmod.tcg.duel.state
-
Created by Hy on 10/17/2016.
- CustomGUIResult() - Constructor for class com.pixelmonmod.tcg.duel.state.CustomGUIResult
- CustomModel - Enum Class in com.pixelmonmod.pixelmon.enums
- CustomMultiplayerScreen - Class in com.pixelmonmod.pixelmon.client.gui.override.servers.screen
- CustomMultiplayerScreen(Screen) - Constructor for class com.pixelmonmod.pixelmon.client.gui.override.servers.screen.CustomMultiplayerScreen
- CustomNoticeOverlay - Class in com.pixelmonmod.pixelmon.client.gui.custom.overlays
-
Created by clienthax on 31/8/2015.
- CustomNoticeOverlay() - Constructor for class com.pixelmonmod.pixelmon.client.gui.custom.overlays.CustomNoticeOverlay
- CustomNoticePacketPacket - Class in com.pixelmonmod.pixelmon.comm.packetHandlers.custom.overlays
-
Created by clienthax on 31/8/2015.
- CustomNoticePacketPacket() - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.custom.overlays.CustomNoticePacketPacket
- CustomOverlay - Class in com.pixelmonmod.pixelmon.client.gui.custom.overlays
-
Created by clienthax on 19/8/2015.
- CustomOverlay() - Constructor for class com.pixelmonmod.pixelmon.client.gui.custom.overlays.CustomOverlay
- CustomPixelmonHeadLayer<T,
M> - Class in com.pixelmonmod.pixelmon.client.render.layers - CustomPixelmonHeadLayer(RenderLayerParent<T, M>, EntityModelSet, float, float, float, ItemInHandRenderer) - Constructor for class com.pixelmonmod.pixelmon.client.render.layers.CustomPixelmonHeadLayer
- CustomPixelmonHeadLayer(RenderLayerParent<T, M>, EntityModelSet, ItemInHandRenderer) - Constructor for class com.pixelmonmod.pixelmon.client.render.layers.CustomPixelmonHeadLayer
- customRenderer() - Method in class com.pixelmonmod.pixelmon.client.particle.ParticleEffect
- customRenderer() - Method in class com.pixelmonmod.pixelmon.client.particle.particles.AttackEffect
- customRenderer() - Method in class com.pixelmonmod.pixelmon.client.particle.particles.Beam
- customRenderer() - Method in class com.pixelmonmod.pixelmon.client.particle.particles.Electric
- customRenderer() - Method in class com.pixelmonmod.pixelmon.client.particle.particles.Leaf
- CustomScoreboardDisplayPacket - Class in com.pixelmonmod.pixelmon.comm.packetHandlers.custom.overlays
-
Created by clienthax on 29/8/2015.
- CustomScoreboardDisplayPacket() - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.custom.overlays.CustomScoreboardDisplayPacket
- CustomScoreboardDisplayPacket(ScoreboardLocation, boolean) - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.custom.overlays.CustomScoreboardDisplayPacket
- CustomScoreboardOverlay - Class in com.pixelmonmod.pixelmon.client.gui.custom.overlays
-
Created by clienthax on 20/8/2015.
- CustomScoreboardOverlay() - Constructor for class com.pixelmonmod.pixelmon.client.gui.custom.overlays.CustomScoreboardOverlay
- CustomScoreboardUpdatePacket - Class in com.pixelmonmod.pixelmon.comm.packetHandlers.custom.overlays
-
Created by clienthax on 29/8/2015.
- CustomScoreboardUpdatePacket() - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.custom.overlays.CustomScoreboardUpdatePacket
- CustomScoreboardUpdatePacket(String, Collection<String>, Collection<String>) - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.custom.overlays.CustomScoreboardUpdatePacket
- customServerAiStep() - Method in class com.pixelmonmod.pixelmon.entities.npcs.NPC
- customServerAiStep() - Method in class com.pixelmonmod.pixelmon.entities.pixelmon.StatueEntity
- CustomServerSelectionList - Class in com.pixelmonmod.pixelmon.client.gui.override.servers.screen
- CustomServerSelectionList(CustomMultiplayerScreen, Minecraft, int, int, int, int) - Constructor for class com.pixelmonmod.pixelmon.client.gui.override.servers.screen.CustomServerSelectionList
- CustomServerSelectionList.Entry - Class in com.pixelmonmod.pixelmon.client.gui.override.servers.screen
- CustomServerSelectionList.LANHeader - Class in com.pixelmonmod.pixelmon.client.gui.override.servers.screen
- CustomServerSelectionList.NetworkServerEntry - Class in com.pixelmonmod.pixelmon.client.gui.override.servers.screen
- CustomServerSelectionList.OnlineServerEntry - Class in com.pixelmonmod.pixelmon.client.gui.override.servers.screen
- CustomSignTileEntity - Class in com.pixelmonmod.pixelmon.blocks.tileentity
- CustomSignTileEntity(BlockPos, BlockState) - Constructor for class com.pixelmonmod.pixelmon.blocks.tileentity.CustomSignTileEntity
- CustomSignTileEntity(BlockEntityType, BlockPos, BlockState) - Constructor for class com.pixelmonmod.pixelmon.blocks.tileentity.CustomSignTileEntity
- CustomState - Interface in com.pixelmonmod.api.client.screen.widget.state
- customTitle - Variable in class com.pixelmonmod.pixelmon.comm.packetHandlers.itemDrops.ItemDropPacket
-
The custom Title
- Cut - Class in com.pixelmonmod.pixelmon.entities.pixelmon.move_skills
-
Cuts down wood.
- Cut() - Constructor for class com.pixelmonmod.pixelmon.entities.pixelmon.move_skills.Cut
- CUT - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- CUTE - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ribbon.RibbonRegistry
- CUTE_CHARM - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ability.AbilityRegistry
- CUTE_GREAT - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ribbon.RibbonRegistry
- CUTE_HYPER - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ribbon.RibbonRegistry
- CUTE_MASTER - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ribbon.RibbonRegistry
- CUTE_SUPER - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ribbon.RibbonRegistry
- CUTE_ULTRA - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ribbon.RibbonRegistry
- CuteCharm - Class in com.pixelmonmod.pixelmon.api.pokemon.ability.abilities
-
30invalid input: '&' chance of infatuating an attacker upon contact.
- CuteCharm() - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.CuteCharm
- CUTIEFLY - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- CUTIEFLY - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- CW - Enum constant in enum class com.pixelmonmod.pixelmon.blocks.BlockRotation
- cwPanel - Static variable in class com.pixelmonmod.pixelmon.client.gui.Resources
-
White GUI background for many GUIs.
- Cyan - Enum constant in enum class com.pixelmonmod.pixelmon.enums.EnumStatueTextureType
- CYAN - Enum constant in enum class com.pixelmonmod.pixelmon.blocks.enums.ColorEnum
- CYAN - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonPalettes
- CYAN_ARMCHAIR - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- CYAN_CASH_REGISTER - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- CYAN_CHAIR - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- CYAN_CLOCK - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- CYAN_COUCH - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- CYAN_CUSHION_CHAIR - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- CYAN_DAY_CARE - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- CYAN_FOLDING_CHAIR - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- CYAN_GYM_SIGN - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- CYAN_GYM_SIGN - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- CYAN_HEALER - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- CYAN_LETTER_BOX - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- CYAN_MAIL_BOX - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- CYAN_PC - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- CYAN_POKE_BAG - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- CYAN_RUG - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- CYAN_TRADE_MACHINE - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- CYAN_UMBRELLA - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- CYAN_VENDING_MACHINE - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- CYAN_WATER_FLOAT - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- CycleMode - Enum constant in enum class com.pixelmonmod.pixelmon.client.gui.pc.PCToolbar.ToolbarButtons
- cycles() - Method in record class com.pixelmonmod.pixelmon.api.pokemon.species.palette.EggSprite
-
Returns the value of the
cyclesrecord component. - cyclic(String, List<String>, Component) - Static method in interface com.pixelmonmod.pixelmon.api.ui.InputType
-
Creates a new cyclic text input type with the given value and options
- CYCLIC_BUTTON - Static variable in class com.pixelmonmod.pixelmon.init.registry.InputElementTypes
- CyclicButtonInputType - Class in com.pixelmonmod.pixelmon.api.ui.type
-
This input type represents a cyclic button input
- CyclicButtonInputType(String, List<String>, Component) - Constructor for class com.pixelmonmod.pixelmon.api.ui.type.CyclicButtonInputType
- CYCLIZAR - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- CYCLONE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ParticleRegistration
- CycloneBlob - Class in com.pixelmonmod.pixelmon.client.particle.particles
- CycloneBlob - Enum constant in enum class com.pixelmonmod.pixelmon.client.particle.Particles
- CycloneBlob(double, double, double, double, double) - Constructor for class com.pixelmonmod.pixelmon.client.particle.particles.CycloneBlob
- CycloneParticle - Class in com.pixelmonmod.pixelmon.client.particle.particles.cyclone
- CycloneParticle(ClientLevel, double, double, double, int, double, double, double, Color, double) - Constructor for class com.pixelmonmod.pixelmon.client.particle.particles.cyclone.CycloneParticle
- CycloneParticleData - Class in com.pixelmonmod.pixelmon.client.particle.particles.cyclone
- CycloneParticleData(int, double, int) - Constructor for class com.pixelmonmod.pixelmon.client.particle.particles.cyclone.CycloneParticleData
- CycloneParticleData(Color, double, int) - Constructor for class com.pixelmonmod.pixelmon.client.particle.particles.cyclone.CycloneParticleData
- CycloneParticleFactory - Class in com.pixelmonmod.pixelmon.client.particle.particles.cyclone
- CycloneParticleFactory(SpriteSet) - Constructor for class com.pixelmonmod.pixelmon.client.particle.particles.cyclone.CycloneParticleFactory
- CycloneParticleType - Class in com.pixelmonmod.pixelmon.client.particle.particles.cyclone
- CycloneParticleType() - Constructor for class com.pixelmonmod.pixelmon.client.particle.particles.cyclone.CycloneParticleType
- CYNDAQUIL - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- CYNDAQUIL - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
D
- D - Enum constant in enum class com.pixelmonmod.pixelmon.api.pokemon.PokerusStrain
- D - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.catching.CaptureValues
- DACHSBUN - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- DACHSBUN - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- damage - Variable in class com.pixelmonmod.pixelmon.api.events.battles.AttackEvent.Damage
-
The amount of damage this can be inflicted, ignoring the target's max HP.
- damage - Variable in class com.pixelmonmod.pixelmon.api.events.lures.LureExpiringEvent
-
The amount of damage that will be done to the lure.
- damage - Variable in class com.pixelmonmod.pixelmon.api.events.PassivePoisonEvent
- damage - Variable in class com.pixelmonmod.pixelmon.battles.controller.log.action.type.DamagePokemonAction
- damage - Variable in class com.pixelmonmod.pixelmon.battles.controller.log.SingleInstanceMoveResult
-
The damage dealt by the move.
- damage - Variable in class com.pixelmonmod.pixelmon.comm.packetHandlers.clientStorage.ChangeLurePacket
- Damage - Class in com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.attackModifiers
-
Deals a fixed amount of damage.
- Damage - Enum constant in enum class com.pixelmonmod.tcg.duel.attack.enums.HealType
- Damage(Value...) - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.attackModifiers.Damage
- Damage(BattleController, PixelmonWrapper, PixelmonWrapper, double) - Constructor for class com.pixelmonmod.pixelmon.api.events.battles.AttackEvent.Damage
- DAMAGE_BONUS - Static variable in class com.pixelmonmod.tcg.init.registry.AttackEffects
- DAMAGE_EFFECT - Static variable in class com.pixelmonmod.tcg.init.registry.AttackEffects
- DAMAGE_SWAP - Static variable in class com.pixelmonmod.tcg.init.registry.PowerEffects
- DAMAGE_SWAP_ENEMY - Static variable in class com.pixelmonmod.tcg.init.registry.PowerEffects
- DAMAGE_SWAP_TO_SELF_ONLY - Static variable in class com.pixelmonmod.tcg.init.registry.PowerEffects
- DamageBonusEffect - Class in com.pixelmonmod.tcg.duel.attack.effects
- DamageBonusEffect(boolean, DamageBonusType, Optional<Energy>, Optional<Integer>, int, Optional<Integer>, boolean) - Constructor for class com.pixelmonmod.tcg.duel.attack.effects.DamageBonusEffect
- DamageBonusType - Enum Class in com.pixelmonmod.tcg.duel.attack.enums
- damageDealt - Variable in class com.pixelmonmod.pixelmon.api.events.battles.AttackEvent.DamageDealt
-
The amount of damage that was inflicted.
- DamageDealt(BattleController, PixelmonWrapper, PixelmonWrapper, float, DamageTypeEnum) - Constructor for class com.pixelmonmod.pixelmon.api.events.battles.AttackEvent.DamageDealt
- DamageEffect - Class in com.pixelmonmod.tcg.duel.attack.effects
- DamageEffect(CoinSide, boolean, EffectLocation, int, int) - Constructor for class com.pixelmonmod.tcg.duel.attack.effects.DamageEffect
- damagePercent - Variable in class com.pixelmonmod.pixelmon.battles.attacks.animations.AttackAnimationRun
- DamagePokemonAction - Class in com.pixelmonmod.pixelmon.battles.controller.log.action.type
- DamagePokemonAction(int, PixelmonWrapper, int, PixelmonWrapper, DamageTypeEnum, int, int) - Constructor for class com.pixelmonmod.pixelmon.battles.controller.log.action.type.DamagePokemonAction
- DamageReflect - Class in com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic
-
Reflects certain types of damage back at the opponent.
- DamageReflect(float) - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.DamageReflect
-
Initializes the effect.
- damageResult - Variable in class com.pixelmonmod.pixelmon.battles.attacks.Attack
-
The amount of damage dealt by the attack.
- damageResult(int, int, int) - Static method in class com.pixelmonmod.pixelmon.api.test.TestResult
- DamageSwap - Class in com.pixelmonmod.tcg.duel.power
- DamageSwap() - Constructor for class com.pixelmonmod.tcg.duel.power.DamageSwap
- DamageSwapEnemy - Class in com.pixelmonmod.tcg.duel.power
- DamageSwapEnemy() - Constructor for class com.pixelmonmod.tcg.duel.power.DamageSwapEnemy
- DamageSwapToSelfOnly - Class in com.pixelmonmod.tcg.duel.power
- DamageSwapToSelfOnly() - Constructor for class com.pixelmonmod.tcg.duel.power.DamageSwapToSelfOnly
- damageTaken - Variable in class com.pixelmonmod.pixelmon.battles.status.BideStatus
-
The amount of damage taken while using Bide.
- damageTakenThisTurn - Variable in class com.pixelmonmod.pixelmon.battles.controller.participants.PixelmonWrapper
-
The amount of damage the Pokémon has taken in the turn.
- DamageTask - Class in com.pixelmonmod.pixelmon.client.gui.battles.tasks
-
Handles animation for hp being lowered.
- DamageTask(int, UUID) - Constructor for class com.pixelmonmod.pixelmon.client.gui.battles.tasks.DamageTask
-
Initiates an damage task.
- damageType - Variable in class com.pixelmonmod.pixelmon.battles.controller.log.action.type.DamagePokemonAction
- damageTypeEnum - Variable in class com.pixelmonmod.pixelmon.api.events.battles.AttackEvent.DamageDealt
-
The type of battle damage.
- DamageTypeEnum - Enum Class in com.pixelmonmod.pixelmon.battles.attacks
-
Types of battle damage.
- Damp - Class in com.pixelmonmod.pixelmon.api.pokemon.ability.abilities
- Damp() - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Damp
- DAMP - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ability.AbilityRegistry
- DAMP_MULCH - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- DAMP_ROCK - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- dampRock - Enum constant in enum class com.pixelmonmod.pixelmon.enums.heldItems.EnumHeldItems
- DampTests - Class in com.pixelmonmod.pixelmon.api.test.impl.ability
- DampTests() - Constructor for class com.pixelmonmod.pixelmon.api.test.impl.ability.DampTests
- dance - Variable in class com.pixelmonmod.pixelmon.battles.attacks.MoveFlags
- Dancer - Class in com.pixelmonmod.pixelmon.api.pokemon.ability.abilities
-
Pokémon with this immediately copy any Dance move used.
- Dancer() - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Dancer
- DANCER - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ability.AbilityRegistry
- DancerTests - Class in com.pixelmonmod.pixelmon.api.test.impl.ability
- DancerTests() - Constructor for class com.pixelmonmod.pixelmon.api.test.impl.ability.DancerTests
- DANIEL_N - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ribbon.RibbonRegistry
- danieln - Static variable in class com.pixelmonmod.pixelmon.entities.pixelmon.interactions.InteractionDeveloper
- DARK - Enum constant in enum class com.pixelmonmod.pixelmon.items.LureItem.LureType
- DARK - Static variable in class com.pixelmonmod.api.client.screen.ScreenStyle
- DARK - Static variable in record class com.pixelmonmod.pixelmon.api.pokemon.type.Type
- DARK - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonForms
- DARK - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonPalettes
- DARK_AURA - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ability.AbilityRegistry
- DARK_BADGE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- DARK_GEM - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- DARK_MEMORY - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- DARK_OAK_BENCH - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- Dark_Pulse - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen4TechnicalMachines
- Dark_Pulse - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen6TechnicalMachines
- Dark_Pulse - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen7TechnicalMachines
- DARK_PULSE - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- DARK_STONE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- DARK_VOID - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- DARK_WORKPLACE - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- DarkAura - Class in com.pixelmonmod.pixelmon.api.pokemon.ability.abilities
-
Increases the power of Dark-type moves by 33.3% for all Pokémon on the field.
- DarkAura - Enum constant in enum class com.pixelmonmod.pixelmon.battles.status.StatusType
- DarkAura() - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.DarkAura
-
Initialize the Ability.
- DARKEST_LARIAT - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- DarkestLariat - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen8TechnicalRecords
- Darkinium_Z - Enum constant in enum class com.pixelmonmod.pixelmon.enums.items.EnumZCrystals
- DARKINIUM_Z - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- DARKNESS - Enum constant in enum class com.pixelmonmod.pixelmon.blocks.ScrollBlock.Type
- DARKNESS - Enum constant in enum class com.pixelmonmod.tcg.api.card.Energy
- DarkPulse - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen8TechnicalRecords
- DarkPulse - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen9TechnicalMachines
- DARKRAI - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- DARKRAI - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- DARMANITAN - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- DARMANITAN - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- DARTRIX - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- DARTRIX - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- DARUMAKA - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- DARUMAKA - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- DASH_SYMBOL - Static variable in class com.pixelmonmod.pixelmon.api.util.RegexPatterns
- data - Variable in class com.pixelmonmod.pixelmon.api.events.moveskills.UseMoveSkillEvent
-
The data object associated with the move skill.
- data - Variable in class com.pixelmonmod.pixelmon.battles.attacks.animations.particles.AttackSystemBase
- data - Variable in class com.pixelmonmod.pixelmon.comm.packetHandlers.pokemoneditor.UpdateEditedPokemonPacket
-
The updated Pokémon data.
- data() - Method in class com.pixelmonmod.api.client.screen.widget.misc.Assignment
- data() - Method in class com.pixelmonmod.api.client.screen.widget.misc.Collection
- data() - Method in class com.pixelmonmod.api.client.screen.widget.misc.Research
- data() - Method in interface com.pixelmonmod.api.client.screen.widget.misc.ResearchLike
- data() - Method in record class com.pixelmonmod.pixelmon.api.ui.InputElementType
-
Returns the value of the
datarecord component. - data() - Method in record class com.pixelmonmod.pixelmon.comm.packetHandlers.entity.npc.network.SelectorData
-
Returns the value of the
datarecord component. - Data(TypeToken<A>, BiFunction<A, Component, T>) - Constructor for record class com.pixelmonmod.pixelmon.api.ui.InputElementType.Data
-
Creates an instance of a
Datarecord class. - DATA_COMPONENT_CODEC - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.item.pokeball.PokeBall
- DATA_COMPONENT_STREAM_CODEC - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.item.pokeball.PokeBall
- DATA_COMPONENT_STREAM_CODEC - Static variable in class com.pixelmonmod.tcg.api.card.ImmutableCard
- DATA_COMPONENT_TYPES - Static variable in class com.pixelmonmod.pixelmon.init.registry.PixelmonDataComponents
- DATA_HOOK_STATE - Static variable in class com.pixelmonmod.pixelmon.entities.projectiles.HookEntity
- DATA_PROVIDER - Static variable in class com.pixelmonmod.pixelmon.init.registry.InputElementTypes
- DATA_PROVIDER_TYPE_REGISTRY - Static variable in class com.pixelmonmod.pixelmon.init.registry.PixelmonRegistry
- DATA_SERIALIZERS - Static variable in class com.pixelmonmod.pixelmon.api.data.PixelmonDataSerializers
- dataApplier - Variable in class com.pixelmonmod.api.pokemon.requirement.GenericBuiltPokemonRequirement.Builder
- dataApplier(BiConsumer<Pokemon, T>) - Method in class com.pixelmonmod.api.pokemon.requirement.GenericBuiltPokemonRequirement.Builder
-
Sets the applier that applies to the Pokemon data
- DataCopier - Class in com.pixelmonmod.pixelmon.api.pokemon.species
- DataCopier() - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.species.DataCopier
- dataHash - Variable in class com.pixelmonmod.pixelmon.comm.packetHandlers.PixelExtrasDisplayClientPacket
- dataHash - Variable in class com.pixelmonmod.pixelmon.comm.packetHandlers.PixelExtrasDisplayServerPacket
- dataHash() - Method in class com.pixelmonmod.pixelmon.storage.extras.PixelExtrasData
- dataMatcher - Variable in class com.pixelmonmod.api.pokemon.requirement.GenericBuiltPokemonRequirement.Builder
- dataMatcher(BiPredicate<Pokemon, T>) - Method in class com.pixelmonmod.api.pokemon.requirement.GenericBuiltPokemonRequirement.Builder
-
Sets the matcher that applies to the Pokemon data
- datapackable(ResourceLocation, ResourceLocation, Component) - Static method in interface com.pixelmonmod.pixelmon.api.ui.InputType
-
Creates a new registry input type with the given value
- DATAPACKABLE_REGISTRY - Static variable in class com.pixelmonmod.pixelmon.init.registry.InputElementTypes
- DatapackableRegistryInputType - Class in com.pixelmonmod.pixelmon.api.ui.type
-
This input type represents a single String input from the user
- DatapackableRegistryInputType(Component, ResourceLocation, ResourceLocation) - Constructor for class com.pixelmonmod.pixelmon.api.ui.type.DatapackableRegistryInputType
- DatapackLoader - Class in com.pixelmonmod.api.loader
- DatapackLoader() - Constructor for class com.pixelmonmod.api.loader.DatapackLoader
- DatapackLoader.Builder - Class in com.pixelmonmod.api.loader
- dataProvider(String, Component, Class<A>, Codec<B>, B) - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.BuildableInteractionCondition.Builder
-
Gives a
DataProvidervariable to the interaction condition. - dataProvider(String, Component, Class<A>, Codec<B>, B) - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.provider.type.BuildableDataProvider.Builder
-
Gives a
DataProvidervariable to the data provider. - dataProvider(String, Component, Class<A>, Codec<B>, B) - Method in class com.pixelmonmod.pixelmon.api.npc.interaction.result.BuildableInteractionResult.Builder
-
Gives a
DataProvidervariable to the interaction result. - DataProvider<T> - Interface in com.pixelmonmod.pixelmon.api.npc.interaction.provider
- dataProviderData() - Static method in class com.pixelmonmod.pixelmon.client.storage.ClientStorageManager
- DataProviderData - Record Class in com.pixelmonmod.pixelmon.comm.packetHandlers.entity.npc.network
- DataProviderData(ResourceLocation, List<InputType<?>>) - Constructor for record class com.pixelmonmod.pixelmon.comm.packetHandlers.entity.npc.network.DataProviderData
-
Creates an instance of a
DataProviderDatarecord class. - DataProviderInputType<T> - Class in com.pixelmonmod.pixelmon.api.ui.type
-
This input type represents
DataProviderinput from the user to be selected from a dropdown menu. - DataProviderInputType(List<ResourceLocation>, Component, ResourceLocation, List<InputType<?>>) - Constructor for class com.pixelmonmod.pixelmon.api.ui.type.DataProviderInputType
- DataProviders - Class in com.pixelmonmod.pixelmon.init.registry
- DataProviders() - Constructor for class com.pixelmonmod.pixelmon.init.registry.DataProviders
- DataProviderType<A,
B> - Record Class in com.pixelmonmod.pixelmon.api.npc.interaction.provider - DataProviderType(MapCodec<A>, TypeToken<B>, A) - Constructor for record class com.pixelmonmod.pixelmon.api.npc.interaction.provider.DataProviderType
- DataProviderType(MapCodec<A>, TypeToken<B>, Supplier<A>) - Constructor for record class com.pixelmonmod.pixelmon.api.npc.interaction.provider.DataProviderType
-
Creates an instance of a
DataProviderTyperecord class. - DataProviderType(MapCodec<A>, Type) - Constructor for record class com.pixelmonmod.pixelmon.api.npc.interaction.provider.DataProviderType
- DataProviderType(MapCodec<A>, Type, Supplier<A>) - Constructor for record class com.pixelmonmod.pixelmon.api.npc.interaction.provider.DataProviderType
- dataSupplier - Variable in enum class com.pixelmonmod.pixelmon.battles.attacks.animations.particles.EnumEffectType
- DataSync<A,
B> - Class in com.pixelmonmod.pixelmon.api.data -
Wrapper class used for optimizing data from
EntityDataAccessoras cache's are faster (no concurrency checks/locking) - DataSync(Class<? extends Entity>, EntityDataAccessor<B>, BiConsumer<A, B>) - Constructor for class com.pixelmonmod.pixelmon.api.data.DataSync
- DataSync(Class<? extends Entity>, EntityDataAccessor<B>, BiConsumer<A, B>, BiConsumer<Pokemon, B>) - Constructor for class com.pixelmonmod.pixelmon.api.data.DataSync
- DataSync(Class<? extends Entity>, EntityDataSerializer<B>, BiConsumer<A, B>) - Constructor for class com.pixelmonmod.pixelmon.api.data.DataSync
- DataSync(Class<? extends Entity>, EntityDataSerializer<B>, BiConsumer<A, B>, BiConsumer<Pokemon, B>) - Constructor for class com.pixelmonmod.pixelmon.api.data.DataSync
- DataSyncBuildingEvent - Class in com.pixelmonmod.api.event
- DataSyncBuildingEvent(Entity, SynchedEntityData.Builder) - Constructor for class com.pixelmonmod.api.event.DataSyncBuildingEvent
- DataSyncLock - Class in com.pixelmonmod.api.loader
- DataSyncLock() - Constructor for class com.pixelmonmod.api.loader.DataSyncLock
- dataSyncManager - Variable in class com.pixelmonmod.pixelmon.entities.bikes.BikeEntity
- dataSyncManager - Variable in class com.pixelmonmod.pixelmon.entities.custom.PixelmonBoatEntity
- dataSyncManager - Variable in class com.pixelmonmod.pixelmon.entities.custom.PixelmonChestBoatEntity
- dataSyncManager - Variable in class com.pixelmonmod.pixelmon.entities.custom.PixelmonPaintingEntity
- dataSyncManager - Variable in class com.pixelmonmod.pixelmon.entities.DenEntity
- dataSyncManager - Variable in class com.pixelmonmod.pixelmon.entities.npcs.NPC
- dataSyncManager - Variable in class com.pixelmonmod.pixelmon.entities.pixelmon.AbstractBaseEntity
- dataSyncManager - Variable in class com.pixelmonmod.pixelmon.entities.pokeballs.PokeBallEntity
- dataType - Variable in class com.pixelmonmod.api.AbstractSpecification
- DAUNTLESS_SHIELD - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ability.AbilityRegistry
- DauntlessShield - Class in com.pixelmonmod.pixelmon.api.pokemon.ability.abilities
- DauntlessShield() - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.DauntlessShield
- dawn - Enum constant in enum class com.pixelmonmod.pixelmon.blocks.enums.EnumDawnDuskOre
- DAWN - Enum constant in enum class com.pixelmonmod.pixelmon.api.world.WorldTime
- DAWN - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ribbon.RibbonRegistry
- DAWN - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- DAWN_STONE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- DAWN_STONE_AXE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- DAWN_STONE_BOOTS - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- DAWN_STONE_CHESTPLATE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- DAWN_STONE_HAMMER - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- DAWN_STONE_HELMET - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- DAWN_STONE_HOE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- DAWN_STONE_LEGGINGS - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- DAWN_STONE_ORE - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- DAWN_STONE_PICKAXE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- DAWN_STONE_SHARD - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- DAWN_STONE_SHOVEL - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- DAWN_STONE_SWORD - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- DAWN_WINGS - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonForms
- dawndusk - Variable in class com.pixelmonmod.pixelmon.api.pokemon.stats.Rarity
- Dawnstone - Enum constant in enum class com.pixelmonmod.pixelmon.enums.EnumEvolutionStone
- DAWNSTONE - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonItemTiers
- DAWNSTONE_ARMOR - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonItemTiers
- day - Variable in class com.pixelmonmod.pixelmon.api.pokemon.stats.Rarity
- DAY - Enum constant in enum class com.pixelmonmod.pixelmon.api.world.WorldTime
- DAY_CARE - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ribbon.RibbonRegistry
- DAY_CARE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ContainerRegistration
- DAY_CARE_BOX_COUNT - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
- DAY_CARE_BOX_EMPTY - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
- DAY_CARE_BOX_ID - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
- DAY_CARE_BOX_OVAL_CHARM_ACTIVE - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
- DAY_CARE_BOXES - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
- DAY_CARE_CONDITIONS - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
- DAY_CARE_DATA - Static variable in class com.pixelmonmod.pixelmon.init.loaders.PixelmonLoaders
- DAY_CARE_DURATION - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
- DAY_CARE_EGG - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
- DAY_CARE_HISTORY - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
- DAY_CARE_HOUR_GLASSES_USED - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
- DAY_CARE_HOUR_READY_TO_BREED - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
- DAY_CARE_KEY - Static variable in class com.pixelmonmod.pixelmon.client.ClientProxy
- DAY_CARE_PAID_FOR - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
- DAY_CARE_PARENT_ONE - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
- DAY_CARE_PARENT_TWO - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
- DAY_CARE_SELECTABLE - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.species.tags.Tags
- DAY_CARE_START_TIME - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
- DAY_CARES - Static variable in class com.pixelmonmod.pixelmon.init.registry.PixelmonBlockTags
- DAY_OF_MONTH - Static variable in class com.pixelmonmod.pixelmon.init.registry.DataProviders
- DAYCARE - Enum constant in enum class com.pixelmonmod.pixelmon.api.pokedex.status.PokedexSection
- DayCareAllErrorsPacket - Class in com.pixelmonmod.pixelmon.comm.packetHandlers.daycare
- DayCareAllErrorsPacket() - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.daycare.DayCareAllErrorsPacket
- DayCareAllErrorsPacket(int, List<Component>) - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.daycare.DayCareAllErrorsPacket
- DayCareBlock - Class in com.pixelmonmod.pixelmon.blocks.daycare
- DayCareBlock() - Constructor for class com.pixelmonmod.pixelmon.blocks.daycare.DayCareBlock
- DayCareBox - Class in com.pixelmonmod.pixelmon.api.storage.breeding
-
All data pertaining to one of the player's daycare boxes in their
PlayerPartyStorage - DayCareBox(PlayerDayCare, int) - Constructor for class com.pixelmonmod.pixelmon.api.storage.breeding.DayCareBox
-
Constructor taking the daycare (parent) and the box's id
- DayCareCondition - Interface in com.pixelmonmod.pixelmon.api.daycare
-
A condition for daycare to begin the breeding process
- DayCareConditionRegistry - Class in com.pixelmonmod.pixelmon.api.daycare
-
Registry containing all the types of the
DayCareRequirementinterface - DayCareConditionRegistry() - Constructor for class com.pixelmonmod.pixelmon.api.daycare.DayCareConditionRegistry
- DayCareConditionStatusResponsePacket - Class in com.pixelmonmod.pixelmon.comm.packetHandlers.daycare
- DayCareConditionStatusResponsePacket() - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.daycare.DayCareConditionStatusResponsePacket
- DayCareConditionStatusResponsePacket(int, Component, boolean) - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.daycare.DayCareConditionStatusResponsePacket
- DayCareContainer - Class in com.pixelmonmod.pixelmon.client.gui.daycare
- DayCareContainer(int, Inventory) - Constructor for class com.pixelmonmod.pixelmon.client.gui.daycare.DayCareContainer
- DayCareContainer(int, Inventory, FriendlyByteBuf) - Constructor for class com.pixelmonmod.pixelmon.client.gui.daycare.DayCareContainer
- daycareDuration() - Method in record class com.pixelmonmod.pixelmon.client.storage.pokemon.PokedexData
-
Returns the value of the
daycareDurationrecord component. - DayCareDuration - Interface in com.pixelmonmod.pixelmon.api.daycare
- DayCareDurationRegistry - Class in com.pixelmonmod.pixelmon.api.daycare
-
Registry class for the day care durations
- DayCareDurationRegistry() - Constructor for class com.pixelmonmod.pixelmon.api.daycare.DayCareDurationRegistry
- DayCareEvent - Class in com.pixelmonmod.pixelmon.api.daycare.event
-
All events relating to
DayCareBlockand breeding - DayCareEvent(ServerPlayer, PlayerPartyStorage) - Constructor for class com.pixelmonmod.pixelmon.api.daycare.event.DayCareEvent
- DayCareEvent.HourGlassUsed - Class in com.pixelmonmod.pixelmon.api.daycare.event
- DayCareEvent.HourGlassUsed.Post - Class in com.pixelmonmod.pixelmon.api.daycare.event
- DayCareEvent.HourGlassUsed.Pre - Class in com.pixelmonmod.pixelmon.api.daycare.event
- DayCareEvent.PostCollect - Class in com.pixelmonmod.pixelmon.api.daycare.event
-
Event fired just after the player collects the egg (and parents) from the DayCare This is not cancellable
- DayCareEvent.PostConditionStatusUpdate - Class in com.pixelmonmod.pixelmon.api.daycare.event
-
The event fired just after the condition status response packet is sent This is not cancellable
- DayCareEvent.PostDurationCalculate - Class in com.pixelmonmod.pixelmon.api.daycare.event
-
Fired just after the duration of a day care box is set This is not cancellable
- DayCareEvent.PostEggCalculate - Class in com.pixelmonmod.pixelmon.api.daycare.event
-
This event is fired just after the response packet is sent to the client with the calculated child This is not cancellable
- DayCareEvent.PostPokemonAdd - Class in com.pixelmonmod.pixelmon.api.daycare.event
-
Event fired just after a Pokemon is added to the box This is not cancellable
- DayCareEvent.PostTimerBegin - Class in com.pixelmonmod.pixelmon.api.daycare.event
-
This event is fired just after the breeding timer begins This is not cancellable
- DayCareEvent.PreCollect - Class in com.pixelmonmod.pixelmon.api.daycare.event
-
Event fired just before the player collects the egg (and parents) from the DayCare If cancelled nothing happens (effectively cancelling the user's UI click)
- DayCareEvent.PreConditionStatusUpdate - Class in com.pixelmonmod.pixelmon.api.daycare.event
-
The event fired just before the condition status response packet is sent Cancelling will prevent the response from happening (will look weird on the client's UI)
- DayCareEvent.PreDurationCalculate - Class in com.pixelmonmod.pixelmon.api.daycare.event
-
Fired just before the duration of a day care box is set This is not cancellable
- DayCareEvent.PreEggCalculate - Class in com.pixelmonmod.pixelmon.api.daycare.event
-
This event is fired just before the response packet is sent to the client with the calculated child Cancelling this will prevent a response (causing the event to be fired more times as the client continues to request a response)
- DayCareEvent.PrePokemonAdd - Class in com.pixelmonmod.pixelmon.api.daycare.event
-
Event fired just before a Pokemon is added to the box Cancelling will not add the Pokemon to the box and not send a reply to the client (basically cancelling the click)
- DayCareEvent.PreTimerBegin - Class in com.pixelmonmod.pixelmon.api.daycare.event
-
This event is fired just before the breeding timer begins Cancelling this will prevent it from beginning
- DayCareEvent.TimerComplete - Class in com.pixelmonmod.pixelmon.api.daycare.event
-
Event fired when a timer is complete for a box (for online players only)
- DayCareHelper - Class in com.pixelmonmod.pixelmon.api.util.helpers
-
Static helper class for functions in relation to Day Care
- DayCareHelper() - Constructor for class com.pixelmonmod.pixelmon.api.util.helpers.DayCareHelper
- DayCareHourglassUsedPacket - Class in com.pixelmonmod.pixelmon.comm.packetHandlers.daycare
- DayCareHourglassUsedPacket() - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.daycare.DayCareHourglassUsedPacket
- DayCareHourglassUsedPacket(int, int...) - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.daycare.DayCareHourglassUsedPacket
- DayCareKey - Class in com.pixelmonmod.pixelmon.client.keybindings
- DayCareKey() - Constructor for class com.pixelmonmod.pixelmon.client.keybindings.DayCareKey
- DayCareRequestAllErrorsPacket - Class in com.pixelmonmod.pixelmon.comm.packetHandlers.daycare
- DayCareRequestAllErrorsPacket() - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.daycare.DayCareRequestAllErrorsPacket
- DayCareRequestAllErrorsPacket(int) - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.daycare.DayCareRequestAllErrorsPacket
- DayCareRequestConditionUpdatePacket - Class in com.pixelmonmod.pixelmon.comm.packetHandlers.daycare
- DayCareRequestConditionUpdatePacket() - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.daycare.DayCareRequestConditionUpdatePacket
- DayCareRequestConditionUpdatePacket(int) - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.daycare.DayCareRequestConditionUpdatePacket
- DayCareRequirement - Interface in com.pixelmonmod.pixelmon.api.daycare
-
Represents a requirement for the breeding to begin between two
Pokemon - daycareRequirements() - Method in record class com.pixelmonmod.pixelmon.client.storage.pokemon.PokedexData
-
Returns the value of the
daycareRequirementsrecord component. - DayCareScreen - Class in com.pixelmonmod.pixelmon.client.gui.daycare
- DayCareScreen(DayCareContainer, Inventory, Component) - Constructor for class com.pixelmonmod.pixelmon.client.gui.daycare.DayCareScreen
- DayCareSlot - Class in com.pixelmonmod.pixelmon.client.gui.daycare
- DayCareSlot(double, double, double, double) - Constructor for class com.pixelmonmod.pixelmon.client.gui.daycare.DayCareSlot
- DayCareStrategy - Class in com.pixelmonmod.pixelmon.command.impl.wiki
- DayCareStrategy() - Constructor for class com.pixelmonmod.pixelmon.command.impl.wiki.DayCareStrategy
- DayCareTab - Class in com.pixelmonmod.pixelmon.client.gui.inventory.tabs.impl
- DayCareTab(int, int, boolean, boolean, ItemStack) - Constructor for class com.pixelmonmod.pixelmon.client.gui.inventory.tabs.impl.DayCareTab
- DayCareUpgradeItem - Class in com.pixelmonmod.pixelmon.items
- DayCareUpgradeItem() - Constructor for class com.pixelmonmod.pixelmon.items.DayCareUpgradeItem
- DayOfMonthDataProvider - Class in com.pixelmonmod.pixelmon.api.npc.interaction.provider.type.calendar
- DayOfMonthDataProvider() - Constructor for class com.pixelmonmod.pixelmon.api.npc.interaction.provider.type.calendar.DayOfMonthDataProvider
- Dazzling - Class in com.pixelmonmod.pixelmon.api.pokemon.ability.abilities
- Dazzling() - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Dazzling
- DAZZLING - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ability.AbilityRegistry
- Dazzling_Gleam - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen6TechnicalMachines
- Dazzling_Gleam - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen7TechnicalMachines
- DAZZLING_GLEAM - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- DazzlingGleam - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen8TechnicalRecords
- DazzlingGleam - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen9TechnicalMachines
- DazzlingTests - Class in com.pixelmonmod.pixelmon.api.test.impl.ability
- DazzlingTests() - Constructor for class com.pixelmonmod.pixelmon.api.test.impl.ability.DazzlingTests
- deactivate() - Method in class com.pixelmonmod.pixelmon.api.spawning.SpawnerCoordinator
-
Deactivates the coordinator by cancelling the processor, clearing the spawners, and unregistering from the Forge bus.
- deactivate() - Method in class com.pixelmonmod.pixelmon.client.gui.pc.ItemSelectPCMode
- deactivate() - Method in class com.pixelmonmod.pixelmon.client.gui.pc.MultiSelectPCMode
-
Performs any actions necessary to deactivate Mode.
- deactivate() - Method in class com.pixelmonmod.pixelmon.client.gui.pc.PCMode
- deactivate() - Method in class com.pixelmonmod.pixelmon.client.gui.pc.SingleSelectPCMode
- deactivate(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.ParadoxBoostAbility
- dealDamageAndExecuteEffectsFromDamage(PixelmonWrapper, float, DamageTypeEnum) - Method in class com.pixelmonmod.pixelmon.battles.controller.participants.PixelmonWrapper
-
Deals damage and executes secondary move effects.
- dealsDamage(Attack) - Static method in class com.pixelmonmod.pixelmon.battles.attacks.Attack
-
Determines whether the attack deals direct damage.
- dealtDamage(PixelmonWrapper, PixelmonWrapper, Attack, DamageTypeEnum) - Method in class com.pixelmonmod.pixelmon.battles.attacks.EffectBase
-
Triggers when an attacker deals damage.
- dealtDamage(PixelmonWrapper, PixelmonWrapper, Attack, DamageTypeEnum) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.GlaiveRush
- dealtDamage(PixelmonWrapper, PixelmonWrapper, Attack, DamageTypeEnum) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.MysticalPower
- dealtDamage(PixelmonWrapper, PixelmonWrapper, Attack, DamageTypeEnum) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.ScaleShot
- dealtDamage(PixelmonWrapper, PixelmonWrapper, Attack, DamageTypeEnum) - Method in class com.pixelmonmod.pixelmon.items.HeldItem
-
Triggers when the holder deals damage.
- dealtDamage(PixelmonWrapper, PixelmonWrapper, Attack, DamageTypeEnum) - Method in class com.pixelmonmod.pixelmon.items.heldItems.GemsItem
- dealtDamagePerHit(PixelmonWrapper, PixelmonWrapper, Attack, DamageTypeEnum, int) - Method in class com.pixelmonmod.pixelmon.battles.attacks.EffectBase
-
Triggers when an attacker deals damage.
- dealtDamagePerHit(PixelmonWrapper, PixelmonWrapper, Attack, DamageTypeEnum, int) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Drain
- debug - Variable in class com.pixelmonmod.tcg.client.gui.base.TCGScreenBase
- DEBUG_GENERATOR - Static variable in class com.pixelmonmod.pixelmon.world.dimension.DimensionRegistration
- DebugConfig - Class in com.pixelmonmod.pixelmon.api.config
- DebugConfig() - Constructor for class com.pixelmonmod.pixelmon.api.config.DebugConfig
- DebugKeyBindings - Class in com.pixelmonmod.pixelmon.client.keybindings
- DebugKeyBindings() - Constructor for class com.pixelmonmod.pixelmon.client.keybindings.DebugKeyBindings
- debugResourceStuff(ResourceLocation) - Static method in class com.pixelmonmod.pixelmon.client.materials.Cubemap
- DECAL - Enum constant in enum class com.pixelmonmod.pixelmon.client.render.entity.renderers.assimp.MapMode
- decide(FriendlyByteBuf) - Static method in enum class com.pixelmonmod.pixelmon.api.overlay.scoreboard.type.ScreenBoardPosition
- Decidium_Z - Enum constant in enum class com.pixelmonmod.pixelmon.enums.items.EnumZCrystals
- DECIDIUM_Z - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- DECIDUEYE - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- deck - Variable in class com.pixelmonmod.tcg.api.events.CardDrawnEvent
- Deck - Enum constant in enum class com.pixelmonmod.tcg.client.gui.enums.EnumGui
- Deck - Enum constant in enum class com.pixelmonmod.tcg.network.packets.enums.BoardLocation
- Deck(Container, boolean, int) - Constructor for class com.pixelmonmod.tcg.item.DeckItem.Deck
- DECK - Enum constant in enum class com.pixelmonmod.tcg.network.packets.GenericGUIPacket.GUITypes
- DECK - Static variable in class com.pixelmonmod.pixelmon.init.registry.ContainerRegistration
- DECK - Static variable in class com.pixelmonmod.tcg.init.registry.ItemRegistration
- DECK_SIZE - Static variable in class com.pixelmonmod.tcg.network.packets.RulebookUpdatePacket
- DeckCardBackSlot - Class in com.pixelmonmod.tcg.client.container.slot
- DeckCardBackSlot(Container, int, int, int) - Constructor for class com.pixelmonmod.tcg.client.container.slot.DeckCardBackSlot
- DeckCoinSlot - Class in com.pixelmonmod.tcg.client.container.slot
- DeckCoinSlot(Container, int, int, int) - Constructor for class com.pixelmonmod.tcg.client.container.slot.DeckCoinSlot
- DeckContainer - Class in com.pixelmonmod.tcg.client.container
- DeckContainer(int, Inventory, FriendlyByteBuf) - Constructor for class com.pixelmonmod.tcg.client.container.DeckContainer
- DeckContainer(int, Player, Inventory, DeckItem.Deck) - Constructor for class com.pixelmonmod.tcg.client.container.DeckContainer
- DeckInventory - Class in com.pixelmonmod.tcg.client.container
- DeckInventory(ItemStack, Player) - Constructor for class com.pixelmonmod.tcg.client.container.DeckInventory
- DeckItem - Class in com.pixelmonmod.tcg.item
- DeckItem() - Constructor for class com.pixelmonmod.tcg.item.DeckItem
- DeckItem.Deck - Class in com.pixelmonmod.tcg.item
- DECKS - Static variable in class com.pixelmonmod.tcg.init.registry.CreativeModeTabRegistration
- DeckScreen - Class in com.pixelmonmod.tcg.client.gui
- DeckScreen(DeckContainer, Inventory, Component) - Constructor for class com.pixelmonmod.tcg.client.gui.DeckScreen
- deckSize - Variable in class com.pixelmonmod.tcg.tileentity.BattleRuleOwnedTileEntity
- DeckSlot - Class in com.pixelmonmod.tcg.client.container.slot
- DeckSlot(Container, int, int, int) - Constructor for class com.pixelmonmod.tcg.client.container.slot.DeckSlot
- DECLINE - Enum constant in enum class com.pixelmonmod.pixelmon.battles.query.BattleQueryResponseState
- declineQuery(ServerPlayer) - Method in class com.pixelmonmod.pixelmon.battles.query.BattleQuery
- declineQuery(ServerPlayer, UUID) - Static method in class com.pixelmonmod.pixelmon.entities.pixelmon.helpers.EvolutionQueryList
-
Cancels an evolution.
- decode(DynamicOps<S>, MapLike<S>) - Method in class com.pixelmonmod.pixelmon.battles.api.rules.modifier.type.ContextBattleModifier.ContextKeyCodec
- decode(PlayerDayCare, RegistryFriendlyByteBuf) - Static method in class com.pixelmonmod.pixelmon.api.storage.breeding.DayCareBox
-
Decodes the data from a packet buffer
- decode(PlayerPartyStorage, RegistryFriendlyByteBuf) - Static method in class com.pixelmonmod.pixelmon.api.storage.breeding.PlayerDayCare
-
Decodes the boxes from the buffer
- decode(ByteBuf) - Static method in class com.pixelmonmod.pixelmon.api.storage.StoragePosition
- decode(FriendlyByteBuf) - Static method in record class com.pixelmonmod.pixelmon.api.dialogue.DialogueButton
-
Decodes a
DialogueButtonfrom the givenFriendlyByteBuf. - decode(FriendlyByteBuf) - Static method in record class com.pixelmonmod.pixelmon.api.dialogue.InputPattern
-
Reads an
InputPatternfrom the givenFriendlyByteBuf. - decode(FriendlyByteBuf) - Static method in record class com.pixelmonmod.pixelmon.api.dialogue.InputSettings
-
Decodes an
InputSettingsfrom the given buffer. - decode(FriendlyByteBuf) - Method in interface com.pixelmonmod.pixelmon.api.overlay.scoreboard.BoardPosition
- decode(FriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.api.overlay.scoreboard.line.entry.ImageEntry
- decode(FriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.api.overlay.scoreboard.line.entry.TextEntry
- decode(FriendlyByteBuf) - Method in interface com.pixelmonmod.pixelmon.api.overlay.scoreboard.line.ScoreboardEntry
- decode(FriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.api.overlay.scoreboard.line.ScoreboardLine
- decode(FriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.api.overlay.scoreboard.Scoreboard
- decode(FriendlyByteBuf) - Method in enum class com.pixelmonmod.pixelmon.api.overlay.scoreboard.type.ScreenBoardPosition
- decode(FriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.api.overlay.scoreboard.type.WorldBoardPosition
- decode(FriendlyByteBuf) - Static method in record class com.pixelmonmod.pixelmon.api.pokedex.status.PokedexState
- decode(FriendlyByteBuf) - Static method in record class com.pixelmonmod.pixelmon.api.shop.ShopItem
- decode(FriendlyByteBuf) - Static method in record class com.pixelmonmod.pixelmon.api.trading.ClientTradePair
- decode(FriendlyByteBuf) - Static method in record class com.pixelmonmod.pixelmon.api.trading.PokemonRepresentation
- decode(FriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.api.util.TargetPoint
- decode(FriendlyByteBuf) - Method in interface com.pixelmonmod.pixelmon.battles.api.rules.PropertyValue
-
Decodes the data from the given
FriendlyByteBufWhen being sent to the client theBattleProperty's ID will come first so that when being de-serialized it can get a default value and then call thePropertyValue.decode(FriendlyByteBuf)method - decode(FriendlyByteBuf) - Method in interface com.pixelmonmod.pixelmon.comm.data.PixelmonPacket
- decode(FriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.entity.npc.interaction.FinishSyncDataEntryPacket
- decode(FriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.entity.npc.interaction.SyncConditionDataEntryPacket
- decode(FriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.entity.npc.interaction.SyncDataProvidersDataEntryPacket
- decode(FriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.entity.npc.interaction.SyncNPCPresetsPacket
- decode(FriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.entity.npc.interaction.SyncResultDataEntryPacket
- decode(FriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.moveskills.RegisterMoveSkillPacket
- decode(FriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.sync.ClientStorageResetPacket
- decode(FriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.sync.InvalidateRegistriesPacket
- decode(FriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.sync.SyncAbilityPacket
- decode(FriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.sync.SyncBossTiersPacket
- decode(FriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.sync.SyncMoveSkillsPacket
- decode(FriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.sync.SyncMovesPacket
- decode(FriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.sync.SyncPokeBallsPacket
- decode(FriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.sync.SyncPokemonDataPacket
- decode(FriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.sync.SyncRibbonsPacket
- decode(FriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.sync.SyncSpawningPacket
- decode(FriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.sync.SyncSpeciesPacket
- decode(FriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.sync.SyncStartersPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.api.pokemon.species.Species
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.api.storage.PartyStorage
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.api.storage.PCBox
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.api.storage.PCStorage
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.api.storage.PokemonStorage
-
Reads the storage from the given buffer
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.api.tutor.LearnableMove
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.battles.tasks.BattleMessagePacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.battles.tasks.EnforcedReviveTask
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.battles.tasks.EnforcedSwitchTask
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.battles.tasks.HPIncreaseTask
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.battles.tasks.HPUpdateTask
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.battles.tasks.RaidDropsTask
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.battles.tasks.RaidDynamaxTask
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.battles.tasks.RaidShieldsTask
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.battles.tasks.StatusUpdateTask
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.battles.tasks.SwitchOutTask
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.data.AbstractPixelmonPacket
- decode(RegistryFriendlyByteBuf) - Method in interface com.pixelmonmod.pixelmon.comm.data.PixelmonPacket
-
Decodes the information from the buffer to the packet instance
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.AcceptNPCTradePacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.badgecase.BadgeCaseActionPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.badgecase.OpenBadgeCasePacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.battles.BackToMainMenuPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.battles.BagPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.battles.CheckPlayerBattlePacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.battles.ChooseAttackPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.battles.CloseBattlePacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.battles.DistanceUntilBattleForfeitedPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.battles.DynamaxMegaRulePacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.battles.DynamaxPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.battles.EnforcedRevivePacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.battles.ExitBattlePacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.battles.FleePacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.battles.FormBattleUpdatePacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.battles.gui.SetClientOverrideTypePacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.battles.MegaEvolvePacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.battles.music.PlayBattleMusicPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.battles.OpenBattleModePacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.battles.ParticipantReadyPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.battles.query.AcceptDeclineBattlePacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.battles.query.BattleQueryPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.battles.RemoveSpectatorPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.battles.RequestBagItemsPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.battles.RequestSpectatePacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.battles.ReturnBagItemsPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.battles.rules.DisplayBattleQueryRulesPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.battles.rules.ProposeBattleRulesPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.battles.rules.RequestToggleFreeMoveInBattlePacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.battles.rules.selection.CloseTeamSelectScreenPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.battles.rules.selection.ConfirmTeamSelectPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.battles.rules.selection.RejectTeamSelectPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.battles.rules.selection.ShowTeamSelectPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.battles.rules.selection.UnconfirmTeamSelectPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.battles.rules.SetProposedRulesPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.battles.SetBattlingPokemonPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.battles.SetPokeBallIdPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.battles.SetPokemonBattleDataPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.battles.SetStrugglePacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.battles.ShowSpectateMessagePacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.battles.StartBattlePacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.battles.StartSpectatePacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.battles.SwapPositionPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.battles.SwitchPokemonPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.battles.SyncBattleContextPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.battles.UpdateMovesetPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.battles.UpdateTerrainPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.battles.UpdateTurnPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.battles.UpdateWeatherPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.battles.UseEtherPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.battles.UseItemPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.BattleScreenDisabledPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.camera.ItemCameraPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.chooseMoveset.ChooseMovesetPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.ChooseStarterPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.ClientboundUpdateSpawnerPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.clientStorage.ChangeLurePacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.clientStorage.newStorage.ClientSetPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.clientStorage.newStorage.pc.ClientChangeOpenPCPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.clientStorage.newStorage.pc.ClientInitializeStoragePacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.clientStorage.newStorage.pc.ClientQueryResultsPCPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.clientStorage.newStorage.pc.ClientSetLastOpenBoxPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.clientStorage.newStorage.pc.ServerCloseStoragePacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.clientStorage.newStorage.pc.ServerQueryPCPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.clientStorage.newStorage.pc.ServerSetLastOpenBoxPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.clientStorage.newStorage.pc.ServerUpdateBoxPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.clientStorage.newStorage.ServerSwapPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.clientStorage.newStorage.ServerTrashPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.clientStorage.newStorage.SetTempMode
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.clientStorage.UpdateClientPlayerDataPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.custom.drops.CustomDropsActionPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.custom.drops.CustomDropsOpenPacket
-
Convert from the supplied buffer into your specific this type
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.custom.overlays.CustomNoticePacketPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.custom.overlays.CustomScoreboardDisplayPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.custom.overlays.CustomScoreboardUpdatePacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.daycare.AddToDayCarePacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.daycare.CancelDayCareBoxPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.daycare.CompleteDayCareRequirementPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.daycare.DayCareAllErrorsPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.daycare.DayCareConditionStatusResponsePacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.daycare.DayCareHourglassUsedPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.daycare.DayCareRequestAllErrorsPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.daycare.DayCareRequestConditionUpdatePacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.daycare.RequestDayCareChildPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.daycare.RespondDayCareChildPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.daycare.SendEntireDayCarePacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.daycare.UpdateDayCareBoxPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.daycare.UpdateDayCareHistoryPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.daycare.WithdrawDayCareBoxPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.DeleteMovePacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.dialogue.DialogueChoiceMadePacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.dialogue.DialogueInputActionPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.dialogue.DialogueInputResponsePacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.dialogue.DialogueNextActionPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.dialogue.OpenDialogueInputPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.dialogue.professor.OpenProfessorDialoguePacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.dialogue.SetDialogueDataPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.editor.ExportRequestPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.editor.ExportResponsePacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.editor.ImportRequestPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.editor.ImportResponsePacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.entity.npc.ApplyPresetPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.entity.npc.CopyNPCPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.entity.npc.CreateNPCFromPresetPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.entity.npc.interaction.AddNewInteractionPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.entity.npc.interaction.SendUpdatedInteractionDataPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.entity.npc.interaction.UpdateInteractionDataPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.entity.npc.LinkPresetPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.entity.npc.NPCEditorClosedPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.entity.npc.OpenNPCEditorPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.entity.npc.RequestNPCEditorPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.entity.npc.SaveToPresetPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.entity.npc.SendTrackedNPCsOpenScreenPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.entity.npc.SetNPCIconPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.entity.npc.TeleportNPCPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.entity.npc.TeleportPlayerPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.entity.npc.UnLinkPresetPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.entity.npc.UpdateEntityPropertiesPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.entity.npc.UpdateNamePacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.entity.npc.UpdateRenderingHandlerPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.evolution.EvolutionResponsePacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.evolution.EvolvePokemonPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.evolution.OpenEvolutionGUIPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.FreeToMoveDuringBattlePacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.GuiOpenClosePacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.HealerGuiClosePacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.HoverPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.IlluminatePositionsPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.itemDrops.ItemDropPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.itemDrops.ServerItemDropPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.KeyPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.LensInfoPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.LevelUpPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.mail.MailPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.moveskills.ClearMoveSkillsPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.moveskills.UseMoveSkillPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.npc.CreateNPCPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.npc.DeleteNPCPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.npc.InteractNPCPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.npc.NPCLearnMovePacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.npc.NPCTeachMovePacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.npc.OpenHealerPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.npc.OpenTutorPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.npc.RelearnerTutorClosePacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.npc.ShopClosePacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.npc.ShopOpenPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.npc.ShopTransactionPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.OpenReplaceMoveScreenPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.OpenScreenPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.overlay.scoreboard.ScoreboardDisplayPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.pc.PCClonePacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.pc.PCSortPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.pc.SwapBoxPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.pc.SwapHeldItemPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.pc.WithdrawHeldItemPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.PixelExtrasDisplayClientPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.PixelExtrasDisplayServerPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.PlayBattleParticleSystemPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.PlayerExtrasPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.PlayParticleSystemPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.pokedex.ClearPokedexPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.pokedex.InitializePokedexPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.pokedex.UpdatePokedexPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.pokemoneditor.CheckPokemonEditorAllowedPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.pokemoneditor.DeletePokemonPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.pokemoneditor.RequestAllRibbonsPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.pokemoneditor.RequestCloseEditedPlayerPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.pokemoneditor.RequestCloseEditingPlayerPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.pokemoneditor.RespondPokemonEditorAllowed
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.pokemoneditor.SendAllRibbonsPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.pokemoneditor.SetEditedPlayerPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.pokemoneditor.SetEditingPlayerPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.pokemoneditor.SetImportPokemonIDPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.pokemoneditor.UpdateEditedPokemonPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.pokemoneditor.UpdatePlayerPokemonPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.pokemoneditor.UpdateSinglePokemonPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.PokemonListPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.QueryResourceLocationPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.QueryResourceLocationResult
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.raids.CloseRaidPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.raids.OpenRaidDropsPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.raids.OpenRaidPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.raids.RaidActionPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.raids.UpdateRaidCatchPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.RenamePokemonPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.ReplaceMovePacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.RequestExtrasDisplayDataPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.research.AbandonResearchPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.research.ClaimObjectivePacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.research.ClaimStagePacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.research.ClientResearchPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.research.FavoriteResearchPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.RidingMovementPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.RidingVerticalMovementPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.RotateEntityPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.selection.OpenSelectionPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.selection.SelectionResponsePacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.selection.SetSelectionOptionsPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.SelectMovePacket
-
Convert from the supplied buffer into your specific this type
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.SelectStatPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.ServerConfigListPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.ServerCosmeticsUpdatePacket
-
Convert from the supplied buffer into your specific message type
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.SetCharmPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.SetDisplayRibbonPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.SetHeldItemPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.SetMegaItemPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.spriteItem.UpdateSpriteItemRequestPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.statueEditor.PokeDisplayOpenPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.statueEditor.PokeDisplaySwapPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.statueEditor.PokeDisplayUpdatePacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.statueEditor.StatueUpdatePacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.statueEditor.UpdateClientEditingStatuePacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.StopStartLevellingPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.storage.ClientboundSetSelectedSlotPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.storage.ServerboundSetSelectedSlotPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.SummonParticleArcaneryPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.SwapMovePacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.SyncSpectatorRangePacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.toast.SendToastPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.trading.RegisterTraderPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.trading.ServerTradesPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.trading.SetClientTradePairPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.trading.SetSelectedStatsPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.trading.SetTradeTargetPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.trading.TradeReadyPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.trainerCard.RequestTrainerCardPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.trainerCard.TrainerCardColorPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.trainerCard.TrainerCardPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.TransformPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.UIKeyPressPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.UpdatePixelmonMovementPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.UpdateSpawnerPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.UseRevivePacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.zygarde.ZygardeCubePacket
-
Convert from the supplied buffer into your specific this type
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.comm.packetHandlers.zygarde.ZygardeReassemblyPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.tcg.network.data.AbstractTCGPacket
- decode(RegistryFriendlyByteBuf) - Method in interface com.pixelmonmod.tcg.network.data.TCGPacket
-
Decodes the information from the buffer to the packet instance
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.tcg.network.packets.battles.CardSelectorToServerPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.tcg.network.packets.battles.CoinFlipAckPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.tcg.network.packets.battles.CustomGUIChoiceToServerPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.tcg.network.packets.battles.EndGamePacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.tcg.network.packets.battles.ForceEndBattlePacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.tcg.network.packets.battles.GameStateSyncPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.tcg.network.packets.battles.GenericActionRequestPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.tcg.network.packets.battles.PrizeSelectorToClientPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.tcg.network.packets.battles.PrizeSelectorToServerPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.tcg.network.packets.battles.RenderStatePreBattleSyncPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.tcg.network.packets.battles.RenderStateSyncPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.tcg.network.packets.battles.RetreatAndSwitchPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.tcg.network.packets.battles.ShowOpponentCardPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.tcg.network.packets.battles.SwitchPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.tcg.network.packets.battles.TCGGuiClientPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.tcg.network.packets.battles.TrainerPlayedPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.tcg.network.packets.battles.UpdateServerCardRecordPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.tcg.network.packets.BattleSpectatorUpdatePacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.tcg.network.packets.GenericGUIPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.tcg.network.packets.OpenPackGuiPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.tcg.network.packets.OpenPackPacket
- decode(RegistryFriendlyByteBuf) - Method in class com.pixelmonmod.tcg.network.packets.RulebookUpdatePacket
- decodeFrom(FriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.client.gui.battles.PixelmonClientData
-
Decodes the Pokémon's info from a data buffer.
- decodeInteger(int, int) - Static method in class com.pixelmonmod.pixelmon.api.util.helpers.CommonHelper
-
Decodes an integer into an array of small numbers
- decodeInto(FriendlyByteBuf) - Method in interface com.pixelmonmod.pixelmon.api.util.IEncodeable
-
Decodes the object from a buffer.
- decodeInto(FriendlyByteBuf) - Method in class com.pixelmonmod.pixelmon.entities.npcs.registry.ClientShopkeeperData
- decodeStringArray(FriendlyByteBuf) - Static method in class com.pixelmonmod.pixelmon.api.util.helpers.ArrayHelper
-
Reads a string array from a buffer.
- decodeStringList(FriendlyByteBuf) - Static method in class com.pixelmonmod.pixelmon.api.util.helpers.ArrayHelper
-
Reads a string list from a buffer.
- DECORATE - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- DECORATION - Static variable in class com.pixelmonmod.pixelmon.init.registry.CreativeModeTabRegistration
- DecorationBlock - Class in com.pixelmonmod.pixelmon.blocks.decorative
- DecorationBlock(BlockBehaviour.Properties) - Constructor for class com.pixelmonmod.pixelmon.blocks.decorative.DecorationBlock
- DECORATIVE - Enum constant in enum class com.pixelmonmod.pixelmon.enums.EnumCurryKey
- DECORATIVE - Static variable in class com.pixelmonmod.pixelmon.init.registry.TileEntityRegistration
- DECORATIVE_TREE - Static variable in class com.pixelmonmod.pixelmon.init.registry.TileEntityRegistration
- DecorativeBaseTileEntity - Class in com.pixelmonmod.pixelmon.blocks.tileentity
- DecorativeBaseTileEntity(BlockPos, BlockState) - Constructor for class com.pixelmonmod.pixelmon.blocks.tileentity.DecorativeBaseTileEntity
- DecorativeBaseTileEntity(BlockEntityType<?>, BlockPos, BlockState) - Constructor for class com.pixelmonmod.pixelmon.blocks.tileentity.DecorativeBaseTileEntity
- DecreaseEVBerryItem - Class in com.pixelmonmod.pixelmon.items
-
EV-reducing Berries that lower EVs in a specific stat and raise happiness.
- DecreaseEVBerryItem(Item.Properties, BattleStatsType, BerryType) - Constructor for class com.pixelmonmod.pixelmon.items.DecreaseEVBerryItem
-
Initializes the Berry.
- decreaseFriendship(int) - Method in class com.pixelmonmod.pixelmon.api.pokemon.Pokemon
- decreaseStat(int, BattleStatsType, PixelmonWrapper, boolean) - Method in class com.pixelmonmod.pixelmon.api.pokemon.stats.BattleStats
- decreaseStat(int, BattleStatsType, PixelmonWrapper, boolean, boolean) - Method in class com.pixelmonmod.pixelmon.api.pokemon.stats.BattleStats
-
Decreases the given stat the amount of stages.
- decreaseTicksRemaining(int) - Method in class com.pixelmonmod.pixelmon.client.render.blockReveal.BlockReveal
- decrementPage() - Method in class com.pixelmonmod.tcg.client.container.BinderInventory
- decrementPage() - Method in class com.pixelmonmod.tcg.item.BinderItem.Binder
- decrementTurnCount(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.multiTurn.MultiTurnSpecialAttackBase
-
Decrements the move's turn count by 1.
- DEDENNE - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- DEEP_SEA_KELP - Static variable in class com.pixelmonmod.pixelmon.world.generation.PixelmonFeatures
- DEEP_SEA_SCALE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- DEEP_SEA_SPIKE - Static variable in class com.pixelmonmod.pixelmon.world.generation.PixelmonFeatures
- DEEP_SEA_TOOTH - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- deepCopy() - Method in class com.pixelmonmod.pixelmon.battles.attacks.Attack
-
Makes a copy of the move object.
- deepCopy(boolean[][]) - Static method in class com.pixelmonmod.pixelmon.api.util.helpers.ArrayHelper
- deepCopy(T[][]) - Static method in class com.pixelmonmod.pixelmon.api.util.helpers.ArrayHelper
- deepCopy(T[][][]) - Static method in class com.pixelmonmod.pixelmon.api.util.helpers.ArrayHelper
- DeepKelpFeature - Class in com.pixelmonmod.pixelmon.world.generation.features.ultraspace.spike
- DeepKelpFeature(Codec<NoneFeatureConfiguration>) - Constructor for class com.pixelmonmod.pixelmon.world.generation.features.ultraspace.spike.DeepKelpFeature
- DeepSeaCrystalBlock - Class in com.pixelmonmod.pixelmon.blocks.ultraspace
- DeepSeaCrystalBlock() - Constructor for class com.pixelmonmod.pixelmon.blocks.ultraspace.DeepSeaCrystalBlock
- deepSeaScale - Enum constant in enum class com.pixelmonmod.pixelmon.enums.heldItems.EnumHeldItems
- DeepSeaShovelableBlock - Class in com.pixelmonmod.pixelmon.blocks.ultraspace
- DeepSeaShovelableBlock() - Constructor for class com.pixelmonmod.pixelmon.blocks.ultraspace.DeepSeaShovelableBlock
- DeepSeaSpikeFeature - Class in com.pixelmonmod.pixelmon.world.generation.features.ultraspace.spike
- DeepSeaSpikeFeature(Codec<NoneFeatureConfiguration>) - Constructor for class com.pixelmonmod.pixelmon.world.generation.features.ultraspace.spike.DeepSeaSpikeFeature
- deepSeaTooth - Enum constant in enum class com.pixelmonmod.pixelmon.enums.heldItems.EnumHeldItems
- DeepSeaToothScaleItem - Class in com.pixelmonmod.pixelmon.items.heldItems
- DeepSeaToothScaleItem(EnumHeldItems) - Constructor for class com.pixelmonmod.pixelmon.items.heldItems.DeepSeaToothScaleItem
- DEEPSLATE_BAUXITE_ORE - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- DEEPSLATE_CRYSTAL_ORE - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- DEEPSLATE_DAWN_STONE_ORE - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- DEEPSLATE_DUSK_STONE_ORE - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- DEEPSLATE_FIRE_STONE_ORE - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- DEEPSLATE_FOSSIL - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- DEEPSLATE_ICE_STONE_ORE - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- DEEPSLATE_LEAF_STONE_ORE - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- DEEPSLATE_MOON_STONE_ORE - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- DEEPSLATE_PLATINUM_ORE - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- DEEPSLATE_RUBY_ORE - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- DEEPSLATE_SAPPHIRE_ORE - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- DEEPSLATE_SHINY_STONE_ORE - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- DEEPSLATE_SILICON_ORE - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- DEEPSLATE_SILVER_ORE - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- DEEPSLATE_SUN_STONE_ORE - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- DEEPSLATE_THUNDER_STONE_ORE - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- DEEPSLATE_WATER_STONE_ORE - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- DEERLING - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- DEERLING - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- Default - Enum constant in enum class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.TerrainExamine.TerrainType
- DEFAULT - Enum constant in enum class com.pixelmonmod.pixelmon.storage.extras.PixelExtrasData.SphealType
- DEFAULT - Static variable in class com.pixelmonmod.pixelmon.battles.attacks.MoveFlags
- DEFAULT_CURSOR - Static variable in class com.pixelmonmod.pixelmon.api.util.helpers.CursorHelper
- DEFAULT_DAY_CARE_TAB - Static variable in class com.pixelmonmod.pixelmon.client.gui.inventory.tabs.PixelmonTabs
- DEFAULT_POKDEX_TAB - Static variable in class com.pixelmonmod.pixelmon.client.gui.inventory.tabs.PixelmonTabs
- DEFAULT_POKE_BALL_IDS - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.item.pokeball.PokeBallRegistry
- DEFAULT_RESEARCH_TAB - Static variable in class com.pixelmonmod.pixelmon.client.gui.inventory.tabs.PixelmonTabs
- DEFAULT_SLOT_HEIGHT - Static variable in class com.pixelmonmod.pixelmon.client.gui.widgets.SlotBase
- DEFAULT_STYLES - Static variable in class com.pixelmonmod.api.client.screen.ScreenStyle
- DEFAULT_TAB - Static variable in class com.pixelmonmod.pixelmon.client.gui.inventory.tabs.PixelmonTabs
- DEFAULT_WALLPAPER - Static variable in class com.pixelmonmod.pixelmon.client.listener.WallpapersListener
- defaultBaseForm - Variable in class com.pixelmonmod.pixelmon.api.pokemon.species.Stats
- defaultChildProperties() - Static method in record class com.pixelmonmod.pixelmon.api.npc.entity.EntityProperties
- defaultColor - Variable in enum class com.pixelmonmod.pixelmon.enums.EnumBike
- defaultId() - Method in record class com.pixelmonmod.pixelmon.api.dummy.DummyRegistry
-
Returns the value of the
defaultIdrecord component. - defaultInstance() - Method in record class com.pixelmonmod.pixelmon.api.model.RenderingHandlerType
-
Returns the value of the
defaultInstancerecord component. - defaultInstance() - Method in record class com.pixelmonmod.pixelmon.api.texture.TextureProviderType
-
Returns the value of the
defaultInstancerecord component. - defaultMode - Variable in class com.pixelmonmod.pixelmon.api.util.EncounterData
-
The default encounter mode, usually from the config.
- DefaultParser - Class in com.pixelmonmod.pixelmon.client.models.obj.parser
- DefaultParser() - Constructor for class com.pixelmonmod.pixelmon.client.models.obj.parser.DefaultParser
- defaultPokedexKey - Variable in class com.pixelmonmod.pixelmon.api.pokedex.StoredPokedex
- defaultProperties() - Static method in record class com.pixelmonmod.pixelmon.api.npc.entity.EntityProperties
- defaultResult - Variable in class com.pixelmonmod.tcg.duel.dto.CustomGUI
- DefaultServerList - Class in com.pixelmonmod.pixelmon.client
- DefaultServerList() - Constructor for class com.pixelmonmod.pixelmon.client.DefaultServerList
- defaultSpec - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.result.type.MessageSpawnLocationInteractionResult
- defaultSupplier() - Method in record class com.pixelmonmod.pixelmon.api.npc.interaction.condition.InteractionConditionType
-
Returns the value of the
defaultSupplierrecord component. - defaultSupplier() - Method in record class com.pixelmonmod.pixelmon.api.npc.interaction.result.InteractionResultType
-
Returns the value of the
defaultSupplierrecord component. - defaultText() - Method in record class com.pixelmonmod.pixelmon.api.dialogue.InputSettings
-
Returns the value of the
defaultTextrecord component. - defaultText(String) - Method in class com.pixelmonmod.pixelmon.api.dialogue.DialogueFactory.Builder
-
Sets the default text that shows up in the input text box.
- defaultText(Component) - Method in class com.pixelmonmod.pixelmon.api.dialogue.DialogueFactory.Builder
-
Sets the default text that shows up in the input text box.
- defaultTexUnit - Static variable in class com.pixelmonmod.pixelmon.client.ClientProxy
- defaultTypeface() - Method in class com.pixelmonmod.api.client.screen.widget.StatefulWidget
- defaultValue - Variable in class com.pixelmonmod.api.pokemon.requirement.AbstractDoublePokemonRequirement
- defaultValue - Variable in class com.pixelmonmod.api.pokemon.requirement.AbstractIntegerPokemonRequirement
- defaultValue - Variable in class com.pixelmonmod.api.pokemon.requirement.AbstractStringPokemonRequirement
- defaultValue - Variable in class com.pixelmonmod.api.requirement.AbstractIntegerRequirement
- defaultValue - Variable in class com.pixelmonmod.api.requirement.AbstractStringRequirement
- defaultValue - Variable in class com.pixelmonmod.api.statue.requirement.AbstractIntegerStatueRequirement
- defaultValue - Variable in class com.pixelmonmod.api.statue.requirement.AbstractStringStatueRequirement
- defaultValue - Variable in class com.pixelmonmod.pixelmon.api.npc.interaction.condition.type.BuildableInteractionCondition.Variable
- defaultValue - Variable in class com.pixelmonmod.pixelmon.api.npc.interaction.provider.type.BuildableDataProvider.Variable
- defaultValue - Variable in class com.pixelmonmod.pixelmon.api.npc.interaction.result.BuildableInteractionResult.Variable
- defaultValue() - Method in record class com.pixelmonmod.pixelmon.api.dummy.DummyRegistry
-
Returns the value of the
defaultValuerecord component. - defaultValues() - Method in record class com.pixelmonmod.pixelmon.comm.packetHandlers.entity.npc.network.DataProviderData
-
Returns the value of the
defaultValuesrecord component. - defaultValues() - Method in record class com.pixelmonmod.pixelmon.comm.packetHandlers.entity.npc.network.InteractionConditionData
-
Returns the value of the
defaultValuesrecord component. - defaultValues() - Method in record class com.pixelmonmod.pixelmon.comm.packetHandlers.entity.npc.network.InteractionResultData
-
Returns the value of the
defaultValuesrecord component. - defaultValueSupplier() - Method in record class com.pixelmonmod.pixelmon.api.npc.interaction.provider.DataProviderType
-
Returns the value of the
defaultValueSupplierrecord component. - DEFEAT - Enum constant in enum class com.pixelmonmod.pixelmon.api.battles.BattleResults
- DEFEAT_CHAMPION - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonInteractionEvents
- DEFEAT_GYM_NPC - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonInteractionEvents
- DEFEAT_LEADER - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonInteractionEvents
- DEFEAT_RAID - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.event.PixelmonInteractionEventTypes
- DEFEAT_RAID - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonInteractionEvents
- DEFEAT_TRAINER - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.event.PixelmonInteractionEventTypes
- DEFEAT_TRAINER - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonInteractionEvents
- Defeatist - Class in com.pixelmonmod.pixelmon.api.pokemon.ability.abilities
-
Halves the user's attack and Special attack when at 50% hp or less.
- Defeatist() - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Defeatist
- DEFEATIST - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ability.AbilityRegistry
- DefeatRaidInteractionEventLogic - Class in com.pixelmonmod.pixelmon.api.npc.interaction.event.type.battle
- DefeatRaidInteractionEventLogic() - Constructor for class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.battle.DefeatRaidInteractionEventLogic
- DefeatTrainerInteractionEventLogic - Class in com.pixelmonmod.pixelmon.api.npc.interaction.event.type.battle
- DefeatTrainerInteractionEventLogic() - Constructor for class com.pixelmonmod.pixelmon.api.npc.interaction.event.type.battle.DefeatTrainerInteractionEventLogic
- DEFENCE_STAT_REQUIREMENT - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonRequirements
- DEFEND_ORDER - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- Defender - Class in com.pixelmonmod.tcg.duel.trainer
- Defender() - Constructor for class com.pixelmonmod.tcg.duel.trainer.Defender
- DEFENDER - Static variable in class com.pixelmonmod.tcg.init.registry.TrainerEffects
- defense() - Method in record class com.pixelmonmod.pixelmon.api.pokemon.species.evs.EVYields
-
Returns the value of the
defenserecord component. - Defense - Variable in class com.pixelmonmod.pixelmon.comm.PixelmonStatsData
- DEFENSE - Enum constant in enum class com.pixelmonmod.pixelmon.api.pokemon.stats.BattleStatsType
- DEFENSE - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonForms
- Defense_Curl - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen2TechnicalMachines
- DEFENSE_CURL - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- DefenseCurl - Class in com.pixelmonmod.pixelmon.battles.status
-
Doubles the power of Ice Ball and Rollout.
- DefenseCurl - Enum constant in enum class com.pixelmonmod.pixelmon.battles.status.StatusType
- DefenseCurl() - Constructor for class com.pixelmonmod.pixelmon.battles.status.DefenseCurl
-
Initializes the status.
- defenseModifier - Variable in class com.pixelmonmod.pixelmon.api.pokemon.stats.BattleStats
-
The Pokémon's defense modifier.
- defenseStat - Variable in class com.pixelmonmod.pixelmon.api.pokemon.stats.BattleStats
-
The Pokémon's Defense stat.
- Defiant - Class in com.pixelmonmod.pixelmon.api.pokemon.ability.abilities
-
When a stat of a Pokémon with this Ability is lowered by an opponent, its Attack is increased by two stages.
- Defiant() - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Defiant
- DEFIANT - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ability.AbilityRegistry
- define(DataSync<?, A>, A) - Method in class com.pixelmonmod.pixelmon.entities.pixelmon.EntityDataSyncManager
- define(SynchedEntityData.Builder, DataSync<?, A>, A) - Method in class com.pixelmonmod.pixelmon.entities.custom.PixelmonBoatEntity
- define(SynchedEntityData.Builder, DataSync<?, A>, A) - Method in class com.pixelmonmod.pixelmon.entities.custom.PixelmonChestBoatEntity
- define(SynchedEntityData.Builder, DataSync<?, A>, A) - Method in class com.pixelmonmod.pixelmon.entities.DenEntity
- define(SynchedEntityData.Builder, DataSync<?, A>, A) - Method in class com.pixelmonmod.pixelmon.entities.npcs.NPC
- define(SynchedEntityData.Builder, DataSync<?, A>, A) - Method in class com.pixelmonmod.pixelmon.entities.pixelmon.AbstractBaseEntity
- define(SynchedEntityData.Builder, DataSync<?, A>, A) - Method in class com.pixelmonmod.pixelmon.entities.pokeballs.PokeBallEntity
- defineSynchedData(SynchedEntityData.Builder) - Method in class com.pixelmonmod.pixelmon.entities.bikes.BikeEntity
- defineSynchedData(SynchedEntityData.Builder) - Method in class com.pixelmonmod.pixelmon.entities.ChairMountEntity
- defineSynchedData(SynchedEntityData.Builder) - Method in class com.pixelmonmod.pixelmon.entities.custom.PixelmonBoatEntity
- defineSynchedData(SynchedEntityData.Builder) - Method in class com.pixelmonmod.pixelmon.entities.custom.PixelmonChestBoatEntity
- defineSynchedData(SynchedEntityData.Builder) - Method in class com.pixelmonmod.pixelmon.entities.custom.PixelmonPaintingEntity
- defineSynchedData(SynchedEntityData.Builder) - Method in class com.pixelmonmod.pixelmon.entities.DenEntity
- defineSynchedData(SynchedEntityData.Builder) - Method in class com.pixelmonmod.pixelmon.entities.npcs.NPC
- defineSynchedData(SynchedEntityData.Builder) - Method in class com.pixelmonmod.pixelmon.entities.pixelmon.AbstractBaseEntity
- defineSynchedData(SynchedEntityData.Builder) - Method in class com.pixelmonmod.pixelmon.entities.pixelmon.AbstractBattleEntity
- defineSynchedData(SynchedEntityData.Builder) - Method in class com.pixelmonmod.pixelmon.entities.pixelmon.AbstractClientEntity
- defineSynchedData(SynchedEntityData.Builder) - Method in class com.pixelmonmod.pixelmon.entities.pixelmon.AbstractInteractionsEntity
- defineSynchedData(SynchedEntityData.Builder) - Method in class com.pixelmonmod.pixelmon.entities.pixelmon.AbstractMovesEntity
- defineSynchedData(SynchedEntityData.Builder) - Method in class com.pixelmonmod.pixelmon.entities.pixelmon.StatueEntity
- defineSynchedData(SynchedEntityData.Builder) - Method in class com.pixelmonmod.pixelmon.entities.pokeballs.PokeBallEntity
- defineSynchedData(SynchedEntityData.Builder) - Method in class com.pixelmonmod.pixelmon.entities.projectiles.HookEntity
- defineSynchedData(SynchedEntityData.Builder) - Method in class com.pixelmonmod.pixelmon.entities.WormholeEntity
- Defog - Class in com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic
-
Clears several team statuses from the field.
- Defog() - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Defog
- DEFOG - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- DefogTests - Class in com.pixelmonmod.pixelmon.api.test.impl.move
- DefogTests() - Constructor for class com.pixelmonmod.pixelmon.api.test.impl.move.DefogTests
- DeformVertex - Class in com.pixelmonmod.pixelmon.client.models.smd
- DeformVertex(float, float, float, float, float, float, int, float, float) - Constructor for class com.pixelmonmod.pixelmon.client.models.smd.DeformVertex
- DeformVertex(DeformVertex) - Constructor for class com.pixelmonmod.pixelmon.client.models.smd.DeformVertex
- DEINO - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- DEINO - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- DELAY_RESULTS - Static variable in class com.pixelmonmod.pixelmon.init.registry.InteractionResults
- DelayedScheduler - Class in com.pixelmonmod.api.scheduler
-
A utility class used for scheduling tasks at a specified time in the future that return a completable future so that the user can then perform tasks once their task is complete
- DelayedScheduler() - Constructor for class com.pixelmonmod.api.scheduler.DelayedScheduler
- DelayEffect - Class in com.pixelmonmod.tcg.duel.state
-
Created by Hy on 8/14/2016.
- DelayEffect(AttackEffect, PokemonAttackStatus, PokemonCardState, int) - Constructor for class com.pixelmonmod.tcg.duel.state.DelayEffect
- DelayInteractionResult - Class in com.pixelmonmod.pixelmon.api.npc.interaction.result.type.time
- DelayInteractionResult(List<InteractionResult>, int) - Constructor for class com.pixelmonmod.pixelmon.api.npc.interaction.result.type.time.DelayInteractionResult
- delayTicks - Variable in class com.pixelmonmod.pixelmon.api.npc.interaction.result.type.time.DelayInteractionResult
- DELCATTY - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- DeleteMovePacket - Class in com.pixelmonmod.pixelmon.comm.packetHandlers
- DeleteMovePacket() - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.DeleteMovePacket
- DeleteMovePacket(UUID, int) - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.DeleteMovePacket
- DeleteNpc - Enum constant in enum class com.pixelmonmod.pixelmon.enums.EnumGuiScreen
- DeleteNPCPacket - Class in com.pixelmonmod.pixelmon.comm.packetHandlers.npc
- DeleteNPCPacket() - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.npc.DeleteNPCPacket
- DeleteNPCPacket(int) - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.npc.DeleteNPCPacket
- deletePokemon(int, PartyStorage, IPayloadContext) - Static method in class com.pixelmonmod.pixelmon.comm.packetHandlers.pokemoneditor.DeletePokemonPacket
-
Deletes a Pokémon from a player's party.
- DeletePokemonPacket - Class in com.pixelmonmod.pixelmon.comm.packetHandlers.pokemoneditor
-
Deletes a Pokémon from a player's party.
- DeletePokemonPacket() - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.pokemoneditor.DeletePokemonPacket
-
Empty constructor for packet registration.
- DeletePokemonPacket(UUID) - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.pokemoneditor.DeletePokemonPacket
-
Initializes a delete packet.
- deleteType - Variable in class com.pixelmonmod.pixelmon.api.events.PixelmonDeletedEvent
-
The means by which the Pokémon is being deleted
- DeleteType - Enum Class in com.pixelmonmod.pixelmon.api.enums
- DELIBIRD - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- DELIBIRD - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- DELPHOX - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- DELPHOX - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- delta(Position) - Method in class com.pixelmonmod.api.client.screen.util.ScreenVector
-
Sets this vector to the delta/difference between it and the given vector.
- DELTA_SHARD - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- DELTA_STREAM - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ability.AbilityRegistry
- DeltaStream - Class in com.pixelmonmod.pixelmon.api.pokemon.ability.abilities
- DeltaStream() - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.DeltaStream
- DeltaStreamTests - Class in com.pixelmonmod.pixelmon.api.test.impl.ability
- DeltaStreamTests() - Constructor for class com.pixelmonmod.pixelmon.api.test.impl.ability.DeltaStreamTests
- den - Variable in class com.pixelmonmod.pixelmon.api.events.raids.RandomizeRaidEvent
- DEN - Static variable in class com.pixelmonmod.pixelmon.init.registry.EntityRegistration
- DEN_SPAWNER - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- DENDO_BADGE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- DenEntity - Class in com.pixelmonmod.pixelmon.entities
- DenEntity(EntityType<DenEntity>, Level) - Constructor for class com.pixelmonmod.pixelmon.entities.DenEntity
- DenEntity(Level) - Constructor for class com.pixelmonmod.pixelmon.entities.DenEntity
- DenEntity(Level, double, double, double) - Constructor for class com.pixelmonmod.pixelmon.entities.DenEntity
- DenEvent - Class in com.pixelmonmod.pixelmon.api.events.raids
-
Created by Waterdude on 10/7/2021.
- DenEvent(DenEntity) - Constructor for class com.pixelmonmod.pixelmon.api.events.raids.DenEvent
- DenEvent.Collide - Class in com.pixelmonmod.pixelmon.api.events.raids
- DenEvent.Interact - Class in com.pixelmonmod.pixelmon.api.events.raids
- DenRenderer - Class in com.pixelmonmod.pixelmon.client.render.entity.renderers
-
Created by Waterdude.
- DenRenderer(EntityRendererProvider.Context) - Constructor for class com.pixelmonmod.pixelmon.client.render.entity.renderers.DenRenderer
- DENY_CHARS - Static variable in class com.pixelmonmod.pixelmon.api.util.helpers.TextHelper
- DENY_PATTERN - Static variable in class com.pixelmonmod.pixelmon.api.util.helpers.TextHelper
- deocde(RegistryFriendlyByteBuf) - Static method in record class com.pixelmonmod.pixelmon.items.ItemData
- DEOXYS - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- DEOXYS - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- DeoxysFormChange - Class in com.pixelmonmod.pixelmon.entities.pixelmon.interactions.formChanges
- DeoxysFormChange() - Constructor for class com.pixelmonmod.pixelmon.entities.pixelmon.interactions.formChanges.DeoxysFormChange
- Depletion - Class in com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic
-
Causes the target's last-used attack to lose 2 PP.
- Depletion() - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Depletion
- DEPOSIT - Enum constant in enum class com.pixelmonmod.pixelmon.api.economy.EconomyEvent.TransactionType
- deRegisterBattle(BattleController) - Static method in class com.pixelmonmod.pixelmon.battles.BattleRegistry
-
Removes a battle from the battle list.
- deRegisterKeyListener(PlayerKeyListener) - Method in class com.pixelmonmod.pixelmon.api.storage.PlayerPartyStorage
-
De-registers a key listener from the player.
- deRegisterKeyListeners() - Method in class com.pixelmonmod.pixelmon.api.storage.PlayerPartyStorage
-
De-registers all key listeners from the player.
- deregisterStarterList(ServerPlayer) - Static method in class com.pixelmonmod.pixelmon.TickHandler
-
Removes a player from the starter Pokémon GUI list.
- DeRegisterTrader - Enum constant in enum class com.pixelmonmod.pixelmon.comm.packetHandlers.trading.EnumServerTradesMode
- Descend - Enum constant in enum class com.pixelmonmod.pixelmon.enums.EnumMovement
- DescendKey - Class in com.pixelmonmod.pixelmon.client.keybindings
- DescendKey() - Constructor for class com.pixelmonmod.pixelmon.client.keybindings.DescendKey
- DescribableResource - Record Class in com.pixelmonmod.pixelmon.api.research
- DescribableResource(RenderableSprite) - Constructor for record class com.pixelmonmod.pixelmon.api.research.DescribableResource
- DescribableResource(RenderableSprite, Component) - Constructor for record class com.pixelmonmod.pixelmon.api.research.DescribableResource
- DescribableResource(ResourceWithFallback) - Constructor for record class com.pixelmonmod.pixelmon.api.research.DescribableResource
- DescribableResource(String) - Constructor for record class com.pixelmonmod.pixelmon.api.research.DescribableResource
- DescribableResource(String, Component) - Constructor for record class com.pixelmonmod.pixelmon.api.research.DescribableResource
- DescribableResource(List<RenderableSprite>, Component) - Constructor for record class com.pixelmonmod.pixelmon.api.research.DescribableResource
-
Creates an instance of a
DescribableResourcerecord class. - DescribableResource(ResourceLocation) - Constructor for record class com.pixelmonmod.pixelmon.api.research.DescribableResource
- DescribableResource(ResourceLocation, Component) - Constructor for record class com.pixelmonmod.pixelmon.api.research.DescribableResource
- description - Variable in class com.pixelmonmod.pixelmon.api.pokemon.ribbon.MutableRibbonData
- description - Variable in class com.pixelmonmod.pixelmon.api.pokemon.ribbon.type.impl.SimpleRibbonType.Builder
- description - Variable in class com.pixelmonmod.pixelmon.api.pokemon.ribbon.type.impl.SimpleRibbonType
- description() - Method in record class com.pixelmonmod.pixelmon.api.dialogue.InputSettings
-
Returns the value of the
descriptionrecord component. - description() - Method in record class com.pixelmonmod.pixelmon.api.research.DescribableResource
-
Returns the value of the
descriptionrecord component. - description() - Method in record class com.pixelmonmod.pixelmon.api.research.Research
-
Returns the value of the
descriptionrecord component. - description() - Method in record class com.pixelmonmod.pixelmon.battles.api.rules.BattleRuleSet
-
Returns the value of the
descriptionrecord component. - description(String) - Method in class com.pixelmonmod.pixelmon.api.dialogue.DialogueFactory.Builder
-
Sets the description of the GUI.
- description(Component) - Method in class com.pixelmonmod.pixelmon.api.dialogue.DialogueFactory.Builder
-
Sets the description of the GUI.
- description(Component) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ribbon.type.impl.SimpleRibbonType.Builder
- description(Component) - Method in class com.pixelmonmod.pixelmon.api.research.Research.Builder
- DESCRIPTION - Enum constant in enum class com.pixelmonmod.pixelmon.api.pokedex.status.PokedexSection
- descriptions() - Method in class com.pixelmonmod.pixelmon.api.moveskills.MoveSkill
-
Gets the description lines of this move skill.
- descriptions(String...) - Method in class com.pixelmonmod.pixelmon.api.moveskills.MoveSkill
-
Adds description lines to this move skill.
- descriptions(Collection<String>) - Method in class com.pixelmonmod.pixelmon.api.moveskills.MoveSkill
-
Adds description lines to this move skill.
- DescriptiveText - Class in com.pixelmonmod.pixelmon.client.gui.widgets
-
Renders a line of text.
- DescriptiveText(String, String, int, int, TextAlignment) - Constructor for class com.pixelmonmod.pixelmon.client.gui.widgets.DescriptiveText
-
Initializes the text with description.
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.pixelmonmod.api.ParseAttemptTypeAdapter
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.pixelmonmod.api.SpecificationTypeAdapter
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.pixelmonmod.pixelmon.api.attackAnimations.AttackAnimationTypeAdapter
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.pixelmonmod.pixelmon.api.pokemon.boss.BossTierTypeAdapter
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.pixelmonmod.pixelmon.api.pokemon.item.pokeball.PokeBallTypeAdapter
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ribbon.json.RibbonTypeTypeAdapter
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.pixelmonmod.pixelmon.api.pokemon.species.palette.PalettePropertiesTypeAdapter
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.pixelmonmod.pixelmon.api.pokemon.species.SpeciesTypeAdapter
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.pixelmonmod.pixelmon.api.pokemon.species.StatsTypeAdapter
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.pixelmonmod.pixelmon.api.pokemon.species.typeadapters.AbilitiesTypeAdapter
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.pixelmonmod.pixelmon.api.pokemon.species.typeadapters.AggressionChancesTypeAdapter
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.pixelmonmod.pixelmon.api.pokemon.species.typeadapters.DimensionsTypeAdapter
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.pixelmonmod.pixelmon.api.pokemon.species.typeadapters.EVYieldsTypeAdapter
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.pixelmonmod.pixelmon.api.pokemon.species.typeadapters.FlyingParametersTypeAdapter
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.pixelmonmod.pixelmon.api.pokemon.species.typeadapters.FormTagsTypeAdapter
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.pixelmonmod.pixelmon.api.pokemon.species.typeadapters.GenderPropertiesTypeAdapter
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.pixelmonmod.pixelmon.api.pokemon.species.typeadapters.GigantamaxTypeAdapter
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.pixelmonmod.pixelmon.api.pokemon.species.typeadapters.ImmutableBattleStatsTypeAdapter
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.pixelmonmod.pixelmon.api.pokemon.species.typeadapters.MountedFlyingParametersTypeAdapter
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.pixelmonmod.pixelmon.api.pokemon.species.typeadapters.MovementTypeAdapter
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.pixelmonmod.pixelmon.api.pokemon.species.typeadapters.MovesTypeAdapter
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.pixelmonmod.pixelmon.api.pokemon.species.typeadapters.ResourceLocationTypeAdapter
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.pixelmonmod.pixelmon.api.pokemon.species.typeadapters.ResourceWithFallbackTypeAdapter
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.pixelmonmod.pixelmon.api.pokemon.species.typeadapters.RidingOffsetsTypeAdapter
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.pixelmonmod.pixelmon.api.pokemon.species.typeadapters.SpawnDataTypeAdapter
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.pixelmonmod.pixelmon.api.pokemon.species.typeadapters.SwimmingParametersTypeAdapter
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.pixelmonmod.pixelmon.api.pokemon.species.typeadapters.Vector3fTypeAdapter
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.pixelmonmod.pixelmon.api.pokemon.stats.BattleStatsType.TypeAdapter
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.pixelmonmod.pixelmon.api.pokemon.stats.evolution.EvoConditionTypeAdapter
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.pixelmonmod.pixelmon.api.pokemon.stats.evolution.EvolutionTypeAdapter
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.pixelmonmod.pixelmon.api.spawning.archetypes.group.GroupSpawnSettings.TypeAdapter
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.pixelmonmod.pixelmon.api.spawning.util.ResourceLocationTypeAdapter
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.pixelmonmod.pixelmon.api.spawning.util.SpawnConditionTypeAdapter
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.pixelmonmod.pixelmon.api.spawning.util.SpawnInfoTypeAdapter
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.pixelmonmod.pixelmon.api.spawning.util.SpawnSetTypeAdapter
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.pixelmonmod.pixelmon.api.spawning.util.TagEntryTypeAdapter
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.pixelmonmod.pixelmon.api.util.Range.TypeAdapter
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.pixelmonmod.pixelmon.api.util.ResourceLocationAdapter
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.pixelmonmod.pixelmon.battles.attacks.animations.AttackAnimationDataAdapter
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.pixelmonmod.pixelmon.battles.attacks.EffectTypeAdapter
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.pixelmonmod.pixelmon.battles.attacks.HolderTypeAdapter
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.pixelmonmod.pixelmon.battles.attacks.ResourceKeyTypeAdapter
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.pixelmonmod.pixelmon.battles.attacks.ZMoveAdapter
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.pixelmonmod.pixelmon.config.starter.ColorTypeAdapter
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.pixelmonmod.pixelmon.config.starter.StarterOptionTypeAdapter
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.pixelmonmod.pixelmon.config.starter.StarterTypeAdapter
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.pixelmonmod.pixelmon.enums.technicalmoves.ITechnicalMove.Adapter
- deserialize(Reader) - Static method in class com.pixelmonmod.pixelmon.api.spawning.SpawnSet
- deserialize(Reader, Class<? extends SpawnSet>) - Static method in class com.pixelmonmod.pixelmon.api.spawning.SpawnSet
- deserialize(Type, Object) - Method in class com.pixelmonmod.pixelmon.api.config.adapter.PokemonSpecificationAdapter
- deserialize(Type, Object) - Method in class com.pixelmonmod.pixelmon.api.config.adapter.ResourceLocationAdapter
- deserialize(String) - Static method in class com.pixelmonmod.pixelmon.api.spawning.SpawnSet
- deserialize(String, Class<? extends SpawnSet>) - Static method in class com.pixelmonmod.pixelmon.api.spawning.SpawnSet
- deserialize(CompoundTag) - Method in class com.pixelmonmod.pixelmon.api.storage.research.impl.client.ClientResearch
- deserialize(CompoundTag) - Method in class com.pixelmonmod.pixelmon.api.storage.research.impl.client.ClientResearchObjective
- deserialize(CompoundTag) - Method in class com.pixelmonmod.pixelmon.api.storage.research.impl.client.ClientResearchStage
- deserialize(CompoundTag) - Method in class com.pixelmonmod.pixelmon.api.storage.research.impl.PixelmonPlayerResearch
- deserialize(CompoundTag) - Method in class com.pixelmonmod.pixelmon.api.storage.research.impl.PixelmonPlayerResearchObjective
- deserialize(CompoundTag) - Method in class com.pixelmonmod.pixelmon.api.storage.research.impl.PixelmonPlayerResearchStage
- deserialize(CompoundTag) - Method in class com.pixelmonmod.pixelmon.api.storage.research.impl.PixelmonResearchStorage
- deserialize(CompoundTag) - Method in interface com.pixelmonmod.pixelmon.api.storage.research.PlayerResearch
-
Deserializes the player research from a
CompoundTag. - deserialize(CompoundTag) - Method in interface com.pixelmonmod.pixelmon.api.storage.research.PlayerResearchObjective
-
Deserializes the objective from a
CompoundTag. - deserialize(CompoundTag) - Method in interface com.pixelmonmod.pixelmon.api.storage.research.PlayerResearchStage
-
Deserializes this stage of research from a
CompoundTag. - deserialize(CompoundTag) - Method in interface com.pixelmonmod.pixelmon.api.storage.research.ResearchStorage
-
Deserializes the research storage from a
CompoundTag. - deserializeFromNBT(CompoundTag) - Static method in class com.pixelmonmod.pixelmon.api.pokemon.stats.Pokerus
- deserializeList(JsonArray, Function<JsonElement, T>) - Static method in class com.pixelmonmod.pixelmon.api.util.helpers.JsonHelper
- deserializeNBT(HolderLookup.Provider, CompoundTag) - Method in class com.pixelmonmod.pixelmon.entities.ChairMountEntity
- deserializeNBT(HolderLookup.Provider, CompoundTag) - Method in class com.pixelmonmod.pixelmon.entities.pixelmon.AbstractMovesEntity
- DESERT_SPIKE - Static variable in class com.pixelmonmod.pixelmon.world.generation.PixelmonFeatures
- DesertSpikeFeature - Class in com.pixelmonmod.pixelmon.world.generation.features.ultraspace.spike
- DesertSpikeFeature(Codec<NoneFeatureConfiguration>) - Constructor for class com.pixelmonmod.pixelmon.world.generation.features.ultraspace.spike.DesertSpikeFeature
- design() - Method in class com.pixelmonmod.api.client.screen.StatefulScreen
- design() - Method in class com.pixelmonmod.api.client.screen.widget.WidgetRenderState
- DESIGN_COUNT - Static variable in class com.pixelmonmod.api.client.screen.ScreenStyle
- DESOLATE_LAND - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ability.AbilityRegistry
- DesolateLand - Class in com.pixelmonmod.pixelmon.api.pokemon.ability.abilities
- DesolateLand() - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.DesolateLand
- DesolateLandTests - Class in com.pixelmonmod.pixelmon.api.test.impl.ability
- DesolateLandTests() - Constructor for class com.pixelmonmod.pixelmon.api.test.impl.ability.DesolateLandTests
- despawnAllPokemon() - Method in class com.pixelmonmod.pixelmon.blocks.tileentity.PixelmonSpawnerTileEntity
- despawnCounter - Variable in class com.pixelmonmod.pixelmon.entities.pixelmon.PixelmonEntity
-
Counter for non-Legendary Pokémon despawning.
- desperate - Variable in class com.pixelmonmod.pixelmon.battles.raids.RaidGovernor
- destination - Variable in class com.pixelmonmod.pixelmon.api.events.ElevatorEvent
- DESTINY - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ribbon.RibbonRegistry
- DESTINY_BOND - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- DESTINY_BOND - Static variable in class com.pixelmonmod.tcg.init.registry.AttackEffects
- DESTINY_KNOT - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- DestinyBond - Class in com.pixelmonmod.pixelmon.battles.status
-
If the Pokémon faints to direct damage, the attacker will faint as well.
- DestinyBond - Enum constant in enum class com.pixelmonmod.pixelmon.battles.status.StatusType
- DestinyBond() - Constructor for class com.pixelmonmod.pixelmon.battles.status.DestinyBond
-
Sets up the status.
- DestinyBondEffect - Class in com.pixelmonmod.tcg.duel.attack.effects
- DestinyBondEffect() - Constructor for class com.pixelmonmod.tcg.duel.attack.effects.DestinyBondEffect
- DestinyBondTests - Class in com.pixelmonmod.pixelmon.api.test.impl.move
-
Tests for Destiny Bond
- DestinyBondTests() - Constructor for class com.pixelmonmod.pixelmon.api.test.impl.move.DestinyBondTests
- destinyKnot - Enum constant in enum class com.pixelmonmod.pixelmon.enums.heldItems.EnumHeldItems
- DestinyKnotItem - Class in com.pixelmonmod.pixelmon.items.heldItems
-
Causes the opponent to become infatuated if the user becomes infatuated.
- DestinyKnotItem() - Constructor for class com.pixelmonmod.pixelmon.items.heldItems.DestinyKnotItem
-
Initializes the held item.
- DestinyKnotTests - Class in com.pixelmonmod.pixelmon.api.test.impl.item
-
Tests for the Destiny Knot
- DestinyKnotTests() - Constructor for class com.pixelmonmod.pixelmon.api.test.impl.item.DestinyKnotTests
- destroy(LevelAccessor, BlockPos, BlockState) - Method in class com.pixelmonmod.pixelmon.blocks.furniture.BenchBlock
- destroy(LevelAccessor, BlockPos, BlockState) - Method in class com.pixelmonmod.pixelmon.blocks.GenericDoubleRotatableModelBlock
- destroy(LevelAccessor, BlockPos, BlockState) - Method in class com.pixelmonmod.pixelmon.blocks.GenericRotatableModelBlock
- destroy(LevelAccessor, BlockPos, BlockState) - Method in class com.pixelmonmod.pixelmon.blocks.GenericRotatableSittableModelBlock
- destroy(LevelAccessor, BlockPos, BlockState) - Method in class com.pixelmonmod.pixelmon.blocks.machines.CookingPotBlock
- destroy(LevelAccessor, BlockPos, BlockState) - Method in class com.pixelmonmod.pixelmon.blocks.machines.FossilCleanerBlock
- destroy(LevelAccessor, BlockPos, BlockState) - Method in class com.pixelmonmod.pixelmon.blocks.machines.IlexShrineBlock
- destroy(LevelAccessor, BlockPos, BlockState) - Method in class com.pixelmonmod.pixelmon.blocks.machines.ZygardeAssemblyBlock
- DESTROYED - Static variable in class com.pixelmonmod.pixelmon.blocks.TumblestoneBlock
- DestroyStatue(ServerPlayer, StatueEntity) - Constructor for class com.pixelmonmod.pixelmon.api.events.StatueEvent.DestroyStatue
- destruct() - Method in class com.pixelmonmod.pixelmon.client.richpresence.PixelmonRichPresence
- DETAILS - Static variable in class com.pixelmonmod.pixelmon.client.gui.battles.battleScreens.BattleScreen
- Detect - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen2TechnicalMachines
- DETECT - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- detection() - Method in record class com.pixelmonmod.pixelmon.api.replacement.replacement.SpawnReplacement
-
Returns the value of the
detectionrecord component. - DEVASTATING_DRAKE - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- DEVELOPER - Enum constant in enum class com.pixelmonmod.pixelmon.enums.EnumTrainerCardUser
- DeveloperRibbonType - Class in com.pixelmonmod.pixelmon.api.pokemon.ribbon.type.impl
- DeveloperRibbonType(String, String, ResourceWithFallback, Component, Component, Component, PaletteProperties) - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.ribbon.type.impl.DeveloperRibbonType
- DeveloperRibbonType.Builder - Class in com.pixelmonmod.pixelmon.api.pokemon.ribbon.type.impl
- DeveloperRibbonTypeReader - Class in com.pixelmonmod.pixelmon.api.pokemon.ribbon.type.impl
- DeveloperRibbonTypeReader() - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.ribbon.type.impl.DeveloperRibbonTypeReader
- devEnvDebug - Variable in class com.pixelmonmod.pixelmon.client.gui.battles.BattleScreen
- DEVOLUTION_SPRAY - Static variable in class com.pixelmonmod.tcg.init.registry.TrainerEffects
- DevolutionSpray - Class in com.pixelmonmod.tcg.duel.trainer
- DevolutionSpray() - Constructor for class com.pixelmonmod.tcg.duel.trainer.DevolutionSpray
- DEVOLVE - Static variable in class com.pixelmonmod.tcg.init.registry.AttackEffects
- DevolveEffect - Class in com.pixelmonmod.tcg.duel.attack.effects
- DevolveEffect(int) - Constructor for class com.pixelmonmod.tcg.duel.attack.effects.DevolveEffect
- DEVON_SCOPE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- DEVON_SCUBA_GEAR - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- DevScoreboardCommand - Class in com.pixelmonmod.pixelmon.command.impl.client
-
This command is registered on the client command handler.
- DevScoreboardCommand(CommandDispatcher<CommandSourceStack>) - Constructor for class com.pixelmonmod.pixelmon.command.impl.client.DevScoreboardCommand
- DevTempPartyCommand - Class in com.pixelmonmod.pixelmon.command.impl.client
-
This command is registered on the client command handler.
- DevTempPartyCommand(CommandDispatcher<CommandSourceStack>) - Constructor for class com.pixelmonmod.pixelmon.command.impl.client.DevTempPartyCommand
- DevTools - Class in com.pixelmonmod.pixelmon.dev
-
Contains various dev related utilities.
- DevTools() - Constructor for class com.pixelmonmod.pixelmon.dev.DevTools
- DEWGONG - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- DEWGONG - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- DEWOTT - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- DEWOTT - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- DEWPIDER - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- dex - Variable in class com.pixelmonmod.pixelmon.api.pokemon.PokemonBase
- dex() - Method in class com.pixelmonmod.pixelmon.api.model.type.PokemonRenderingHandler
- dex() - Method in record class com.pixelmonmod.pixelmon.api.pokedex.provider.type.DexPokemonProvider.Dex
-
Returns the value of the
dexrecord component. - Dex(int, Optional<String>, Optional<String>, Optional<Gender>) - Constructor for record class com.pixelmonmod.pixelmon.api.pokedex.provider.type.DexPokemonProvider.Dex
-
Creates an instance of a
Dexrecord class. - DEX - Static variable in class com.pixelmonmod.pixelmon.api.pokedex.provider.PokemonProviderTypes
- DexCheckCommand - Class in com.pixelmonmod.pixelmon.command.impl
- DexCheckCommand(CommandDispatcher<CommandSourceStack>) - Constructor for class com.pixelmonmod.pixelmon.command.impl.DexCheckCommand
- DexData - Class in com.pixelmonmod.pixelmon.api.pokedex.data
- DexData(ResourceKey<Pokedex>) - Constructor for class com.pixelmonmod.pixelmon.api.pokedex.data.DexData
- DexNoPredicate - Class in com.pixelmonmod.pixelmon.client.gui.pc.sorting
- DexNoPredicate() - Constructor for class com.pixelmonmod.pixelmon.client.gui.pc.sorting.DexNoPredicate
- DexPokemonProvider - Class in com.pixelmonmod.pixelmon.api.pokedex.provider.type
- DexPokemonProvider(List<DexPokemonProvider.Dex>) - Constructor for class com.pixelmonmod.pixelmon.api.pokedex.provider.type.DexPokemonProvider
- DexPokemonProvider.Dex - Record Class in com.pixelmonmod.pixelmon.api.pokedex.provider.type
- DHELMISE - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- diagonal() - Method in class com.pixelmonmod.api.client.screen.util.Bounds
- DIALGA - Enum constant in enum class com.pixelmonmod.pixelmon.blocks.tileentity.TimespaceAltarTileEntity.Orb
- DIALGA - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- DIALGA - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- dialogue - Variable in class com.pixelmonmod.pixelmon.api.npc.interaction.result.type.player.OpenProfessorDialogueInteractionResult
- Dialogue - Class in com.pixelmonmod.pixelmon.api.dialogue
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
DialogueFactoryinstead. - Dialogue - Enum constant in enum class com.pixelmonmod.pixelmon.enums.EnumGuiScreen
- Dialogue(String, String, String, boolean, ArrayList<Choice>) - Constructor for class com.pixelmonmod.pixelmon.api.dialogue.Dialogue
-
Deprecated.
- Dialogue(RegistryFriendlyByteBuf) - Constructor for class com.pixelmonmod.pixelmon.api.dialogue.Dialogue
-
Deprecated.
- Dialogue(RegistryFriendlyByteBuf, boolean) - Constructor for class com.pixelmonmod.pixelmon.api.dialogue.Dialogue
-
Deprecated.
- Dialogue.DialogueBuilder - Class in com.pixelmonmod.pixelmon.api.dialogue
-
Deprecated, for removal: This API element is subject to removal in a future version.
- DialogueBuilder() - Constructor for class com.pixelmonmod.pixelmon.api.dialogue.Dialogue.DialogueBuilder
-
Deprecated.
- DialogueButton - Record Class in com.pixelmonmod.pixelmon.api.dialogue
-
A button that can be added to a Dialogue through
DialogueFactoryto allow the user to submit their input. - DialogueButton(UUID, Component, Color, Color, InputPattern[], Consumer<DialogueInputEvent.Submitted>) - Constructor for record class com.pixelmonmod.pixelmon.api.dialogue.DialogueButton
-
Creates an instance of a
DialogueButtonrecord class. - DialogueButton.Builder - Class in com.pixelmonmod.pixelmon.api.dialogue
-
A builder for
DialogueButtons. - DialogueChoiceEvent - Class in com.pixelmonmod.pixelmon.api.dialogue.event
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
DialogueFactoryinstead. - DialogueChoiceEvent(ServerPlayer, Choice) - Constructor for class com.pixelmonmod.pixelmon.api.dialogue.event.DialogueChoiceEvent
-
Deprecated.
- DialogueChoiceMadePacket - Class in com.pixelmonmod.pixelmon.comm.packetHandlers.dialogue
-
Packet for when a client has made a GUI choice and the server is notified.
- DialogueChoiceMadePacket() - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.dialogue.DialogueChoiceMadePacket
- DialogueChoiceMadePacket(Choice) - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.dialogue.DialogueChoiceMadePacket
- DialogueClosurePacket - Class in com.pixelmonmod.pixelmon.comm.packetHandlers.dialogue
- DialogueClosurePacket() - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.dialogue.DialogueClosurePacket
- DialogueEndedEvent - Class in com.pixelmonmod.pixelmon.api.dialogue.event
-
Fired when a player finishes going through the entirety of a
Dialogueset. - DialogueEndedEvent(ServerPlayer) - Constructor for class com.pixelmonmod.pixelmon.api.dialogue.event.DialogueEndedEvent
- DialogueFactory - Class in com.pixelmonmod.pixelmon.api.dialogue
-
Factory class for showing the DialogueInput GUI to a player.
- DialogueFactory.Builder - Class in com.pixelmonmod.pixelmon.api.dialogue
-
A Builder for creating a DialogueInput GUI.
- DialogueFactory.InputPlayerData - Record Class in com.pixelmonmod.pixelmon.api.dialogue
-
A record storing the data for the DialogueInput GUI.
- dialogueInput - Static variable in class com.pixelmonmod.pixelmon.client.gui.Resources
-
Message box for evolution GUI.
- DialogueInputActionPacket - Class in com.pixelmonmod.pixelmon.comm.packetHandlers.dialogue
- DialogueInputActionPacket() - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.dialogue.DialogueInputActionPacket
- DialogueInputActionPacket(DialogueButton, String) - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.dialogue.DialogueInputActionPacket
- DialogueInputEvent - Class in com.pixelmonmod.pixelmon.api.dialogue.event
-
Event for when a player submits input to a dialogue GUI created from
DialogueFactory. - DialogueInputEvent(ServerPlayer) - Constructor for class com.pixelmonmod.pixelmon.api.dialogue.event.DialogueInputEvent
- DialogueInputEvent.ClosedScreen - Class in com.pixelmonmod.pixelmon.api.dialogue.event
-
Called when the player closes the screen using the escape button.
- DialogueInputEvent.Submitted - Class in com.pixelmonmod.pixelmon.api.dialogue.event
-
Called when the player interacts with any of the buttons of the dialogue GUI.
- DialogueInputResponsePacket - Class in com.pixelmonmod.pixelmon.comm.packetHandlers.dialogue
- DialogueInputResponsePacket() - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.dialogue.DialogueInputResponsePacket
- DialogueInputResponsePacket(String, InputSettings, boolean) - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.dialogue.DialogueInputResponsePacket
- DialogueInputScreen - Class in com.pixelmonmod.pixelmon.client.gui.custom.dialogue
- DialogueInputScreen(InputSettings) - Constructor for class com.pixelmonmod.pixelmon.client.gui.custom.dialogue.DialogueInputScreen
- DialogueNextActionPacket - Class in com.pixelmonmod.pixelmon.comm.packetHandlers.dialogue
-
Response from the server to the client instructing what to do with a dialogue GUI.
- DialogueNextActionPacket() - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.dialogue.DialogueNextActionPacket
- DialogueNextActionPacket(DialogueNextActionPacket.DialogueGuiAction, ArrayList<Dialogue>) - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.dialogue.DialogueNextActionPacket
- DialogueNextActionPacket.DialogueGuiAction - Enum Class in com.pixelmonmod.pixelmon.comm.packetHandlers.dialogue
-
An enumeration of all possible actions for the client's dialogue GUI.
- DialogueScreen - Class in com.pixelmonmod.pixelmon.client.gui.custom.dialogue
-
GUI for advanced dialogue.
- DialogueScreen() - Constructor for class com.pixelmonmod.pixelmon.client.gui.custom.dialogue.DialogueScreen
- diameter - Variable in class com.pixelmonmod.pixelmon.api.spawning.SpawnLocation
-
The area of space around the
SpawnLocation.locationat which an entity can spawn. - DIAMOND - Enum constant in enum class com.pixelmonmod.pixelmon.items.IsiHourglassItem.HourGlassType
- DIAMOND_HAMMER - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- DIAMOND_HOURGLASS - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- DIAMOND_STORM - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- DIAMONDS - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonPalettes
- DIANCIE - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- DIANCITE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- didCrit - Variable in class com.pixelmonmod.pixelmon.battles.attacks.Attack
-
Whether the move critically hit or not.
- didRaidersWin() - Method in class com.pixelmonmod.pixelmon.api.events.raids.EndRaidEvent
- die(DamageSource) - Method in class com.pixelmonmod.pixelmon.entities.pixelmon.AbstractHoldsItemsEntity
- die(DamageSource) - Method in class com.pixelmonmod.pixelmon.entities.pixelmon.PixelmonEntity
- diffuseColor() - Method in record class com.pixelmonmod.pixelmon.client.render.entity.renderers.assimp.Material
-
Returns the value of the
diffuseColorrecord component. - diffuseColor(Vector4f) - Method in class com.pixelmonmod.pixelmon.client.render.entity.renderers.assimp.Material.Builder
- Dig - Class in com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.multiTurn
-
Digs underground and avoids most attacks on first turn.
- Dig - Class in com.pixelmonmod.pixelmon.entities.pixelmon.move_skills
-
Breaks blocks in a region around a certain block.
- Dig - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen1TechnicalMachines
- Dig - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen2TechnicalMachines
- Dig - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen3TechnicalMachines
- Dig - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen4TechnicalMachines
- Dig - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen5TechnicalMachines
- Dig - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen6TechnicalMachines
- Dig - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen8TechnicalMachines
- Dig - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen9TechnicalMachines
- Dig() - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.multiTurn.Dig
-
Initializes Dig.
- Dig() - Constructor for class com.pixelmonmod.pixelmon.entities.pixelmon.move_skills.Dig
- DIG - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- DIGGABLE_BLOCKS - Static variable in class com.pixelmonmod.pixelmon.init.registry.PixelmonBlockTags
- DIGGERSBY - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- DIGGERSBY - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- DIGLETT - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- DIGLETT - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- DiglettParticles - Class in com.pixelmonmod.pixelmon.entities.pixelmon.particleEffects
- DiglettParticles() - Constructor for class com.pixelmonmod.pixelmon.entities.pixelmon.particleEffects.DiglettParticles
- DIM_TYPE - Static variable in class com.pixelmonmod.pixelmon.world.dimension.drowned.DrownedWorld
- DIM_TYPE - Static variable in class com.pixelmonmod.pixelmon.world.dimension.ultraspace.UltraSpace
- dimension - Variable in class com.pixelmonmod.pixelmon.api.attackAnimations.AttackAnimation
- dimension - Variable in class com.pixelmonmod.pixelmon.api.attackAnimations.VariableParticleEffect
- dimension - Variable in class com.pixelmonmod.pixelmon.api.pokemon.Pokemon
- DIMENSION - Static variable in class com.pixelmonmod.pixelmon.api.context.ContextKeys
- DIMENSION_FROM - Static variable in class com.pixelmonmod.pixelmon.api.context.ContextKeys
- DIMENSION_TO - Static variable in class com.pixelmonmod.pixelmon.api.context.ContextKeys
- DimensionHelper - Class in com.pixelmonmod.pixelmon.api.util.helpers
- DimensionHelper() - Constructor for class com.pixelmonmod.pixelmon.api.util.helpers.DimensionHelper
- DimensionRegistration - Class in com.pixelmonmod.pixelmon.world.dimension
- DimensionRegistration() - Constructor for class com.pixelmonmod.pixelmon.world.dimension.DimensionRegistration
- dimensions - Variable in class com.pixelmonmod.pixelmon.api.pokemon.species.Stats
- dimensions - Variable in class com.pixelmonmod.pixelmon.api.spawning.conditions.SpawnCondition
- dimensions() - Method in record class com.pixelmonmod.pixelmon.api.npc.entity.EntityProperties
-
Returns the value of the
dimensionsrecord component. - dimensions(float, float) - Method in class com.pixelmonmod.pixelmon.api.npc.entity.EntityProperties.Builder
- dimensions(EntityDimensions) - Method in class com.pixelmonmod.pixelmon.api.npc.entity.EntityProperties.Builder
- Dimensions - Class in com.pixelmonmod.pixelmon.api.pokemon.species.dimensions
- Dimensions(double, double, double, float, float) - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.species.dimensions.Dimensions
- DIMENSIONS_CODEC - Static variable in class com.pixelmonmod.pixelmon.api.codec.PixelmonCodec
- DimensionsConfig - Class in com.pixelmonmod.pixelmon.api.config
- DimensionsConfig() - Constructor for class com.pixelmonmod.pixelmon.api.config.DimensionsConfig
- DimensionsTypeAdapter - Class in com.pixelmonmod.pixelmon.api.pokemon.species.typeadapters
-
GsontypeTypeAdapterfor theDimensionsclass such that it can be converted to and from Json text when loading to/fromSpeciesdata. - DimensionsTypeAdapter() - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.species.typeadapters.DimensionsTypeAdapter
- DINO - Enum constant in enum class com.pixelmonmod.pixelmon.enums.items.EnumFossils
- DINO_FOSSIL - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- dinoFossil - Static variable in class com.pixelmonmod.pixelmon.client.render.tileEntities.SharedModels
-
The Dino Fossil's model.
- DIPPLIN - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- dir - Variable in class com.pixelmonmod.pixelmon.client.gui.widgets.ArrowButton
- DIRE_CLAW - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- DIRE_HIT - Enum constant in enum class com.pixelmonmod.pixelmon.api.battles.BattleItem
- DIRE_HIT - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- DireClaw - Class in com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic
-
Has a 50% chance of poisoning, paralyzing, or sleeping the target.
- DireClaw() - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.DireClaw
- DireClawTests - Class in com.pixelmonmod.pixelmon.api.test.impl.move
-
Tests for Dire Claw
- DireClawTests() - Constructor for class com.pixelmonmod.pixelmon.api.test.impl.move.DireClawTests
- DIRECT_CODEC - Static variable in interface com.pixelmonmod.pixelmon.api.npc.interaction.condition.InteractionCondition
- DIRECT_CODEC - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.event.InteractionEvent
- DIRECT_CODEC - Static variable in record class com.pixelmonmod.pixelmon.api.pokedex.Pokedex
- DIRECT_CODEC - Static variable in record class com.pixelmonmod.pixelmon.api.pokedex.PokedexTrigger
- DIRECT_CODEC - Static variable in record class com.pixelmonmod.pixelmon.api.pokedex.Region
- DIRECT_CODEC - Static variable in record class com.pixelmonmod.pixelmon.api.pokemon.type.Type
- DIRECT_CODEC - Static variable in record class com.pixelmonmod.pixelmon.api.research.DescribableResource
- DIRECT_CODEC - Static variable in interface com.pixelmonmod.pixelmon.api.texture.TextureProvider
- DIRECT_CODEC - Static variable in record class com.pixelmonmod.pixelmon.api.util.RenderableSprite
- DIRECT_CODEC - Static variable in record class com.pixelmonmod.pixelmon.battles.api.rules.BattleRule
- DIRECT_CODEC - Static variable in record class com.pixelmonmod.pixelmon.battles.api.rules.BattleRuleSet
- DIRECT_CODEC - Static variable in enum class com.pixelmonmod.pixelmon.battles.attacks.Effectiveness
- DIRECT_CODEC - Static variable in record class com.pixelmonmod.pixelmon.battles.controller.ai.BattleAI
- DIRECT_CODEC - Static variable in class com.pixelmonmod.tcg.api.card.ImmutableCard
- DIRECT_COLOR_CODEC - Static variable in class com.pixelmonmod.pixelmon.client.render.shader.PixelmonCodecs
- DIRECTION - Static variable in class com.pixelmonmod.pixelmon.blocks.decorative.DecorationBlock
- disable() - Static method in class com.pixelmonmod.api.client.screen.render.ScissorStack
- disable() - Method in interface com.pixelmonmod.api.client.screen.widget.States
- disable(int) - Method in class com.pixelmonmod.tcg.duel.state.PokemonAttackStatus
- Disable - Class in com.pixelmonmod.pixelmon.battles.status
-
Prevents the Pokémon from using a certain move.
- Disable - Enum constant in enum class com.pixelmonmod.pixelmon.battles.status.StatusType
- Disable() - Constructor for class com.pixelmonmod.pixelmon.battles.status.Disable
-
Dummy constructor so the status can be put into the effect registry with reflection.
- Disable(Attack) - Constructor for class com.pixelmonmod.pixelmon.battles.status.Disable
-
Initializes Disable.
- DISABLE - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- DISABLE_ATTACK - Static variable in class com.pixelmonmod.tcg.init.registry.AttackEffects
- DISABLE_CARD - Static variable in class com.pixelmonmod.tcg.init.registry.AttackEffects
- DISABLE_EVOLUTION - Static variable in class com.pixelmonmod.tcg.init.registry.PowerEffects
- disableAbilities(boolean) - Method in class com.pixelmonmod.tcg.duel.state.PokemonCardState
- DisableAttackEffect - Class in com.pixelmonmod.tcg.duel.attack.effects
- DisableAttackEffect(int, boolean) - Constructor for class com.pixelmonmod.tcg.duel.attack.effects.DisableAttackEffect
- DisableBattleCommand - Class in com.pixelmonmod.pixelmon.command.impl
- DisableBattleCommand(CommandDispatcher<CommandSourceStack>) - Constructor for class com.pixelmonmod.pixelmon.command.impl.DisableBattleCommand
- disableBattleUIButton() - Method in class com.pixelmonmod.pixelmon.client.gui.battles.ClientBattleManager
-
Stops/Starts the rendering of the battle UI.
- DisableCardEffect - Class in com.pixelmonmod.tcg.duel.attack.effects
- DisableCardEffect(boolean, TagKey<ImmutableCard>) - Constructor for class com.pixelmonmod.tcg.duel.attack.effects.DisableCardEffect
- disableCloseOnEscape() - Method in class com.pixelmonmod.pixelmon.api.dialogue.DialogueFactory.Builder
-
Sets the GUI to not close when the player presses the escape key.
- disableCritical() - Method in class com.pixelmonmod.pixelmon.api.pokemon.catching.CaptureValues
-
Prevents the capture attempt this object is associated with from being a critical capture.
- disableCulling - Variable in class com.pixelmonmod.pixelmon.client.render.tileEntities.RenderTileEntityGeneric
- disableCulling() - Method in class com.pixelmonmod.pixelmon.client.render.tileEntities.RenderTileEntityGenericSMD
- disabled - Variable in class com.pixelmonmod.pixelmon.battles.api.rules.teamselection.ParticipantSelection
- disabled - Static variable in class com.pixelmonmod.pixelmon.client.gui.Resources
- disabled - Variable in class com.pixelmonmod.pixelmon.comm.packetHandlers.battles.rules.selection.ShowTeamSelectPacket
- disabled() - Method in interface com.pixelmonmod.api.client.screen.widget.States
- Disabled - Enum constant in enum class com.pixelmonmod.pixelmon.enums.EnumFeatureState
- Disabled - Enum constant in enum class com.pixelmonmod.pixelmon.enums.EnumMegaItem
- disableEvolution(PokemonCardState, GameClientState) - Method in class com.pixelmonmod.tcg.duel.power.DisableEvolution
- disableEvolution(PokemonCardState, GameClientState) - Method in class com.pixelmonmod.tcg.duel.PowerEffect
-
Disable all evolution.
- disableEvolution(PokemonCardState, PokemonCardState, GameClientState) - Method in class com.pixelmonmod.tcg.duel.power.DisableEvolution
- disableEvolution(PokemonCardState, PokemonCardState, GameClientState) - Method in class com.pixelmonmod.tcg.duel.power.Transform
- disableEvolution(PokemonCardState, PokemonCardState, GameClientState) - Method in class com.pixelmonmod.tcg.duel.PowerEffect
-
Disable evolution of a particular Pokemon
- DisableEvolution - Class in com.pixelmonmod.tcg.duel.power
- DisableEvolution() - Constructor for class com.pixelmonmod.tcg.duel.power.DisableEvolution
- disableExp - Variable in class com.pixelmonmod.pixelmon.battles.api.BattleBuilder
- disableExp() - Method in class com.pixelmonmod.pixelmon.battles.api.BattleBuilder
-
Disables exp gain during the battle
- disableLighting - Variable in class com.pixelmonmod.pixelmon.client.render.tileEntities.RenderTileEntityGeneric
- disableLighting() - Method in class com.pixelmonmod.pixelmon.client.render.tileEntities.RenderTileEntityGenericSMD
- disableLogMessage(Class<?>, String) - Static method in class com.pixelmonmod.pixelmon.api.util.helpers.CommonHelper
- disableMenus() - Method in class com.pixelmonmod.pixelmon.client.gui.widgets.DropDownScreen
-
Checks if drop-down menus are disabled and uninteractable.
- disableMinecraftUI() - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
- disableOtherAbilities(PokemonCardState, GameClientState) - Method in class com.pixelmonmod.tcg.duel.power.ToxicGas
- disableOtherAbilities(PokemonCardState, GameClientState) - Method in class com.pixelmonmod.tcg.duel.PowerEffect
-
Disable abilities
- disablesChat() - Method in class com.pixelmonmod.pixelmon.client.gui.battles.battleScreens.BattleBaseScreen
- disablesChat() - Method in class com.pixelmonmod.pixelmon.client.gui.battles.battleScreens.BattleMenuScreen
- disallowSpectators() - Method in class com.pixelmonmod.pixelmon.battles.api.BattleBuilder
-
Prevents players from spectating the battle
- DISARMING_VOICE - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- DisarmingVoice - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen9TechnicalMachines
- discard(PlayerServerState, BoardLocation, int) - Method in class com.pixelmonmod.tcg.tileentity.BattleOwnedTileEntityController
- discard(PlayerServerState, BoardLocation, int) - Method in class com.pixelmonmod.tcg.tileentity.ServerOwnedTileEntityBattleController
- Discard - Enum constant in enum class com.pixelmonmod.tcg.client.gui.enums.CardSelectorDisplay
- Discard - Enum constant in enum class com.pixelmonmod.tcg.network.packets.enums.PhaseAction
- DISCARD - Enum constant in enum class com.pixelmonmod.tcg.duel.log.DuelLogType
- DISCARD - Static variable in class com.pixelmonmod.tcg.client.gui.duel.CardSelector
- DISCARD_ATTACHMENT - Static variable in class com.pixelmonmod.tcg.init.registry.AttackEffects
- DiscardAttachmentEffect - Class in com.pixelmonmod.tcg.duel.attack.effects
- DiscardAttachmentEffect(Optional<CoinSide>, boolean, Optional<Energy>, int) - Constructor for class com.pixelmonmod.tcg.duel.attack.effects.DiscardAttachmentEffect
- discardCount - Variable in class com.pixelmonmod.tcg.duel.attack.effects.SearchDiscardWithEnergyCostEffect
- discardEnergy - Variable in class com.pixelmonmod.tcg.duel.attack.effects.SearchDiscardWithEnergyCostEffect
- discardPile - Variable in class com.pixelmonmod.tcg.duel.state.PlayerCommonState
- DiscardPile - Enum constant in enum class com.pixelmonmod.tcg.network.packets.enums.BoardLocation
- discardResearch(PlayerResearch) - Method in class com.pixelmonmod.pixelmon.api.storage.research.impl.PixelmonResearchStorage
- discardResearch(PlayerResearch) - Method in interface com.pixelmonmod.pixelmon.api.storage.research.ResearchStorage
-
Discards the research.
- Discharge - Class in com.pixelmonmod.pixelmon.client.particle.systems
- Discharge() - Constructor for class com.pixelmonmod.pixelmon.client.particle.systems.Discharge
- DISCHARGE - Enum constant in enum class com.pixelmonmod.pixelmon.client.particle.ParticleSystems
- DISCHARGE - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- DiscordButton - Class in com.pixelmonmod.pixelmon.client.gui.widgets
- DiscordButton(int, int, int, int, Component, Button.OnPress) - Constructor for class com.pixelmonmod.pixelmon.client.gui.widgets.DiscordButton
- discordInvite - Variable in class com.pixelmonmod.pixelmon.client.gui.override.servers.list.ExtendedServerData
- DISCOUNT_COUPON - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- Disenchanter - Enum constant in enum class com.pixelmonmod.tcg.client.gui.enums.EnumGui
- Disguise - Class in com.pixelmonmod.pixelmon.api.pokemon.ability.abilities
-
Created by Jay113355 on 3/18/2019.
- Disguise() - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Disguise
- DISGUISE - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ability.AbilityRegistry
- DISGUISED - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonForms
- disguisedForm - Variable in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Illusion
-
The form of the disguised Pokémon.
- disguisedGender - Variable in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Illusion
-
The gender of the Pokémon to be disguised as.
- disguisedNickname - Variable in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Illusion
-
The name of the Pokémon to be disguised as.
- disguisedPalette - Variable in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Illusion
-
The texture of the Pokémon to be disguised as.
- disguisedPokemon - Variable in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Illusion
-
The species of Pokémon to be disguised as.
- DisguiseTests - Class in com.pixelmonmod.pixelmon.api.test.impl.ability
- DisguiseTests() - Constructor for class com.pixelmonmod.pixelmon.api.test.impl.ability.DisguiseTests
- DISH_CURRY_APPLE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- DISH_CURRY_BEANS - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- DISH_CURRY_BOILED_EGG - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- DISH_CURRY_BONE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- DISH_CURRY_BURGER - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- DISH_CURRY_CHEESE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- DISH_CURRY_COCONUT - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- DISH_CURRY_CREAM - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- DISH_CURRY_DECORATIVE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- DISH_CURRY_FRIED_FOOD - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- DISH_CURRY_GIGANTAMIX - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- DISH_CURRY_HERB - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- DISH_CURRY_INSTANT_NOODLE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- DISH_CURRY_JUICY - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- DISH_CURRY_LEEK - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- DISH_CURRY_MUSHROOM - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- DISH_CURRY_PASTA - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- DISH_CURRY_PLAIN - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- DISH_CURRY_POTATO - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- DISH_CURRY_RICH - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- DISH_CURRY_SALAD - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- DISH_CURRY_SAUSAGE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- DISH_CURRY_SEASONED - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- DISH_CURRY_SMOKE_POKE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- DISH_CURRY_TOAST - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- DISH_CURRY_TROPICAL - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- dismountsUnderwater() - Method in class com.pixelmonmod.pixelmon.entities.pixelmon.PixelmonEntity
- dispatch(PoseStack, Tesselator, float, MultiBufferSource.BufferSource) - Static method in class com.pixelmonmod.pixelmon.client.particle.ParticleArcanery
- dispatchToDimension(Level, double, double, double, double, double, double, double, float, Particles, Object...) - Static method in class com.pixelmonmod.pixelmon.api.world.ParticleArcaneryDispatcher
- dispatchToPlayer(ServerPlayer, double, double, double, double, double, double, float, Particles, Object...) - Static method in class com.pixelmonmod.pixelmon.api.world.ParticleArcaneryDispatcher
- displacePokemonIfShouldered(ServerPlayer, UUID) - Static method in class com.pixelmonmod.pixelmon.entities.pixelmon.PixelmonEntity
- display - Variable in class com.pixelmonmod.pixelmon.entities.DenEntity
- DISPLAY_REGION_PERCENTAGE - Static variable in class com.pixelmonmod.pixelmon.api.pokedex.PokedexTags
- DISPLAY_RIBBON - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
- DISPLAY_RIBBON_NEW - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
- DisplayBattleQueryRulesPacket - Class in com.pixelmonmod.pixelmon.comm.packetHandlers.battles.rules
- DisplayBattleQueryRulesPacket() - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.battles.rules.DisplayBattleQueryRulesPacket
- DisplayBattleQueryRulesPacket(UUID, boolean) - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.battles.rules.DisplayBattleQueryRulesPacket
- displayedAllyPokemon - Variable in class com.pixelmonmod.pixelmon.client.gui.battles.ClientBattleManager
-
Pokémon owned by allies of the player that are displayed in the battle GUI.
- displayedEnemyPokemon - Variable in class com.pixelmonmod.pixelmon.client.gui.battles.ClientBattleManager
-
The opposing Pokémon displayed in the battle GUI.
- displayedOurPokemon - Variable in class com.pixelmonmod.pixelmon.client.gui.battles.ClientBattleManager
-
Pokémon owned by the player that are displayed in the battle GUI.
- displayedRibbon - Variable in class com.pixelmonmod.pixelmon.api.pokemon.Pokemon
- displayedRibbon(Ribbon) - Method in class com.pixelmonmod.pixelmon.api.pokemon.PokemonBuilder
-
Specifies the selected ribbon on the Pokemon
- displayFireAnimation() - Method in class com.pixelmonmod.pixelmon.entities.DenEntity
- displayIcon(ResourceWithFallback, ServerPlayer...) - Method in class com.pixelmonmod.pixelmon.entities.npcs.NPC
-
Sets the icon to display for the given players
- displayMessage(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.CraftyShield
- displayMessage(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Endure
- displayMessage(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.Protect
- displayMessage(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.ProtectVariation
-
Displays a battle message upon successfully using the move.
- displayMessage(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.QuickGuard
- displayMessage(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.WideGuard
- displayName() - Method in class com.pixelmonmod.pixelmon.api.entity.npc.StoredEntity
- displayName() - Method in enum class com.pixelmonmod.pixelmon.battles.attacks.Effectiveness
- displayName(String) - Method in class com.pixelmonmod.pixelmon.api.entity.npc.StoredEntity
- displayTime() - Method in record class com.pixelmonmod.pixelmon.api.util.toast.ToastData
-
Returns the value of the
displayTimerecord component. - distanceFrom(Vertex) - Method in class com.pixelmonmod.pixelmon.client.models.obj.Vertex
- distanceUntilBattleForfeited - Variable in class com.pixelmonmod.pixelmon.client.gui.battles.ClientBattleManager
-
Whether the player will forfeit their battle if they move much further away.
- DistanceUntilBattleForfeitedPacket - Class in com.pixelmonmod.pixelmon.comm.packetHandlers.battles
- DistanceUntilBattleForfeitedPacket() - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.battles.DistanceUntilBattleForfeitedPacket
- DistanceUntilBattleForfeitedPacket(float, float, int) - Constructor for class com.pixelmonmod.pixelmon.comm.packetHandlers.battles.DistanceUntilBattleForfeitedPacket
- ditto - Variable in class com.pixelmonmod.pixelmon.api.events.CaughtTransformedDittoEvent
- DITTO - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonEggGroups
- DITTO - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- DITTO - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- DITTO_DITTO_EGGS_CREATED - Static variable in class com.pixelmonmod.pixelmon.init.registry.PixelmonStatisticsRegistry
- DITTO_KEY - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonEggGroups
- DittoEnhancingItem - Class in com.pixelmonmod.pixelmon.items.heldItems
-
Increases Ditto's stats by a certain amount when it is not transformed.
- DittoEnhancingItem(EnumHeldItems, BattleStatsType[], float) - Constructor for class com.pixelmonmod.pixelmon.items.heldItems.DittoEnhancingItem
-
Initializes a Ditto enhancing item.
- dive - Static variable in class com.pixelmonmod.pixelmon.client.gui.Resources
-
Outline for a Pokémon in a Dive Ball.
- Dive - Class in com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.multiTurn
-
Charges on first turn and avoids most attacks, attacks on second turn.
- Dive - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen8TechnicalMachines
- Dive() - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.multiTurn.Dive
-
Initializes Dive.
- DIVE - Enum constant in enum class com.pixelmonmod.pixelmon.api.battles.BattleStartTypes
- DIVE - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- DIVE_BALL - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.item.pokeball.PokeBallRegistry
- DiveBall - Class in com.pixelmonmod.pixelmon.api.pokemon.item.pokeball.logic
- DiveBall() - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.item.pokeball.logic.DiveBall
- Divide - Enum constant in enum class com.pixelmonmod.tcg.api.card.CardModifier
- DIZZY_PUNCH - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- DNA_SPLICERS - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- DOACTION - Enum constant in enum class com.pixelmonmod.pixelmon.battles.controller.BattleStage
- doAfterEffect(PokeBall, PokeBallEntity, PixelmonEntity) - Method in interface com.pixelmonmod.pixelmon.api.pokemon.item.pokeball.logic.BallLogic
- doAfterEffect(PokeBall, PokeBallEntity, PixelmonEntity) - Method in class com.pixelmonmod.pixelmon.api.pokemon.item.pokeball.logic.BeastBall
- doAfterEffect(PokeBall, PokeBallEntity, PixelmonEntity) - Method in class com.pixelmonmod.pixelmon.api.pokemon.item.pokeball.logic.ChristmasBallLogic
- doAfterEffect(PokeBall, PokeBallEntity, PixelmonEntity) - Method in class com.pixelmonmod.pixelmon.api.pokemon.item.pokeball.logic.FriendBall
- doAfterEffect(PokeBall, PokeBallEntity, PixelmonEntity) - Method in class com.pixelmonmod.pixelmon.api.pokemon.item.pokeball.logic.HealBall
- doAfterEffect(PokeBall, PokeBallEntity, PixelmonEntity) - Method in class com.pixelmonmod.pixelmon.api.pokemon.item.pokeball.logic.HisuiBall
- doAfterEffect(PokeBall, PokeBallEntity, PixelmonEntity) - Method in class com.pixelmonmod.pixelmon.api.pokemon.item.pokeball.logic.LoveBall
- doAfterEffect(PokeBall, PokeBallEntity, PixelmonEntity) - Method in class com.pixelmonmod.pixelmon.api.pokemon.item.pokeball.logic.LuxuryBall
- doBattleDamage(PixelmonWrapper, float, DamageTypeEnum) - Method in class com.pixelmonmod.pixelmon.battles.controller.participants.PixelmonWrapper
-
Damages the Pokémon in battle.
- doCaptureCalc(PixelmonEntity) - Method in class com.pixelmonmod.pixelmon.entities.pokeballs.PokeBallEntity
-
Calculates whether the Pokémon will be caught and the number of shakes the Poké Ball will execute.
- DOCILE - Enum constant in enum class com.pixelmonmod.pixelmon.api.pokemon.Nature
- dock - Static variable in class com.pixelmonmod.pixelmon.client.gui.Resources
-
The bar containing the Pokémon.
- Doctor - Enum constant in enum class com.pixelmonmod.pixelmon.enums.EnumGuiScreen
- DoctorScreen - Class in com.pixelmonmod.pixelmon.client.gui
- DoctorScreen() - Constructor for class com.pixelmonmod.pixelmon.client.gui.DoctorScreen
- doDamageCalc(PixelmonWrapper, PixelmonWrapper, double) - Method in class com.pixelmonmod.pixelmon.battles.attacks.Attack
-
Calculates the attack's damage.
- DODRIO - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- DODRIO - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- DODUO - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- DODUO - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- doEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.EntryHazard
-
Affects a Pokémon when it switches in.
- doEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.StickyWeb
- doEffect(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.status.ToxicSpikes
- DOES_LEVEL - Static variable in class com.pixelmonmod.pixelmon.api.storage.NbtKeys
-
Whether the Pokémon can gain experience.
- doesAttackHitSubstitute(PixelmonWrapper, DamageTypeEnum) - Method in class com.pixelmonmod.pixelmon.battles.controller.participants.PixelmonWrapper
-
Determines whether an attack hits a substitute.
- doesAttackUserIgnoreProtect(PixelmonWrapper, PixelmonWrapper, Attack) - Method in class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.UnseenFist
- doesAttackUserIgnoreProtect(PixelmonWrapper, PixelmonWrapper, Attack) - Method in interface com.pixelmonmod.pixelmon.api.pokemon.ability.Ability
-
Determines whether this ability makes this attack pierces protection moves.
- doesBlockSeeSky(BlockState) - Static method in class com.pixelmonmod.pixelmon.api.config.BetterSpawnerConfig
- doesCardListContainCardType(List<CommonCardState>, TagKey<ImmutableCard>) - Method in class com.pixelmonmod.tcg.tileentity.BattleOwnedTileEntityController
- doesContactAttackMakeContact(PixelmonWrapper, Attack) - Method in interface com.pixelmonmod.pixelmon.api.pokemon.ability.Ability
-
Whether this contact move will continue to make contact.
- doesGoFirst(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.controller.SpeedAbilityComparator
-
Calculates whether one Pokémon moves before another.
- doesGoFirst(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.controller.SpeedComparator
-
Calculates whether one Pokémon moves before another.
- doesGoFirst(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.controller.SpeedPriorityComparator
- doesLevel - Variable in class com.pixelmonmod.pixelmon.api.events.pokemon.SetLevellingEvent
-
Whether levelling is going to be enabled or disabled.
- doesLevel - Variable in class com.pixelmonmod.pixelmon.api.pokemon.Pokemon
- doesLevel() - Method in class com.pixelmonmod.pixelmon.api.pokemon.Pokemon
- doesModifiedOrderGoFirst(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.controller.SpeedPriorityComparator
-
Calculates whether one Pokémon moves before another based on individual status.
- doesNotMelt - Variable in class com.pixelmonmod.pixelmon.battles.status.Freeze
- doesNotTick() - Method in interface com.pixelmonmod.api.client.screen.widget.States
- doesNotWorkOnTransformedIce(BattleTestHelper) - Static method in class com.pixelmonmod.pixelmon.api.test.impl.ability.IceFaceTests
-
Tests that IceFace does not work on transformed pokemon.
- doesNotWorkOnTransformedNoIce(BattleTestHelper) - Static method in class com.pixelmonmod.pixelmon.api.test.impl.ability.IceFaceTests
-
Tests that IceFace does not repair itself on transformed pokemon.
- doesPersist(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.Attack
-
Determines whether the attack continues between turns.
- doesPersist(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.EffectBase
-
Returns whether the move lasts multiple turns.
- doesPersist(PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.multiTurn.MultiTurnSpecialAttackBase
- doesStringStartWith(String, String) - Static method in class com.pixelmonmod.pixelmon.api.command.PixelmonCommandUtils
-
Checks if the original begins with region ignoring case
- doesSync() - Method in record class com.pixelmonmod.pixelmon.api.dummy.DummyRegistry
- doEvolution(Pokemon, String) - Method in class com.pixelmonmod.pixelmon.api.pokemon.stats.evolution.Evolution
-
Starts the evolution for a PixelmonEntity.
- doEvolution(PixelmonEntity, String) - Method in class com.pixelmonmod.pixelmon.api.pokemon.stats.evolution.Evolution
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
Evolution.doEvolution(Pokemon, String)instead - doFailEffect(PokeBall, PokeBallEntity, PixelmonEntity) - Method in interface com.pixelmonmod.pixelmon.api.pokemon.item.pokeball.logic.BallLogic
- doGrow() - Method in class com.pixelmonmod.pixelmon.blocks.tileentity.GracideaTileEntity
- doJump() - Method in class com.pixelmonmod.pixelmon.entities.pixelmon.AbstractMovesEntity
- DOKU_BADGE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- doLater(Runnable, int) - Method in class com.pixelmonmod.pixelmon.battles.controller.BattleController
- doLegendarySpawn(ServerPlayer) - Method in class com.pixelmonmod.pixelmon.spawning.LegendarySpawner
-
Attempts to perform a legendary spawn at the given target.
- DoLegendarySpawnCommand - Class in com.pixelmonmod.pixelmon.command.impl
- DoLegendarySpawnCommand(CommandDispatcher<CommandSourceStack>) - Constructor for class com.pixelmonmod.pixelmon.command.impl.DoLegendarySpawnCommand
- DOLLIV - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- DOLLIV - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- DOME - Enum constant in enum class com.pixelmonmod.pixelmon.enums.items.EnumFossils
- DOME_FOSSIL - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- domeFossil - Static variable in class com.pixelmonmod.pixelmon.client.render.tileEntities.SharedModels
-
The Dome Fossil's model.
- DONDOZO - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- done - Variable in class com.pixelmonmod.pixelmon.battles.raids.RaidGovernor
- done(RecordedAction) - Method in class com.pixelmonmod.pixelmon.client.gui.pc.PokemonScreen
- donorType - Variable in class com.pixelmonmod.pixelmon.api.events.PokerusEvent.Spread
- DO NOT USE THIS. - Search tag in com.pixelmonmod.pixelmon.api.context.ContextKey.ContextKey(ResourceLocation, Class<A>, Codec<A>, List<ContextPlaceholder<A>>, boolean)
- Section
- DONPHAN - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- DONPHAN - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- Doodle - Class in com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic
-
Copies the target's Ability to all allies.
- Doodle() - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Doodle
- DOODLE - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- DOOM_DESIRE - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- doPass(SpawnerCoordinator) - Method in class com.pixelmonmod.pixelmon.api.spawning.archetypes.spawners.TickingSpawner
-
Performs a pass.
- doPush(Entity) - Method in class com.pixelmonmod.pixelmon.entities.DenEntity
- DORAGON_BADGE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- doRender(PoseStack, MultiBufferSource) - Method in class com.pixelmonmod.pixelmon.client.render.blockReveal.BlockRevealRenderer
- doRender(WormholeEntity, double, double, double, float, float) - Method in class com.pixelmonmod.pixelmon.client.render.entity.renderers.WormholeRenderer
- dos - Static variable in class com.pixelmonmod.pixelmon.client.render.item.ItemRendererShrineOrb
-
The filled texture of an orb of static souls.
- DOS_ORB - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- DoSetDamage - Class in com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic
-
Deals a fixed amount damage.
- DoSetDamage(Value...) - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.DoSetDamage
-
Initializes the effect.
- doSpawn(AbstractSpawner) - Method in class com.pixelmonmod.pixelmon.api.spawning.archetypes.entities.pokemon.SpawnActionPokemon
- doSpawn(AbstractSpawner) - Method in class com.pixelmonmod.pixelmon.api.spawning.SpawnAction
-
Does the spawn of this entity at the stored
SpawnLocationon behalf of the givenAbstractSpawner. - DoSpawn(AbstractSpawner, SpawnAction<? extends PixelmonEntity>) - Constructor for class com.pixelmonmod.pixelmon.api.events.spawning.LegendarySpawnEvent.DoSpawn
- DoSpawn(MysteryBoxTileEntity, BlockState, PixelmonEntity) - Constructor for class com.pixelmonmod.pixelmon.api.events.blocks.MysteryBoxEvent.Tick.DoSpawn
-
Fired immediately before a Mystery Box spawns a Pokémon in the world.
- doStuckDetection(Vec3) - Method in class com.pixelmonmod.pixelmon.ai.naivgator.ProxyPathNavigation
- doSwitch() - Method in class com.pixelmonmod.pixelmon.battles.controller.participants.PixelmonWrapper
-
Handles switching.
- dot(Vertex) - Method in class com.pixelmonmod.pixelmon.client.models.obj.Vertex
- DOT_SYMBOL - Static variable in class com.pixelmonmod.pixelmon.api.util.RegexPatterns
- doTeleport(Player, ItemStack) - Method in class com.pixelmonmod.pixelmon.items.TeleporterItem
- doTick(ServerLevel, NPC) - Method in class com.pixelmonmod.pixelmon.api.behaviour.impl.npc.sensor.SecondaryPoiSensor
- doTick(ServerLevel, NPC) - Method in class com.pixelmonmod.pixelmon.api.entity.sensor.EngageSensorType
- dots - Variable in class com.pixelmonmod.pixelmon.blocks.tileentity.FossilMachineTileEntity
- dotTicks - Variable in class com.pixelmonmod.pixelmon.blocks.tileentity.FossilMachineTileEntity
- DOTTLER - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- DOTTLER - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- doTurnLogic() - Method in class com.pixelmonmod.pixelmon.battles.controller.BattleController
- doTweak(AbstractSpawner, SpawnAction<? extends Entity>) - Method in interface com.pixelmonmod.pixelmon.api.spawning.SpawningTweak
-
Performs the tweak to the given spawn action or its entity.
- doTweak(AbstractSpawner, SpawnAction<? extends Entity>) - Method in class com.pixelmonmod.pixelmon.spawning.CaveLevelTweak
- doTweak(AbstractSpawner, SpawnAction<? extends Entity>) - Method in class com.pixelmonmod.pixelmon.spawning.FluteLevelTweak
- doTweak(AbstractSpawner, SpawnAction<? extends Entity>) - Method in class com.pixelmonmod.pixelmon.spawning.PlayerBasedLevels
- doTweak(AbstractSpawner, SpawnAction<? extends Entity>) - Method in class com.pixelmonmod.pixelmon.spawning.UltraSpaceAggressionTweak
- doTweak(AbstractSpawner, SpawnAction<? extends Entity>) - Method in class com.pixelmonmod.pixelmon.spawning.UltraSpaceLevelTweak
- DOUBLADE - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- DOUBLADE - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- DOUBLE - Enum constant in enum class com.pixelmonmod.pixelmon.api.battles.BattleType
- DOUBLE - Static variable in class com.pixelmonmod.pixelmon.api.data.PixelmonDataSerializers
- DOUBLE_ABILITY - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ribbon.RibbonRegistry
- DOUBLE_BATTLES_FOUGHT - Static variable in class com.pixelmonmod.pixelmon.init.registry.PixelmonStatisticsRegistry
- DOUBLE_BATTLES_WON - Static variable in class com.pixelmonmod.pixelmon.init.registry.PixelmonStatisticsRegistry
- Double_Edge - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen1TechnicalMachines
- DOUBLE_EDGE - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- DOUBLE_GRASS - Static variable in class com.pixelmonmod.pixelmon.api.spawning.conditions.LocationType
- DOUBLE_HIT - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- DOUBLE_IRON_BASH - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- DOUBLE_KICK - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- DOUBLE_PATTERN - Static variable in class com.pixelmonmod.pixelmon.api.util.helpers.NumberHelper
- DOUBLE_SHOCK - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- DOUBLE_SLAP - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- Double_Team - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen1TechnicalMachines
- Double_Team - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen2TechnicalMachines
- Double_Team - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen3TechnicalMachines
- Double_Team - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen4TechnicalMachines
- Double_Team - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen5TechnicalMachines
- Double_Team - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen6TechnicalMachines
- Double_Team - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen7TechnicalMachines
- DOUBLE_TEAM - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- doubleBattle() - Method in class com.pixelmonmod.pixelmon.battles.query.BattleQuery.Builder
- DoubleEdge - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen9TechnicalMachines
- DoubleOnHalf - Class in com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic
-
Doubles in power if the target's hp is less than half of its maximum.
- DoubleOnHalf() - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.DoubleOnHalf
- DoubleShock - Class in com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic
-
Double Shock will inflict damage to the target and cause the user to lose its Electric type.
- DoubleShock() - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.DoubleShock
- doubleValues() - Method in class com.pixelmonmod.pixelmon.api.pokemon.stats.EVStore
-
Doubles all EV values.
- DoubleYieldEvent(Pokemon, Pokemon, EVYields, EVYields) - Constructor for class com.pixelmonmod.pixelmon.api.events.battles.EVGainEvent.DoubleYieldEvent
- DoubleYieldEvent(Pokemon, EVYields) - Constructor for class com.pixelmonmod.pixelmon.api.events.battles.EVGainEvent.DoubleYieldEvent
-
Deprecated, for removal: This API element is subject to removal in a future version.
- doubleYields() - Method in record class com.pixelmonmod.pixelmon.api.pokemon.species.evs.EVYields
-
Creates a new EVYields object with all the values multiplied by 2.
- doUniqueDamageCalc(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.DoSetDamage
- doUniqueDamageCalc(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Endeavor
- doUniqueDamageCalc(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.NightShade
- doUniqueDamageCalc(PixelmonWrapper, PixelmonWrapper) - Method in class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.SpecialAttackBase
-
Used when an attack needs to deal damage that doesn't use the normal damage calculator.
- DOUSE - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonForms
- DOUSE_DRIVE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- doWalkHatching(ServerPlayer, PlayerPartyStorage) - Method in class com.pixelmonmod.pixelmon.api.pokemon.hatch.WalkingEggHatcher
-
Does the calculations for how much the egg should gain in egg steps based on how far they have walked.
- doWalkHealing(ServerPlayer, PlayerPartyStorage) - Method in class com.pixelmonmod.pixelmon.api.pokemon.healing.WalkingPassiveHealingTicker
-
Does the calculations for how much the party should heal based on how far they have walked.
- doWalkPoison(ServerPlayer, PlayerPartyStorage) - Method in class com.pixelmonmod.pixelmon.api.pokemon.effects.WalkingPassiveEffectTicker
- DOWN - Static variable in class com.pixelmonmod.pixelmon.blocks.TemplePillarBlock
- DOWN - Static variable in class com.pixelmonmod.pixelmon.client.gui.Resources
- DOWN_ARROW - Enum constant in enum class com.pixelmonmod.pixelmon.client.particle.particles.AttackEffect.EnumParticleTexture
- DOWNCAST - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ribbon.RibbonRegistry
- Download - Class in com.pixelmonmod.pixelmon.api.pokemon.ability.abilities
-
Increases the attack stat that targets the opponent's lower Defense stat.
- Download() - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Download
- DOWNLOAD - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ability.AbilityRegistry
- DOWNLOAD_EXECUTOR - Static variable in class com.pixelmonmod.pixelmon.api.util.helpers.HttpHelper
- downloadFile(File, URI, Map<String, String>, HashFunction, HashCode, int, Proxy) - Static method in class com.pixelmonmod.pixelmon.api.util.helpers.HttpHelper
- DRACO - Enum constant in enum class com.pixelmonmod.pixelmon.enums.EnumPlate
- DRACO_METEOR - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- DRACO_PLATE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- DracoMeteor - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen9TechnicalMachines
- DRACOVISH - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- DRACOVISH - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- DRACOZOLT - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- DRACOZOLT - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- dragAction(DragAction) - Method in class com.pixelmonmod.api.client.screen.widget.design.Rendering
- DragAction - Interface in com.pixelmonmod.api.client.screen.widget
- DRAGALGE - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- DRAGAPULT - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- DRAGAPULT - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- draggable() - Method in interface com.pixelmonmod.api.client.screen.widget.States
- draggable(boolean) - Method in interface com.pixelmonmod.api.client.screen.widget.States
- draggableInternal() - Method in class com.pixelmonmod.api.client.screen.widget.StatefulWidget
- draggableInternal() - Method in interface com.pixelmonmod.api.client.screen.widget.States
- dragged() - Method in interface com.pixelmonmod.api.client.screen.widget.States
- dragged(boolean) - Method in interface com.pixelmonmod.api.client.screen.widget.States
- draggedInternal() - Method in class com.pixelmonmod.api.client.screen.widget.StatefulWidget
- draggedInternal() - Method in interface com.pixelmonmod.api.client.screen.widget.States
- Dragon - Class in com.pixelmonmod.pixelmon.client.particle.particles
- Dragon - Enum constant in enum class com.pixelmonmod.pixelmon.client.particle.Particles
- Dragon(float, float, float, float) - Constructor for class com.pixelmonmod.pixelmon.client.particle.particles.Dragon
- DRAGON - Enum constant in enum class com.pixelmonmod.pixelmon.items.LureItem.LureType
- DRAGON - Enum constant in enum class com.pixelmonmod.tcg.api.card.Energy
- DRAGON - Static variable in record class com.pixelmonmod.pixelmon.api.pokemon.type.Type
- DRAGON - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonEggGroups
- DRAGON - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonForms
- DRAGON_ASCENT - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- DRAGON_BADGE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- DRAGON_BREATH - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- DRAGON_CHEER - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- Dragon_Claw - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen3TechnicalMachines
- Dragon_Claw - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen4TechnicalMachines
- Dragon_Claw - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen5TechnicalMachines
- Dragon_Claw - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen6TechnicalMachines
- Dragon_Claw - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen7TechnicalMachines
- DRAGON_CLAW - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- DRAGON_DANCE - Enum constant in enum class com.pixelmonmod.pixelmon.items.ZygardeCubeItem.CoreType
- DRAGON_DANCE - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- DRAGON_DARTS - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- DRAGON_ENERGY - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- DRAGON_FANG - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- DRAGON_GEM - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- DRAGON_HAMMER - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- DRAGON_KEY - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonEggGroups
- DRAGON_MEMORY - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- Dragon_Pulse - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen4TechnicalMachines
- DRAGON_PULSE - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- Dragon_Rage - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen1TechnicalMachines
- DRAGON_RAGE - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- DRAGON_RUSH - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- DRAGON_SCALE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- DRAGON_SKULL - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- Dragon_Tail - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen5TechnicalMachines
- Dragon_Tail - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen6TechnicalMachines
- Dragon_Tail - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen7TechnicalMachines
- DRAGON_TAIL - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- DRAGONAIR - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- DRAGONAIR - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- DragonBreath - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen2TechnicalMachines
- DragonCheer - Class in com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic
- DragonCheer - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen9TechnicalMachines
- DragonCheer() - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.DragonCheer
- DragonCheerTests - Class in com.pixelmonmod.pixelmon.api.test.impl.move
- DragonCheerTests() - Constructor for class com.pixelmonmod.pixelmon.api.test.impl.move.DragonCheerTests
- DragonClaw - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen8TechnicalRecords
- DragonClaw - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen9TechnicalMachines
- DragonDance - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen8TechnicalRecords
- DragonDance - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen9TechnicalMachines
- DragonDarts - Class in com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic
-
Damages the target twice, avoiding and moving targets to always cause damage.
- DragonDarts() - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.DragonDarts
- DragonDartsTests - Class in com.pixelmonmod.pixelmon.api.test.impl.move
- DragonDartsTests() - Constructor for class com.pixelmonmod.pixelmon.api.test.impl.move.DragonDartsTests
- DragonEnergy - Class in com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic
- DragonEnergy() - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.DragonEnergy
- dragonFang - Enum constant in enum class com.pixelmonmod.pixelmon.enums.heldItems.EnumTypeEnhancingItems
- DRAGONINITE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- DRAGONITE - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- DRAGONITE - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- Dragonium_Z - Enum constant in enum class com.pixelmonmod.pixelmon.enums.items.EnumZCrystals
- DRAGONIUM_Z - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- DragonPulse - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen8TechnicalRecords
- DragonPulse - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen9TechnicalMachines
- DRAGONS_MAW - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ability.AbilityRegistry
- dragonScale - Enum constant in enum class com.pixelmonmod.pixelmon.enums.heldItems.EnumHeldItems
- DragonsMaw - Class in com.pixelmonmod.pixelmon.api.pokemon.ability.abilities
-
Created by Jay113355 on 10/2/2020.
- DragonsMaw() - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.DragonsMaw
- DragonTail - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen9TechnicalMachines
- DragonTailTests - Class in com.pixelmonmod.pixelmon.api.test.impl.move
-
Tests for Dragon Tail
- DragonTailTests() - Constructor for class com.pixelmonmod.pixelmon.api.test.impl.move.DragonTailTests
- DragTest - Class in com.pixelmonmod.api.client.screen.widget.test
- DragTest() - Constructor for class com.pixelmonmod.api.client.screen.widget.test.DragTest
- Drain - Class in com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic
-
Drains health from the target.
- Drain - Class in com.pixelmonmod.pixelmon.client.particle.systems
- Drain() - Constructor for class com.pixelmonmod.pixelmon.client.particle.systems.Drain
- Drain(Value...) - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Drain
-
Initializes Drain.
- DRAIN - Enum constant in enum class com.pixelmonmod.pixelmon.client.particle.ParticleSystems
- Drain_Punch - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen4TechnicalMachines
- DRAIN_PUNCH - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- DRAINING_KISS - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- DrainingKiss - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen8TechnicalMachines
- DrainingKiss - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen9TechnicalMachines
- DrainPunch - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen8TechnicalMachines
- DrainPunch - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen9TechnicalMachines
- DRAKE - Enum constant in enum class com.pixelmonmod.pixelmon.enums.items.EnumFossils
- DRAKE_FOSSIL - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- drakeFossil - Static variable in class com.pixelmonmod.pixelmon.client.render.tileEntities.SharedModels
-
The Drake Fossil's model.
- DRAKLOAK - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- DRAKLOAK - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- DRAMPA - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- DRAPION - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- DRAPION - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- DRASH - Enum constant in enum class com.pixelmonmod.pixelmon.enums.BerryType
- DRASH - Static variable in class com.pixelmonmod.pixelmon.world.generation.FoliageRegistration
- DRASH_BERRY - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- DrashFoliagePlacer - Class in com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl
- DrashFoliagePlacer() - Constructor for class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.DrashFoliagePlacer
- DRATINI - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- DRATINI - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- draw(MeshData) - Method in class com.pixelmonmod.pixelmon.client.render.entity.renderers.assimp.render.AssimpRenderType
- draw(Pokemon, IRecipeSlotsView, GuiGraphics, double, double) - Method in class com.pixelmonmod.pixelmon.support.jei.category.DropsInfoRecipeCategory
- draw(Pokemon, IRecipeSlotsView, GuiGraphics, double, double) - Method in class com.pixelmonmod.pixelmon.support.jei.category.WildHeldItemRecipeCategory
- draw(InfuserRecipe, IRecipeSlotsView, GuiGraphics, double, double) - Method in class com.pixelmonmod.pixelmon.support.jei.category.InfuserRecipeCategory
- draw(EnumPokeChestType, IRecipeSlotsView, GuiGraphics, double, double) - Method in class com.pixelmonmod.pixelmon.support.jei.category.PokeChestLootCategory
- draw(SpawnerLootInfo, IRecipeSlotsView, GuiGraphics, double, double) - Method in class com.pixelmonmod.pixelmon.support.jei.category.SpawnerLootCategory
- draw(BossTierRecipe, IRecipeSlotsView, GuiGraphics, double, double) - Method in class com.pixelmonmod.pixelmon.support.jei.category.BossLootCategory
- draw(GuiGraphics) - Static method in class com.pixelmonmod.pixelmon.client.gui.custom.overlays.CustomNoticeOverlay
- draw(GuiGraphics) - Static method in class com.pixelmonmod.pixelmon.client.gui.custom.overlays.CustomScoreboardOverlay
- draw(GuiGraphics) - Method in class com.pixelmonmod.pixelmon.client.gui.ScreenParticleEngine
- draw(GuiGraphics) - Method in class com.pixelmonmod.pixelmon.client.gui.widgets.DescriptiveText
-
Draws the text.
- draw(GuiGraphics, double, double, double, double, boolean, float) - Method in class com.pixelmonmod.pixelmon.client.gui.raids.PokemonSlot
- draw(GuiGraphics, double, double, float) - Method in class com.pixelmonmod.pixelmon.client.gui.raids.RaidButton
- draw(GuiGraphics, double, double, float) - Method in class com.pixelmonmod.pixelmon.client.gui.widgets.SWSHButton
- draw(GuiGraphics, int, int) - Method in class com.pixelmonmod.tcg.client.gui.PlayerTargetsScreen
- draw(GuiGraphics, int, int) - Method in class com.pixelmonmod.tcg.client.gui.TargetScreen
- draw(GuiGraphics, int, int, float) - Method in class com.pixelmonmod.pixelmon.client.gui.widgets.KeybindIcon
- draw(GuiGraphics, DuelLog, int, int, float) - Method in class com.pixelmonmod.tcg.client.gui.duel.DuelLogScreen
- draw(GuiGraphics, String) - Method in class com.pixelmonmod.pixelmon.client.gui.ScreenParticleEngine
- draw(GuiGraphics, Minecraft, int, int) - Method in class com.pixelmonmod.pixelmon.client.gui.starter.Shadow
- draw(GuiGraphics, RenderType, Consumer<Drawing.PrimitiveDrawingContext>) - Static method in class com.pixelmonmod.api.client.screen.render.Drawing
- Draw - Enum constant in enum class com.pixelmonmod.tcg.client.gui.enums.CardSelectorDisplay
- DRAW - Enum constant in enum class com.pixelmonmod.pixelmon.api.battles.BattleResults
- DRAW - Enum constant in enum class com.pixelmonmod.pixelmon.api.config.ForceBattleEndResult
- DRAW - Enum constant in enum class com.pixelmonmod.tcg.duel.log.DuelLogType
- DRAW - Enum constant in enum class com.pixelmonmod.tcg.duel.Phase
- DRAW_BATTLE - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonInteractionEvents
- DRAW_CARD - Static variable in class com.pixelmonmod.tcg.init.registry.AttackEffects
- draw2DLine(GuiGraphics, double, double, double, double, float, float, float, float) - Static method in class com.pixelmonmod.tcg.duel.RenderDuel
- draw2DLine(GuiGraphics, double, double, double, double, float, float, float, float, float) - Static method in class com.pixelmonmod.tcg.duel.RenderDuel
- draw2DRectangle(GuiGraphics, double, double, double, double, float, float, float, float) - Static method in class com.pixelmonmod.tcg.duel.RenderDuel
- drawAbility(GuiGraphics, Font, int, int) - Method in class com.pixelmonmod.pixelmon.client.gui.pc.PokemonSummaryPCScreen
- drawArrows(GuiGraphics, int, int) - Method in class com.pixelmonmod.pixelmon.client.gui.pokechecker.PokeCheckerScreen
-
Draws the arrow buttons used to cycle through the player's party.
- drawAtOffset(GuiGraphics, String, double, double, double, double) - Method in class com.pixelmonmod.pixelmon.client.gui.ScreenParticleEngine
- drawAttackInfoBox(GuiGraphics, float, int, int) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
-
Draws a gray box to contain attack information.
- drawAttackInfoList(GuiGraphics, Attack, int, int) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
-
Draws information about an attack in a move list choose screen.
- drawAttackInfoList(GuiGraphics, ImmutableAttack, int, int) - Static method in class com.pixelmonmod.pixelmon.client.gui.npc.TutorScreen
-
Draws information about an attack in a move list choose screen.
- drawAttackInfoMoveset(GuiGraphics, Attack, int, int, int) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
-
Draws information about the selected attack in a Pokémon's moveset.
- drawAxis(GuiGraphics, int, float, float, Color, Quaternionf) - Static method in class com.pixelmonmod.pixelmon.api.util.helpers.PixelmonRenderingHelper
- drawBackground(GuiGraphics) - Method in class com.pixelmonmod.pixelmon.client.gui.widgets.SlotBase
-
Optionally draws a background behind the list.
- drawBackgroundFromSprite(GuiGraphics, ResourceLocation, int, int, int, int) - Method in class com.pixelmonmod.pixelmon.client.gui.pc.PokemonSummaryPCScreen
- drawBackgroundUnderMenus(GuiGraphics, float, int, int) - Method in class com.pixelmonmod.pixelmon.client.gui.ExtrasEditorScreen
-
Draws the screen background under the drop-down menus.
- drawBackgroundUnderMenus(GuiGraphics, float, int, int) - Method in class com.pixelmonmod.pixelmon.client.gui.pc.AdvancedPCSearchScreen
- drawBackgroundUnderMenus(GuiGraphics, float, int, int) - Method in class com.pixelmonmod.pixelmon.client.gui.statueEditor.PokeDisplayEditor
- drawBackgroundUnderMenus(GuiGraphics, float, int, int) - Method in class com.pixelmonmod.pixelmon.client.gui.statueEditor.StatueEditorScreen
- drawBackgroundUnderMenus(GuiGraphics, float, int, int) - Method in class com.pixelmonmod.pixelmon.client.gui.widgets.DropDownScreen
-
Draws the screen background under the drop-down menus.
- drawBar(GuiGraphics, double, double, double, double, float, Color) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
- drawBar(GuiGraphics, double, double, double, double, float, Color, boolean) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
- drawBar(GuiGraphics, double, double, double, double, float, Color, Color, boolean) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
-
Draws a bar.
- drawBasePokemonInfo(GuiGraphics) - Method in class com.pixelmonmod.pixelmon.client.gui.pokechecker.PokeCheckerScreen
-
Draws the top-left of the screen, with info that is displayed in all PokéChecker screens.
- drawBattleCursor(boolean, float, float, float) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
- drawBattleTimer(GuiGraphics, Screen, int) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
-
Draws the battle timer on the screen.
- drawBoardOutline(GuiGraphics, BattleOwnedTileEntityController, float, float, float, float) - Static method in class com.pixelmonmod.tcg.duel.RenderDuel
- drawBox(GuiGraphics, int, int) - Method in class com.pixelmonmod.pixelmon.client.gui.pc.MultiSelectPCMode
- drawBox(GuiGraphics, int, int) - Method in class com.pixelmonmod.pixelmon.client.gui.pc.PCMode
- drawBox(GuiGraphics, int, int) - Method in class com.pixelmonmod.pixelmon.client.gui.pc.PokemonScreen
- drawBoxList(GuiGraphics, int, int) - Method in class com.pixelmonmod.pixelmon.client.gui.pc.BoxListScreen
- drawBoxOutline(GuiGraphics, int, int, Color) - Method in class com.pixelmonmod.pixelmon.client.gui.pc.BoxListScreen
- drawBoxSprite(GuiGraphics, int, int, int, int, int) - Method in class com.pixelmonmod.pixelmon.client.gui.pc.BoxListScreen
- drawButton(GuiGraphics, int, int, double, double, float) - Method in class com.pixelmonmod.pixelmon.client.gui.widgets.RoundButton
-
Draws the button on the screen.
- drawButton(GuiGraphics, int, int, double, double, float) - Method in class com.pixelmonmod.pixelmon.client.gui.widgets.RoundSpriteButton
-
Draws the button on the screen.
- drawButton(GuiGraphics, int, int, double, double, float, boolean) - Method in class com.pixelmonmod.pixelmon.client.gui.widgets.RoundButton
-
Draws the button on the screen.
- drawButton(GuiGraphics, int, int, double, double, float, boolean) - Method in class com.pixelmonmod.pixelmon.client.gui.widgets.RoundSpriteButton
-
Draws the button on the screen.
- drawButton(GuiGraphics, Screen, boolean) - Method in enum class com.pixelmonmod.pixelmon.client.gui.battles.battleScreens.BattleScreen.EnumBattleButton
- drawButtonReady(GuiGraphics, double, double) - Method in class com.pixelmonmod.pixelmon.client.gui.TradingScreen
-
Draws a button to mark the player as ready to trade.
- drawButtons(GuiGraphics, int, int, float) - Method in class com.pixelmonmod.pixelmon.client.gui.battles.battleScreens.BattleScreen
- drawButtonTrade(GuiGraphics, double, double) - Method in class com.pixelmonmod.pixelmon.client.gui.TradingScreen
-
Draws a button to allow the player to trade.
- drawCard(GuiGraphics, float, float, float, CommonCardState, int, Font, float, PlayerCommonState, PlayerCommonState) - Static method in class com.pixelmonmod.tcg.duel.RenderCard
- drawCard(GuiGraphics, CommonCardState, int, int, float, float, double, PlayerClientMyState, PlayerClientOpponentState) - Static method in class com.pixelmonmod.tcg.client.helper.CardRenderingHelper
- drawCardBack(GuiGraphics, int, int, float, CardBack) - Static method in class com.pixelmonmod.tcg.client.helper.CardRenderingHelper
- drawCardBack(GuiGraphics, int, int, float, PlayerCommonState) - Static method in class com.pixelmonmod.tcg.client.helper.CardRenderingHelper
- drawCardBase(GuiGraphics, double, double, double, CommonCardState, boolean, PlayerCommonState, PlayerCommonState) - Static method in class com.pixelmonmod.tcg.duel.RenderCard
- drawCardBase(GuiGraphics, float, float, float, CommonCardState, boolean, PlayerCommonState, PlayerCommonState) - Static method in class com.pixelmonmod.tcg.duel.RenderCard
- DrawCardEffect - Class in com.pixelmonmod.tcg.duel.attack.effects
- DrawCardEffect(Optional<CoinSide>, boolean, int) - Constructor for class com.pixelmonmod.tcg.duel.attack.effects.DrawCardEffect
- drawCardOrBase(GuiGraphics, float, float, float, CommonCardState, int, Font, float, PlayerClientOpponentState, PlayerClientOpponentState) - Static method in class com.pixelmonmod.tcg.duel.RenderCard
- drawCardOutline(GuiGraphics, Direction, float, float, float, boolean, int, int, int) - Static method in class com.pixelmonmod.tcg.duel.RenderDuel
- drawCards(int, GameServerState) - Method in class com.pixelmonmod.tcg.duel.state.PlayerServerState
- drawCentered(GuiGraphics, Font, Component, float, float, int, boolean) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
-
Draws text centered at a certain location.
- drawCentered(GuiGraphics, Font, FormattedCharSequence, float, float, int, boolean) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
-
Draws text centered at a certain location.
- drawCentered(GuiGraphics, Component, float, float, int, boolean) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
-
Draws text centered at a certain location.
- drawCenteredOutlinedString(GuiGraphics, Font, String, int, int, int, int) - Static method in class com.pixelmonmod.pixelmon.client.gui.pc.PokemonSummaryPCScreen
- drawCenteredSplitString(GuiGraphics, String, float, float, int, int) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
-
Draws text centered at a certain point.
- drawCenteredSplitString(GuiGraphics, String, float, float, int, int, boolean) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
- drawCenteredSplitString(GuiGraphics, String, float, float, int, int, boolean, int) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
-
Draws text centered at a certain point.
- drawCenteredSplitString(GuiGraphics, Component, float, float, int, int) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
-
Draws a styled, centered, and multi-line `Component` text at a given point.
- drawCenteredSplitString(GuiGraphics, Component, float, float, int, int, boolean) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
- drawCenteredSplitString(GuiGraphics, Component, float, float, int, int, boolean, int) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
-
Draws a styled, centered, and multi-line `Component` text at a given point.
- drawCenteredSplitStringNoMovement(GuiGraphics, Component, float, float, int, int, boolean, int) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
-
Draws a styled, centered, and multi-line `Component` text at a given point.
- drawCenteredSplitText(GuiGraphics, String) - Method in class com.pixelmonmod.pixelmon.client.gui.WarningScreen
-
Draws a centered, split message in the middle of the box.
- drawCenteredSplitText(GuiGraphics, Component) - Method in class com.pixelmonmod.pixelmon.client.gui.WarningScreen
-
Draws a centered, split message with style in the middle of the box.
- drawCenteredSquashedString(GuiGraphics, String, boolean, double, float, float, int, boolean) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
- drawCenteredSquashedString(GuiGraphics, Font, String, boolean, double, float, float, int, boolean) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
- drawCenteredString(GuiGraphics, String, float, float, int) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
-
Draws text centered at a certain location.
- drawCenteredString(GuiGraphics, String, float, float, int, boolean) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
- drawCenteredString(GuiGraphics, Font, String, float, float, int) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
- drawCenteredString(GuiGraphics, Font, String, float, float, int, boolean) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
-
Draws text centered at a certain location.
- drawCenteredString(GuiGraphics, Font, String, float, float, int, int) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
-
Draws text centered at a certain location with a specific shadow color.
- drawCenteredString(GuiGraphics, Font, String, int, int, int) - Static method in class com.pixelmonmod.pixelmon.client.gui.pc.PokemonSummaryPCScreen
- drawCenteredString(GuiGraphics, Font, String, int, int, int, boolean) - Static method in class com.pixelmonmod.pixelmon.client.gui.pc.PokemonSummaryPCScreen
- drawCenteredString(GuiGraphics, Font, Component, float, float, int, boolean) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
- drawCenteredString(GuiGraphics, Font, Component, int, int, int) - Static method in class com.pixelmonmod.pixelmon.client.gui.pc.PokemonSummaryPCScreen
- drawCenteredString(GuiGraphics, Font, Component, int, int, int, boolean) - Static method in class com.pixelmonmod.pixelmon.client.gui.pc.PokemonSummaryPCScreen
- drawCenteredString(GuiGraphics, Component, float, float, int) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
-
Draws text centered at a certain location.
- drawCenteredString(GuiGraphics, Component, float, float, int, boolean) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
- drawCenteredStringWithoutShadow(GuiGraphics, String, int, int, int) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
-
Draws a string at a certain position without any shadow.
- drawCenteredStringWithoutShadow(GuiGraphics, Component, int, int, int) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
- drawCharmsInCharmsDrawer(GuiGraphics, int, int) - Method in class com.pixelmonmod.pixelmon.client.gui.inventory.InventoryPixelmon
-
Renders the sprites of the charms in the charms drawer of the Pixelmon Extended Screen.
- drawCircle(GuiGraphics, double, double, double, double, int, Color) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
- drawConfirmText(GuiGraphics, int, int) - Method in class com.pixelmonmod.pixelmon.client.gui.battles.battleScreens.yesNo.YesNoDialogue
-
Draws confirmation text on the dialogue box.
- drawConfirmText(GuiGraphics, int, int) - Method in class com.pixelmonmod.pixelmon.client.gui.battles.battleScreens.yesNo.YesNoForfeit
- drawConfirmText(GuiGraphics, int, int) - Method in class com.pixelmonmod.pixelmon.client.gui.battles.battleScreens.yesNo.YesNoReplaceMove
- drawCookTime(InfuserRecipe, GuiGraphics, int) - Method in class com.pixelmonmod.pixelmon.support.jei.category.InfuserRecipeCategory
- drawCursor(GuiGraphics, int, int) - Method in class com.pixelmonmod.pixelmon.client.gui.pc.BoxListScreen
- drawCursor(GuiGraphics, int, int) - Method in class com.pixelmonmod.pixelmon.client.gui.pc.ItemSelectPCMode
- drawCursor(GuiGraphics, int, int) - Method in class com.pixelmonmod.pixelmon.client.gui.pc.MultiSelectPCMode
- drawCursor(GuiGraphics, int, int) - Method in class com.pixelmonmod.pixelmon.client.gui.pc.PCMode
- drawCursor(GuiGraphics, int, int) - Method in class com.pixelmonmod.pixelmon.client.gui.pc.PokemonScreen
- drawCursor(GuiGraphics, int, int) - Method in class com.pixelmonmod.pixelmon.client.gui.pc.SingleSelectPCMode
- drawCursor(GuiGraphics, int, int, ResourceLocation) - Method in class com.pixelmonmod.pixelmon.client.gui.pc.PCMode
- drawCursorGrabbed(GuiGraphics, int, int) - Method in class com.pixelmonmod.pixelmon.client.gui.pc.PCMode
- drawDexNo(GuiGraphics, Font, int, int) - Method in class com.pixelmonmod.pixelmon.client.gui.pc.PokemonSummaryPCScreen
- drawDialogueBox(GuiGraphics, Screen, String, List<String>, float) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
-
Draws a chat box with the dialogue of an NPC.
- drawDialogueBox(GuiGraphics, Screen, Component, Component, float) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
-
Draws a chat box with the dialogue of an NPC.
- drawDown - Variable in class com.pixelmonmod.pixelmon.client.render.blockReveal.BlockReveal
- drawDropDowns(GuiGraphics, float, int, int) - Method in class com.pixelmonmod.pixelmon.client.gui.widgets.DropDownManager
-
Draws each active drop-down menu and handles mouse inputs.
- drawEast - Variable in class com.pixelmonmod.pixelmon.client.render.blockReveal.BlockReveal
- drawEffectTooltip(GuiGraphics, CommonCardState, int, int, int, int) - Method in class com.pixelmonmod.tcg.client.gui.base.TCGScreenBase
- drawEggInfo(GuiGraphics, Font, int, int) - Method in class com.pixelmonmod.pixelmon.client.gui.pc.PokemonSummaryPCScreen
- drawElement(GuiGraphics, float) - Method in class com.pixelmonmod.pixelmon.client.gui.battles.battleScreens.BattleLogElement
- drawElement(GuiGraphics, float) - Method in class com.pixelmonmod.pixelmon.client.gui.battles.battleScreens.BattleMenuElement
- drawElement(GuiGraphics, float) - Method in class com.pixelmonmod.pixelmon.client.gui.battles.battleScreens.MenuReuseElement
- drawElement(GuiGraphics, float) - Method in class com.pixelmonmod.pixelmon.client.gui.battles.pokemonOverlays.AllyElement
- drawElement(GuiGraphics, float) - Method in class com.pixelmonmod.pixelmon.client.gui.battles.pokemonOverlays.OpponentElement
- drawElement(GuiGraphics, float) - Method in class com.pixelmonmod.pixelmon.client.gui.battles.pokemonOverlays.RaidElement
- drawElement(GuiGraphics, float) - Method in class com.pixelmonmod.pixelmon.client.gui.widgets.PixelmonWidget
- drawElement(GuiGraphics, int, int, int, int, boolean) - Method in class com.pixelmonmod.pixelmon.client.gui.battles.battleScreens.BattleLogElement
- drawElementScaled(GuiGraphics, int, int, int, int, float, int, Screen, ScreenParticleEngine) - Method in class com.pixelmonmod.pixelmon.client.gui.widgets.PixelmonWidget
- drawEllipse(GuiGraphics, double, double, double, double, double, int, Color) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
- drawEntity(GuiGraphics, ResourceLocation, ResourceLocation, LivingEntity, String, int, int, int, int, int, int, int, int, int, int, int) - Method in class com.pixelmonmod.pixelmon.client.gui.battles.VersusScreen
-
Draws the player's side of the screen.
- drawEntity(GuiGraphics, LivingEntity, int, int) - Method in class com.pixelmonmod.pixelmon.client.gui.battles.VersusScreen
-
Draws an entity's head on the GUI.
- drawEntity(GuiGraphics, LivingEntity, int, int, float, float, float) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
-
Draws an entity in the GUI.
- drawEntityToScreen(GuiGraphics, int, int, int, int, PixelmonEntity, float, boolean) - Method in class com.pixelmonmod.pixelmon.client.gui.statueEditor.PokeDisplayEditor
-
Draws the statue model on the GUI.
- drawExtraPokemonInfo(GuiGraphics, int, int) - Method in class com.pixelmonmod.pixelmon.client.gui.pc.PokemonSummaryPCScreen
-
Draws the secondary (right) summary screen
- drawFooter(GuiGraphics, int, int) - Method in class com.pixelmonmod.pixelmon.client.gui.pc.PCMode
- drawFooter(GuiGraphics, int, int) - Method in class com.pixelmonmod.pixelmon.client.gui.pc.PokemonScreen
- drawFooterBackground(GuiGraphics) - Method in class com.pixelmonmod.pixelmon.client.gui.pc.PokemonScreen
- drawForm(GuiGraphics, Font, int, int) - Method in class com.pixelmonmod.pixelmon.client.gui.pc.PokemonSummaryPCScreen
- drawGender(GuiGraphics, int, int) - Method in class com.pixelmonmod.pixelmon.client.gui.pc.PokemonSummaryPCScreen
- drawGradientRect(GuiGraphics, int, int, float, int, int, int, int) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
-
Draws a gradient rectangle from top to bottom.
- drawGradientRect(GuiGraphics, int, int, float, int, int, int, int, boolean) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
-
Draws a gradient rectangle.
- drawGradientRect(GuiGraphics, int, int, float, int, int, Vector4f, Vector4f, boolean) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
-
Draws a gradient rectangle.
- drawGrowth(GuiGraphics, Font, int, int) - Method in class com.pixelmonmod.pixelmon.client.gui.pc.PokemonSummaryPCScreen
- drawGuiContainerBackgroundLayer(GuiGraphics, float, int, int) - Method in class com.pixelmonmod.pixelmon.client.gui.inventory.InventoryPixelmon
-
Draws the GUI background.
- drawGuiContainerBackgroundLayer(GuiGraphics, float, int, int) - Method in class com.pixelmonmod.pixelmon.client.gui.pc.PokemonSummaryPCScreen
- drawGuiContainerBackgroundLayer(GuiGraphics, float, int, int) - Method in class com.pixelmonmod.pixelmon.client.gui.pokechecker.PokeCheckerMovesScreen
- drawGuiContainerBackgroundLayer(GuiGraphics, float, int, int) - Method in class com.pixelmonmod.pixelmon.client.gui.pokechecker.PokeCheckerScreen
- drawGuiContainerBackgroundLayer(GuiGraphics, float, int, int) - Method in class com.pixelmonmod.pixelmon.client.gui.pokechecker.PokeCheckerStatsScreen
- drawGuiContainerBackgroundLayer(GuiGraphics, float, int, int) - Method in class com.pixelmonmod.pixelmon.client.gui.pokechecker.PokeCheckerTMsScreen
- drawGuiContainerBackgroundLayer(GuiGraphics, float, int, int) - Method in class com.pixelmonmod.pixelmon.client.gui.pokechecker.ribbon.PokeCheckerRibbonsScreen
- drawGuiContainerBackgroundLayer(GuiGraphics, float, int, int) - Method in class com.pixelmonmod.pixelmon.client.gui.widgets.DropDownScreen
- drawGuiContainerForegroundLayer(GuiGraphics, int, int) - Method in class com.pixelmonmod.pixelmon.client.gui.pokechecker.PokeCheckerMovesScreen
- drawGuiContainerForegroundLayer(GuiGraphics, int, int) - Method in class com.pixelmonmod.pixelmon.client.gui.pokechecker.PokeCheckerScreen
- drawGuiContainerForegroundLayer(GuiGraphics, int, int) - Method in class com.pixelmonmod.pixelmon.client.gui.pokechecker.PokeCheckerStatsScreen
- drawGuiContainerForegroundLayer(GuiGraphics, int, int) - Method in class com.pixelmonmod.pixelmon.client.gui.pokechecker.PokeCheckerTMsScreen
- drawGuiContainerForegroundLayer(GuiGraphics, int, int) - Method in class com.pixelmonmod.pixelmon.client.gui.pokechecker.ribbon.PokeCheckerRibbonsScreen
- drawGuiContainerForegroundLayer(GuiGraphics, int, int) - Method in class com.pixelmonmod.pixelmon.client.gui.widgets.DropDownScreen
- drawHeader(GuiGraphics, Font, int, int) - Method in class com.pixelmonmod.pixelmon.client.gui.pc.PokemonSummaryPCScreen
- drawHealthBar(GuiGraphics, int, int, int, int, float) - Static method in class com.pixelmonmod.pixelmon.client.gui.pc.PCMode
- drawHealthBar(GuiGraphics, int, int, int, int, float, int) - Static method in class com.pixelmonmod.pixelmon.client.gui.battles.BattleScreen
-
Draws a Pokémon's health bar.
- drawHealthBar(GuiGraphics, int, int, int, int, Pokemon) - Method in class com.pixelmonmod.pixelmon.client.gui.pokechecker.PokeCheckerScreen
-
Draws a Pokémon's health bar.
- drawHealthBar(GuiGraphics, int, int, int, int, Pokemon) - Method in class com.pixelmonmod.pixelmon.client.gui.pokechecker.PokeCheckerStatsScreen
- drawHover(GuiGraphics, int, int) - Method in class com.pixelmonmod.pixelmon.client.gui.pc.PokemonScreen
- drawHoveringText(GuiGraphics, List<Component>, int, int, Energy) - Method in class com.pixelmonmod.tcg.client.gui.base.TCGScreenBase
- drawHP(GuiGraphics, Font, int, int) - Method in class com.pixelmonmod.pixelmon.client.gui.pc.PokemonSummaryPCScreen
- drawIcon(GuiGraphics, double, double, float, boolean) - Method in class com.pixelmonmod.pixelmon.client.gui.battles.rules.TeamSelectPokemonIcon
-
Draws the Pokémon icon.
- drawIcon(GuiGraphics, int, int, ResourceLocation) - Method in class com.pixelmonmod.pixelmon.client.gui.override.servers.screen.CustomServerSelectionList.OnlineServerEntry
- drawIcon(GuiGraphics, Screen) - Method in enum class com.pixelmonmod.pixelmon.client.gui.battles.battleScreens.BattleScreen.EnumBattleButton
- drawImage(GuiGraphics, ResourceLocation, float, float, float, float, float) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
- drawImage(GuiGraphics, ResourceLocation, float, float, float, float, float, float, float, float, float) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
- drawImage(ResourceLocation, GuiGraphics, float, float, float, float, float) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
- drawImage(ResourceLocation, GuiGraphics, float, float, float, float, float, float, float, float, float) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
- drawImageQuad(ResourceLocation, GuiGraphics, float, float, float, float, float, float, float, float, float) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
-
Draws an image that is bound to the renderer.
- drawImageQuad(ResourceLocation, GuiGraphics, float, float, float, float, float, float, float, float, float, float) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
- drawImageQuad(ResourceLocation, GuiGraphics, float, float, float, float, float, float, float, float, float, float, float, float, float) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
- drawImageQuad(ResourceLocation, GuiGraphics, float, float, float, float, float, float, float, float, Color, float) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
- drawImageQuadUV(ResourceLocation, GuiGraphics, float, float, float, float, float, float, float, float, float, float, float, float, float) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
- Drawing - Class in com.pixelmonmod.api.client.screen.render
-
Methods for drawing.
- Drawing.PrimitiveDrawingContext - Class in com.pixelmonmod.api.client.screen.render
- drawItem(GuiGraphics, Font, int, int) - Method in class com.pixelmonmod.pixelmon.client.gui.pc.PokemonSummaryPCScreen
- drawItem(GuiGraphics, ItemStack, float, float, int, int) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
- drawItem(GuiGraphics, ItemStack, float, float, int, int, boolean) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
- drawItemSprite(GuiGraphics, float, float, ItemStack, float, float) - Method in class com.pixelmonmod.pixelmon.client.gui.pc.ItemSelectPCMode
- drawItemSprite(GuiGraphics, int, int, ItemStack) - Method in class com.pixelmonmod.pixelmon.client.gui.pc.ItemSelectPCMode
- drawIVText(GuiGraphics, Font, int, int, String) - Method in class com.pixelmonmod.pixelmon.client.gui.pc.PokemonSummaryPCScreen
- drawLeftFacingArrow(GuiGraphics, float, float, float, float, Color) - Static method in class com.pixelmonmod.api.client.screen.render.Drawing
- drawLevel(GuiGraphics, Font, int, int) - Method in class com.pixelmonmod.pixelmon.client.gui.pc.PokemonSummaryPCScreen
- drawLimitedSplitString(GuiGraphics, String, int, int, int, int, int, int) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
- drawLines(GuiGraphics, Consumer<Drawing.PrimitiveDrawingContext>) - Static method in class com.pixelmonmod.api.client.screen.render.Drawing
- drawLureSlotHighlighted(GuiGraphics) - Method in class com.pixelmonmod.pixelmon.client.gui.inventory.InventoryPixelmon
-
Render the lure slot as highlighted.
- drawMenuButtons(GuiGraphics, int, int) - Method in class com.pixelmonmod.pixelmon.client.gui.battles.battleScreens.BattleMenuElement
- drawMoveDescription(GuiGraphics) - Method in class com.pixelmonmod.pixelmon.client.gui.pokechecker.PokeCheckerMovesScreen
-
Draws move details for valid moves.
- drawMoves(GuiGraphics, Font, int, int) - Method in class com.pixelmonmod.pixelmon.client.gui.pc.PokemonSummaryPCScreen
- drawMoveset(GuiGraphics, Moveset, int, int, float) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
-
Draws a Pokémon's moveset on a move choosing screen.
- drawName(GuiGraphics, float, float, float, CommonCardState) - Static method in class com.pixelmonmod.tcg.duel.RenderCard
- drawName(GuiGraphics, Font, int, int) - Method in class com.pixelmonmod.pixelmon.client.gui.pc.PokemonSummaryPCScreen
- drawNature(GuiGraphics, Font, int, int) - Method in class com.pixelmonmod.pixelmon.client.gui.pc.PokemonSummaryPCScreen
- drawNorth - Variable in class com.pixelmonmod.pixelmon.client.render.blockReveal.BlockReveal
- drawOpponentPokeBalls(GuiGraphics, int) - Method in class com.pixelmonmod.pixelmon.client.gui.battles.VersusScreen
-
Draws the opponent's party Poké Balls.
- drawOutlinedString(GuiGraphics, Font, String, int, int, int, int) - Static method in class com.pixelmonmod.pixelmon.client.gui.pc.PokemonSummaryPCScreen
- drawPalette(GuiGraphics, Font, int, int) - Method in class com.pixelmonmod.pixelmon.client.gui.pc.PokemonSummaryPCScreen
- drawPanel(GuiGraphics, int, int, Tesselator, int, int) - Method in class com.pixelmonmod.pixelmon.client.gui.battles.rules.BattleRulesScreen.InfoPanel
- drawPokeBalls(GuiGraphics, String[], int, int, int) - Method in class com.pixelmonmod.pixelmon.client.gui.battles.VersusScreen
-
Draws the player's team Poké Balls.
- drawPokemon(GuiGraphics, Pokemon, int, int, int, int, float) - Method in class com.pixelmonmod.pixelmon.client.gui.widgets.PokemonUI
-
Draws the pokemon on the screen.
- drawPokemon(GuiGraphics, Pokemon, int, int, int, int, float, boolean) - Method in class com.pixelmonmod.pixelmon.client.gui.widgets.PokemonUI
-
Draws the pokemon on the screen.
- drawPokemonHoverInfo(GuiGraphics, Pokemon, int, int) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
- drawPokemonInfo(GuiGraphics, int, int) - Method in class com.pixelmonmod.pixelmon.client.gui.pc.PokemonSummaryPCScreen
-
Draws the primary (left) summary screen
- drawPokemonInfoChooseMove(GuiGraphics, PixelmonClientData, int, int, float) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
-
Draws Pokémon information when choosing one of its moves.
- drawPokemonModelOnBoard(GuiGraphics, double, double, double, Minecraft, float, CommonCardState, BoardLocation, int, int, float) - Static method in class com.pixelmonmod.tcg.duel.RenderDuel
- drawPokemonName(GuiGraphics) - Method in class com.pixelmonmod.pixelmon.client.gui.pokechecker.PokeCheckerScreen
-
Draws the name and nickname of the Pokémon.
- drawPokemonSelection(GuiGraphics, double, double) - Method in class com.pixelmonmod.pixelmon.client.gui.TradingScreen
-
Draws a rectangle around the selected Pokémon.
- drawPokemonSlot(GuiGraphics, SlotInventoryPixelmon, Pokemon) - Method in class com.pixelmonmod.pixelmon.client.gui.inventory.InventoryPixelmon
-
Renders whether this player's party is in temporary mode, the sprite of a Pokémon, the sprite of that Pokémon's held item, and the highlight inside the four corners of a slot indicating what slot has been selected.
- drawPokemonSprite(GuiGraphics, float, float, float, float, Pokemon, Color, boolean, boolean) - Method in class com.pixelmonmod.pixelmon.client.gui.pc.PCMode
- drawPokemonSprite(GuiGraphics, float, float, Pokemon, Color, boolean) - Method in class com.pixelmonmod.pixelmon.client.gui.pc.PCMode
- drawPokemonSpriteItem(GuiGraphics, float, float, float, float, Pokemon) - Method in class com.pixelmonmod.pixelmon.client.gui.pc.ItemSelectPCMode
- drawPokemonSpriteItem(GuiGraphics, float, float, float, float, Pokemon) - Method in class com.pixelmonmod.pixelmon.client.gui.pc.PCMode
- drawPolygon(GuiGraphics, Point[], Point, int) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
- drawPopups(GuiGraphics, int, int, float) - Method in class com.pixelmonmod.pixelmon.client.gui.pc.PokemonScreen
- drawPosition(GuiGraphics, float, float, float, float, StoragePosition, int, int) - Method in class com.pixelmonmod.pixelmon.client.gui.pc.ItemSelectPCMode
- drawPosition(GuiGraphics, float, float, float, float, StoragePosition, int, int) - Method in class com.pixelmonmod.pixelmon.client.gui.pc.MultiSelectPCMode
- drawPosition(GuiGraphics, float, float, float, float, StoragePosition, int, int) - Method in class com.pixelmonmod.pixelmon.client.gui.pc.PCMode
- drawPosition(GuiGraphics, float, float, StoragePosition, int, int) - Method in class com.pixelmonmod.pixelmon.client.gui.pc.PCMode
- drawPrizeOutline(GuiGraphics, Direction, float, float, float, int, int, int) - Static method in class com.pixelmonmod.tcg.duel.RenderDuel
- drawQuad(GuiGraphics, float, float, float, float, float, float, float, float, float, float, float, float, Color) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
- drawQuads(GuiGraphics, Consumer<Drawing.PrimitiveDrawingContext>) - Static method in class com.pixelmonmod.api.client.screen.render.Drawing
- drawRarity(GuiGraphics, float, float, float, CommonCardState) - Static method in class com.pixelmonmod.tcg.duel.RenderCard
- drawRectWithBorder(GuiGraphics, int, int, int, int, int, int) - Method in class com.pixelmonmod.tcg.client.gui.base.TCGScreenBase
- drawRectWithBorder(GuiGraphics, int, int, int, int, int, int, float) - Method in class com.pixelmonmod.tcg.client.gui.base.TCGScreenBase
- drawRectWithSemicircleEnds(GuiGraphics, double, double, double, double, double, int, Color) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
-
Draws a coloured rect with semicircles attached to either end.
- drawRectWithSemicircleVerticalEnds(GuiGraphics, double, double, double, double, double, int, Color) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
- drawRibbons(GuiGraphics, Font, int, int, int, int) - Method in class com.pixelmonmod.pixelmon.client.gui.pc.PokemonSummaryPCScreen
- drawRightFacingArrow(GuiGraphics, float, float, float, float, Color) - Static method in class com.pixelmonmod.api.client.screen.render.Drawing
- drawScaledCenteredSplitString(GuiGraphics, String, float, float, int, float, int) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
- drawScaledCenteredSplitString(GuiGraphics, String, float, float, int, float, int, boolean) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
- drawScaledCenteredString(GuiGraphics, String, float, float, int, float) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
-
Draws text that is centered and scaled 8)
- drawScaledCenteredString(GuiGraphics, String, float, float, int, float, boolean) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
-
Draws text that is centered and scaled 8)
- drawScaledCenteredString(GuiGraphics, Component, float, float, int, float) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
-
Draws text that is centered and scaled 8)
- drawScaledCenteredString(GuiGraphics, Component, float, float, int, float, boolean) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
-
Draws text that is centered and scaled 8)
- drawScaledImage(GuiGraphics, ResourceLocation, float, float, float, float, float, float, float, float, float, float) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
- drawScaledSquashedString(GuiGraphics, String, float, float, int, float, double) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
-
Draws text that is scaled and squashed
- drawScaledSquashedString(GuiGraphics, String, float, float, int, float, double, boolean) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
- drawScaledString(GuiGraphics, String, float, float, int, float) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
-
Draws text that is scaled
- drawScaledString(GuiGraphics, Component, float, float, int, float) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
-
Draws text that is scaled
- drawScaledStringRightAligned(GuiGraphics, String, float, float, int, boolean, float) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
-
Draws text that is aligned right.
- drawScaledStringWithOutline(GuiGraphics, String, float, float, int, int, float, float) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
-
Draws text that is scaled and has an outline on each char
- drawScoreboard(GuiGraphics, int, ScoreboardJustification, int, int, String, Collection<String>, Collection<String>) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
-
Draws a scoreboard on the GUI.
- drawScreen(GuiGraphics, int, int, float) - Method in class com.pixelmonmod.pixelmon.client.gui.widgets.ChatExtensionScreen
-
Draws the chatbox.
- drawScreenForeground(GuiGraphics, int, int) - Method in class com.pixelmonmod.pixelmon.client.gui.fishingLog.FishingLogScreen
- drawScreenForeground(GuiGraphics, int, int, float) - Method in class com.pixelmonmod.pixelmon.client.gui.fishingLog.FishingLogInformationScreen
- drawSelected(GuiGraphics, int, int, int, int, float) - Method in class com.pixelmonmod.pixelmon.client.gui.battles.pokemonOverlays.AllyElement
- drawSelected(GuiGraphics, int, int, int, int, float) - Method in class com.pixelmonmod.pixelmon.client.gui.battles.pokemonOverlays.OpponentElement
- drawSelected(GuiGraphics, int, int, int, int, float) - Method in class com.pixelmonmod.pixelmon.client.gui.battles.pokemonOverlays.RaidElement
- drawSelectedPosition(GuiGraphics, float, float, StoragePosition, int, int) - Method in class com.pixelmonmod.pixelmon.client.gui.pc.ItemSelectPCMode
- drawSelectedPosition(GuiGraphics, float, float, StoragePosition, int, int) - Method in class com.pixelmonmod.pixelmon.client.gui.pc.PCMode
- drawSelectedRect(GuiGraphics) - Method in class com.pixelmonmod.pixelmon.client.gui.pokechecker.PokeCheckerMovesScreen
-
Draws a green rectangle around the selected move.
- drawSelectedRectBin(GuiGraphics, int, int) - Method in class com.pixelmonmod.pixelmon.client.gui.pokechecker.PokeCheckerMovesScreen
-
Draws a red rectangle around the garbage bin if the player selects an empty move.
- drawSelection(GuiGraphics, int, int) - Method in class com.pixelmonmod.pixelmon.client.gui.pokechecker.PokeCheckerMovesScreen
-
Draws a white rectangle around the selected move.
- drawSelectionArea(GuiGraphics, int, int, int, int) - Method in class com.pixelmonmod.pixelmon.client.gui.pc.MultiSelectPCMode
- drawSlot(GuiGraphics, int, int, int, int) - Method in class com.pixelmonmod.pixelmon.client.gui.chooseMoveset.MoveListScreen
- drawSlot(GuiGraphics, int, int, int, int) - Method in class com.pixelmonmod.pixelmon.client.gui.chooseMoveset.TutorListScreen
- drawSlot(GuiGraphics, int, int, int, int) - Method in class com.pixelmonmod.pixelmon.client.gui.spawner.PokemonListScreen
- drawSlot(GuiGraphics, int, int, int, int) - Method in class com.pixelmonmod.pixelmon.client.gui.widgets.SlotBase
- drawSouth - Variable in class com.pixelmonmod.pixelmon.client.render.blockReveal.BlockReveal
- drawSplitString(GuiGraphics, String, int, int, int, int) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
- drawSplitString(GuiGraphics, String, int, int, int, int, boolean) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
- drawSplitString(GuiGraphics, Component, int, int, int, int) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
- drawSprite(GuiGraphics, float, float, float, CommonCardState) - Static method in class com.pixelmonmod.tcg.duel.RenderCard
- drawSprite(GuiGraphics, int, int) - Method in class com.pixelmonmod.pixelmon.client.gui.pc.PokemonSummaryPCScreen
- drawSquashedString(GuiGraphics, Font, String, boolean, float, float, float, int, boolean) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
- drawSquashedString(GuiGraphics, Font, Component, boolean, float, float, float, int, boolean) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
- drawStar(GuiGraphics, double, double, double, double, double, int, boolean, float, float, float, float) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
- drawStatHexagon(GuiGraphics, Font, int, int, int) - Method in class com.pixelmonmod.pixelmon.client.gui.pc.PokemonSummaryPCScreen
- drawStatLabel(GuiGraphics, Font, String, int, int, boolean) - Method in class com.pixelmonmod.pixelmon.client.gui.pc.PokemonSummaryPCScreen
- drawStraightLine(GuiGraphics, Direction, float, float, float, float, float, float, int, int, int, float) - Static method in class com.pixelmonmod.tcg.duel.RenderDuel
- drawString(GuiGraphics, String, float, float, int) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
-
Draws text at a certain location.
- drawString(GuiGraphics, String, float, float, int, boolean) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
-
Draws text.
- drawString(GuiGraphics, String, float, float, int, boolean, boolean) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
- drawString(GuiGraphics, String, float, float, int, float) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
- drawString(GuiGraphics, Font, String, float, float, int) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
- drawString(GuiGraphics, Font, String, float, float, int, boolean) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
-
Draws text.
- drawString(GuiGraphics, Font, String, float, float, int, boolean, boolean) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
- drawString(GuiGraphics, Font, String, float, float, int, boolean, boolean, boolean) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
- drawString(GuiGraphics, Font, String, float, float, int, boolean, boolean, float) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
- drawString(GuiGraphics, Font, String, int, int, int) - Static method in class com.pixelmonmod.pixelmon.client.gui.pc.PokemonSummaryPCScreen
- drawString(GuiGraphics, Font, String, int, int, int, boolean) - Static method in class com.pixelmonmod.pixelmon.client.gui.pc.PokemonSummaryPCScreen
- drawString(GuiGraphics, Font, Component, float, float, int) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
- drawString(GuiGraphics, Font, Component, float, float, int, boolean, boolean) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
- drawString(GuiGraphics, Font, Component, float, float, int, boolean, boolean, float) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
- drawString(GuiGraphics, Component, float, float, int) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
-
Draws text at a certain location.
- drawString(GuiGraphics, Component, float, float, int, boolean) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
-
Draws text.
- drawString(GuiGraphics, Component, float, float, int, float) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
- drawString(GuiGraphics, FormattedCharSequence, float, float, int) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
- drawString(GuiGraphics, FormattedCharSequence, float, float, int, float) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
- drawStringRightAligned(GuiGraphics, String, float, float, int) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
-
Draws text that is aligned right.
- drawStringRightAligned(GuiGraphics, String, float, float, int, boolean) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
-
Draws text that is aligned right.
- drawStringRightAligned(GuiGraphics, String, float, float, int, boolean, boolean) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
-
Draws text that is aligned right.
- drawTaperedLine(GuiGraphics, double, double, double, double, double, Color) - Static method in class com.pixelmonmod.pixelmon.client.gui.ScreenHelper
- drawTriangles(GuiGraphics, Consumer<Drawing.PrimitiveDrawingContext>) - Static method in class com.pixelmonmod.api.client.screen.render.Drawing
- drawTrianglesFXAA(GuiGraphics, Consumer<Drawing.PrimitiveDrawingContext>) - Static method in class com.pixelmonmod.api.client.screen.render.Drawing
- drawUp - Variable in class com.pixelmonmod.pixelmon.client.render.blockReveal.BlockReveal
- drawUpwardFacingArrow(GuiGraphics, float, float, float, float, Color) - Static method in class com.pixelmonmod.api.client.screen.render.Drawing
- drawWarningText(GuiGraphics) - Method in class com.pixelmonmod.pixelmon.client.gui.pc.ReleaseWarningScreen
- drawWarningText(GuiGraphics) - Method in class com.pixelmonmod.pixelmon.client.gui.pokechecker.PokeCheckerWarningLevelScreen
- drawWarningText(GuiGraphics) - Method in class com.pixelmonmod.pixelmon.client.gui.WarningScreen
-
Draws the warning text on the screen.
- drawWest - Variable in class com.pixelmonmod.pixelmon.client.render.blockReveal.BlockReveal
- drawWindowBackground(GuiGraphics, int, int, int, int) - Static method in class com.pixelmonmod.pixelmon.client.gui.pc.BoxListPCScreen
- DREAD - Enum constant in enum class com.pixelmonmod.pixelmon.enums.EnumPlate
- DREAD_PLATE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- dream - Static variable in class com.pixelmonmod.pixelmon.client.gui.Resources
-
Outline for a Pokémon in a Dream Ball.
- DREAM_BALL - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.item.pokeball.PokeBallRegistry
- Dream_Eater - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen1TechnicalMachines
- Dream_Eater - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen2TechnicalMachines
- Dream_Eater - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen4TechnicalMachines
- Dream_Eater - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen5TechnicalMachines
- Dream_Eater - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen6TechnicalMachines
- Dream_Eater - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen7TechnicalMachines
- DREAM_EATER - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- DREAM_EATER - Static variable in class com.pixelmonmod.tcg.init.registry.AttackEffects
- DreamBall - Class in com.pixelmonmod.pixelmon.api.pokemon.item.pokeball.logic
- DreamBall() - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.item.pokeball.logic.DreamBall
- DreamEater - Class in com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic
-
Damages the target and restores 50% of the damaae to the user's hp, but only works when sleeping.
- DreamEater() - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.DreamEater
- DreamEaterEffect - Class in com.pixelmonmod.tcg.duel.attack.effects
- DreamEaterEffect() - Constructor for class com.pixelmonmod.tcg.duel.attack.effects.DreamEaterEffect
- DREDNAW - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- DREDNAW - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- DREEPY - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- DREEPY - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- DRIFBLIM - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- DRIFBLIM - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- DRIFLOON - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- DRIFLOON - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- DRILBUR - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- DRILBUR - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- DRILL_PECK - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- DRILL_RUN - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- DrillRun - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen8TechnicalRecords
- DrillRun - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen9TechnicalMachines
- drive - Enum constant in enum class com.pixelmonmod.pixelmon.enums.heldItems.EnumHeldItems
- Drive - Class in com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic
-
Modifies the type depending on what kind of drive it is holding.
- Drive() - Constructor for class com.pixelmonmod.pixelmon.battles.attacks.specialAttacks.basic.Drive
- DriveTests - Class in com.pixelmonmod.pixelmon.api.test.impl.item
- DriveTests() - Constructor for class com.pixelmonmod.pixelmon.api.test.impl.item.DriveTests
- DRIZZILE - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- DRIZZILE - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- Drizzle - Class in com.pixelmonmod.pixelmon.api.pokemon.ability.abilities
-
Causes heavy rain when the Pokémon switches in.
- Drizzle() - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Drizzle
- DRIZZLE - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ability.AbilityRegistry
- drop - Variable in class com.pixelmonmod.pixelmon.entities.pixelmon.drops.DroppedItem
- drop(ServerPlayer, Vec3) - Method in class com.pixelmonmod.pixelmon.api.pokemon.boss.DropSet.Drop
- Drop(int, String, ItemStack, boolean, String...) - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.boss.DropSet.Drop
- Drop(JsonObject, JsonDeserializationContext) - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.boss.DropSet.Drop
- Drop(FriendlyByteBuf) - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.boss.DropSet.Drop
- Drop(ServerPlayer, PokeChestTileEntity, ItemStack) - Constructor for class com.pixelmonmod.pixelmon.api.events.PokeLootEvent.Drop
- dropAllItems(ServerPlayer) - Static method in class com.pixelmonmod.pixelmon.entities.pixelmon.drops.DropItemQueryList
- DropAllItems - Enum constant in enum class com.pixelmonmod.pixelmon.comm.packetHandlers.itemDrops.ServerItemDropPacket.PacketMode
- dropBossItems(ServerPlayer) - Method in class com.pixelmonmod.pixelmon.entities.pixelmon.AbstractHoldsItemsEntity
-
Insert boss Pokémon loot into a player's inventory.
- dropConsumer - Variable in class com.pixelmonmod.pixelmon.api.drops.CustomDropScreenFactory.Builder
- DropDown<T> - Class in com.pixelmonmod.pixelmon.client.gui.widgets
-
A drop-down menu used to select a certain option in a list.
- DropDown(List<T>, int, int, int, int, int) - Constructor for class com.pixelmonmod.pixelmon.client.gui.widgets.DropDown
-
Initializes the menu.
- DropDown(List<T>, int, int, int, int, int, int) - Constructor for class com.pixelmonmod.pixelmon.client.gui.widgets.DropDown
-
Initializes the menu.
- DropDown(List<T>, T, int, int, int, int) - Constructor for class com.pixelmonmod.pixelmon.client.gui.widgets.DropDown
-
Initializes the menu.
- DropDown(List<T>, T, int, int, int, int, int) - Constructor for class com.pixelmonmod.pixelmon.client.gui.widgets.DropDown
-
Initializes the menu with extended dropdown width
- dropDownIcon - Static variable in class com.pixelmonmod.pixelmon.client.gui.Resources
-
Drop-down menu icon.
- dropDownManager - Variable in class com.pixelmonmod.pixelmon.client.gui.widgets.DropDownScreen
-
The drop-down manager for the screen.
- DropDownManager - Class in com.pixelmonmod.pixelmon.client.gui.widgets
-
Manages a collection of
DropDownon a screen. - DropDownManager() - Constructor for class com.pixelmonmod.pixelmon.client.gui.widgets.DropDownManager
- DropDownScreen - Class in com.pixelmonmod.pixelmon.client.gui.widgets
-
A container with a drop-down manager.
- DropDownScreen(Component) - Constructor for class com.pixelmonmod.pixelmon.client.gui.widgets.DropDownScreen
-
Initializes a container.
- DropDownWidget<T> - Class in com.pixelmonmod.pixelmon.client.gui.npc.widget
- DropDownWidget(int, int) - Constructor for class com.pixelmonmod.pixelmon.client.gui.npc.widget.DropDownWidget
- DropDownWidget(int, int, int, int) - Constructor for class com.pixelmonmod.pixelmon.client.gui.npc.widget.DropDownWidget
- DropEvent - Class in com.pixelmonmod.pixelmon.api.events
-
Event fired when a Pokémon drops its items after a battle.
- DropEvent(ServerPlayer, Mob, ItemDropMode, ArrayList<DroppedItem>) - Constructor for class com.pixelmonmod.pixelmon.api.events.DropEvent
- dropHandler(BiConsumer<CustomDropsEvent.ClickDrop, ItemStack>) - Method in class com.pixelmonmod.pixelmon.api.drops.CustomDropScreenFactory.Builder
- dropItem - Variable in class com.pixelmonmod.pixelmon.entities.pokeballs.PokeBallEntity
-
Whether to drop an item when the Poké Ball makes contact with something.
- dropItem(Entity) - Method in class com.pixelmonmod.pixelmon.entities.custom.PixelmonPaintingEntity
- DropItemHelper - Class in com.pixelmonmod.pixelmon.api.util.helpers
-
Methods for giving Pokémon drops to players.
- dropItemOnGround(Vec3, ServerPlayer, ItemStack, boolean, boolean) - Static method in class com.pixelmonmod.pixelmon.api.util.helpers.DropItemHelper
- dropItemOrSelf(Entity, boolean) - Method in class com.pixelmonmod.pixelmon.entities.custom.PixelmonPaintingEntity
- DropItemQuery - Class in com.pixelmonmod.pixelmon.entities.pixelmon.drops
- DropItemQuery(Vec3, UUID, ArrayList<DroppedItem>) - Constructor for class com.pixelmonmod.pixelmon.entities.pixelmon.drops.DropItemQuery
- DropItemQueryList - Class in com.pixelmonmod.pixelmon.entities.pixelmon.drops
-
Keeps track of drop claims that are in progress.
- DropItemQueryList() - Constructor for class com.pixelmonmod.pixelmon.entities.pixelmon.drops.DropItemQueryList
- DropItemRegistry - Class in com.pixelmonmod.pixelmon.entities.npcs.registry
-
Register special drops from JSON files.
- DropItemRegistry() - Constructor for class com.pixelmonmod.pixelmon.entities.npcs.registry.DropItemRegistry
- dropLureInLureSlot(ServerPlayer) - Method in class com.pixelmonmod.pixelmon.api.storage.PlayerPartyStorage
-
If the player has a lure in their lureSlot make it drop from their inventory.
- dropMode - Variable in class com.pixelmonmod.pixelmon.api.events.DropEvent
-
The drop mode for these drops.
- dropNormalItems(ServerPlayer) - Method in class com.pixelmonmod.pixelmon.entities.pixelmon.AbstractHoldsItemsEntity
-
Drops items from non-boss Pokémon into a player's inventory.
- DroppedItem - Class in com.pixelmonmod.pixelmon.entities.pixelmon.drops
- DroppedItem(DropSet.Drop, int) - Constructor for class com.pixelmonmod.pixelmon.entities.pixelmon.drops.DroppedItem
- DroppedItem(DropSet.Drop, int, BossTier) - Constructor for class com.pixelmonmod.pixelmon.entities.pixelmon.drops.DroppedItem
- DroppedItem(ItemStack, int) - Constructor for class com.pixelmonmod.pixelmon.entities.pixelmon.drops.DroppedItem
- DroppedItem(ItemStack, int, BossTier) - Constructor for class com.pixelmonmod.pixelmon.entities.pixelmon.drops.DroppedItem
- droppedItemList - Variable in class com.pixelmonmod.pixelmon.entities.pixelmon.drops.DropItemQuery
- drops - Variable in class com.pixelmonmod.pixelmon.battles.raids.RaidData.RaidPlayer
- drops() - Method in record class com.pixelmonmod.pixelmon.client.storage.pokemon.PokedexData
-
Returns the value of the
dropsrecord component. - Drops(ServerPlayer, PokeStopTileEntity, List<ItemStack>) - Constructor for class com.pixelmonmod.pixelmon.api.events.PokeStopEvent.Drops
- DROPS - Enum constant in enum class com.pixelmonmod.pixelmon.api.pokedex.status.PokedexSection
- DROPS_DATA - Static variable in class com.pixelmonmod.pixelmon.init.loaders.PixelmonLoaders
- DROPS_RECIPE_TYPE - Static variable in class com.pixelmonmod.pixelmon.support.jei.JustEnoughItemsIntegration
- DropsConfig - Class in com.pixelmonmod.pixelmon.api.config
- DropsConfig() - Constructor for class com.pixelmonmod.pixelmon.api.config.DropsConfig
- DropSet - Class in com.pixelmonmod.pixelmon.api.pokemon.boss
- DropSet(double, int, WeightedSet<DropSet.Drop>) - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.boss.DropSet
- DropSet(JsonObject, JsonDeserializationContext) - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.boss.DropSet
- DropSet(FriendlyByteBuf) - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.boss.DropSet
- DropSet.Drop - Class in com.pixelmonmod.pixelmon.api.pokemon.boss
- dropShadow - Variable in class com.pixelmonmod.pixelmon.client.gui.npc.widget.ExtendedEditBox
- DropsInfoRecipeCategory - Class in com.pixelmonmod.pixelmon.support.jei.category
- DropsInfoRecipeCategory(IGuiHelper) - Constructor for class com.pixelmonmod.pixelmon.support.jei.category.DropsInfoRecipeCategory
- Drought - Class in com.pixelmonmod.pixelmon.api.pokemon.ability.abilities
-
Causes the weather to become sunny when the user switches in.
- Drought() - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.Drought
- DROUGHT - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ability.AbilityRegistry
- DROWNED - Enum constant in enum class com.pixelmonmod.pixelmon.storage.extras.PixelExtrasData.RobeType
- DROWNED - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.boss.BossTiers
- DROWNED - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonPalettes
- DROWNED_DUNGEON - Static variable in class com.pixelmonmod.pixelmon.world.generation.loot.PixelmonLootTables
- DROWNED_LUGIA_KEY - Static variable in class com.pixelmonmod.pixelmon.world.listener.DrownedWorldListener
- DROWNED_PALETTE_PIXELMON_CAUGHT - Static variable in class com.pixelmonmod.pixelmon.init.registry.PixelmonStatisticsRegistry
- DROWNED_ROBE - Enum constant in enum class com.pixelmonmod.pixelmon.api.enums.ServerCosmetics
- DROWNED_WORLD_EFFECTS - Static variable in class com.pixelmonmod.pixelmon.world.dimension.client.ClientDimensionRegistration
- DROWNED_WORLD_ISLAND - Static variable in class com.pixelmonmod.pixelmon.world.generation.PixelmonFeatures
- DROWNED_WORLD_KELP - Static variable in class com.pixelmonmod.pixelmon.world.generation.PixelmonFeatures
- DROWNED_WORLD_SEAGRASS - Static variable in class com.pixelmonmod.pixelmon.world.generation.PixelmonFeatures
- DROWNED_WORLD_TELEPORTER - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- DrownedWorld - Class in com.pixelmonmod.pixelmon.world.dimension.drowned
- DrownedWorld() - Constructor for class com.pixelmonmod.pixelmon.world.dimension.drowned.DrownedWorld
- DrownedWorld.DrownedWorldRenderInfo - Class in com.pixelmonmod.pixelmon.world.dimension.drowned
- DrownedWorldClientListener - Class in com.pixelmonmod.pixelmon.world.listener
- DrownedWorldClientListener() - Constructor for class com.pixelmonmod.pixelmon.world.listener.DrownedWorldClientListener
- DrownedWorldDimensionEffects - Class in com.pixelmonmod.pixelmon.world.dimension.client
- DrownedWorldDimensionEffects() - Constructor for class com.pixelmonmod.pixelmon.world.dimension.client.DrownedWorldDimensionEffects
- DrownedWorldIslandFeature - Class in com.pixelmonmod.pixelmon.world.generation.features.drownedworld
- DrownedWorldIslandFeature(Codec<NoneFeatureConfiguration>) - Constructor for class com.pixelmonmod.pixelmon.world.generation.features.drownedworld.DrownedWorldIslandFeature
- DrownedWorldKelpFeature - Class in com.pixelmonmod.pixelmon.world.generation.features.drownedworld
- DrownedWorldKelpFeature(Codec<NoneFeatureConfiguration>) - Constructor for class com.pixelmonmod.pixelmon.world.generation.features.drownedworld.DrownedWorldKelpFeature
- DrownedWorldListener - Class in com.pixelmonmod.pixelmon.world.listener
- DrownedWorldListener() - Constructor for class com.pixelmonmod.pixelmon.world.listener.DrownedWorldListener
- DrownedWorldRenderInfo() - Constructor for class com.pixelmonmod.pixelmon.world.dimension.drowned.DrownedWorld.DrownedWorldRenderInfo
- DrownedWorldSeaGrassFeature - Class in com.pixelmonmod.pixelmon.world.generation.features.drownedworld
- DrownedWorldSeaGrassFeature(Codec<NoneFeatureConfiguration>) - Constructor for class com.pixelmonmod.pixelmon.world.generation.features.drownedworld.DrownedWorldSeaGrassFeature
- drowsy(PixelmonWrapper, PixelmonWrapper, Attack, boolean) - Static method in class com.pixelmonmod.pixelmon.battles.status.Drowsy
-
Drowsy the target if possible.
- Drowsy - Class in com.pixelmonmod.pixelmon.battles.status
-
33% chance of making a Pokémon do nothing instead of making a move.
- Drowsy - Enum constant in enum class com.pixelmonmod.pixelmon.battles.status.StatusType
- Drowsy() - Constructor for class com.pixelmonmod.pixelmon.battles.status.Drowsy
- DROWZEE - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- DROWZEE - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- DRUDDIGON - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- DRUDDIGON - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- DRUM_BEATING - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- dry - Variable in enum class com.pixelmonmod.pixelmon.enums.BerryType
- DRY - Enum constant in enum class com.pixelmonmod.pixelmon.enums.EnumBerryFlavor
- DRY - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ribbon.RibbonRegistry
- DRY_SKIN - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ability.AbilityRegistry
- DrySkin - Class in com.pixelmonmod.pixelmon.api.pokemon.ability.abilities
-
1/8 healing every turn in rain, 1/8 damage every turn in sun.
- DrySkin() - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.ability.abilities.DrySkin
- DrySkinTests - Class in com.pixelmonmod.pixelmon.api.test.impl.ability
- DrySkinTests() - Constructor for class com.pixelmonmod.pixelmon.api.test.impl.ability.DrySkinTests
- DUAL_CHOP - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- DUAL_WINGBEAT - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- DualWingbeat - Enum constant in enum class com.pixelmonmod.pixelmon.enums.technicalmoves.Gen9TechnicalMachines
- DUBIOUS_DISC - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- dubiousDisc - Enum constant in enum class com.pixelmonmod.pixelmon.enums.heldItems.EnumHeldItems
- DUBWOOL - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- DUBWOOL - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- DUCKLETT - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- DUDUNSPARCE - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- Duel - Enum constant in enum class com.pixelmonmod.tcg.client.gui.enums.EnumGui
- DuelLog - Class in com.pixelmonmod.tcg.duel.log
-
Created by SamPlummer on 09/07/2016.
- DuelLog() - Constructor for class com.pixelmonmod.tcg.duel.log.DuelLog
- DuelLog(FriendlyByteBuf) - Constructor for class com.pixelmonmod.tcg.duel.log.DuelLog
- DuelLogAttachCardParameters - Class in com.pixelmonmod.tcg.duel.log.parameters
-
Created by Hy on 8/13/2016.
- DuelLogAttachCardParameters(PokemonCardState, CommonCardState) - Constructor for class com.pixelmonmod.tcg.duel.log.parameters.DuelLogAttachCardParameters
- DuelLogAttachCardParameters(FriendlyByteBuf) - Constructor for class com.pixelmonmod.tcg.duel.log.parameters.DuelLogAttachCardParameters
- DuelLogAttackParameters - Class in com.pixelmonmod.tcg.duel.log.parameters
-
Created by Hy on 8/13/2016.
- DuelLogAttackParameters(CardAttack, PokemonCardState, PokemonCardState, int, List<Pair<CardCondition, Integer>>) - Constructor for class com.pixelmonmod.tcg.duel.log.parameters.DuelLogAttackParameters
- DuelLogAttackParameters(FriendlyByteBuf) - Constructor for class com.pixelmonmod.tcg.duel.log.parameters.DuelLogAttackParameters
-
This recover only parts of the PokemonCardState information
- DuelLogCardParameters - Class in com.pixelmonmod.tcg.duel.log.parameters
-
Created by Hy on 8/13/2016.
- DuelLogCardParameters(CommonCardState) - Constructor for class com.pixelmonmod.tcg.duel.log.parameters.DuelLogCardParameters
- DuelLogCardParameters(FriendlyByteBuf) - Constructor for class com.pixelmonmod.tcg.duel.log.parameters.DuelLogCardParameters
-
This recover only parts of the CommonCardState information
- DuelLogConditionParameters - Class in com.pixelmonmod.tcg.duel.log.parameters
-
Created by Hy on 8/13/2016.
- DuelLogConditionParameters(CardCondition, PokemonCardState, int, boolean) - Constructor for class com.pixelmonmod.tcg.duel.log.parameters.DuelLogConditionParameters
- DuelLogConditionParameters(FriendlyByteBuf) - Constructor for class com.pixelmonmod.tcg.duel.log.parameters.DuelLogConditionParameters
-
This recover only parts of the PokemonCardState information
- DuelLogEndGameParameter - Class in com.pixelmonmod.tcg.duel.log.parameters
-
Created by Hy on 8/13/2016.
- DuelLogEndGameParameter(int) - Constructor for class com.pixelmonmod.tcg.duel.log.parameters.DuelLogEndGameParameter
- DuelLogEndGameParameter(FriendlyByteBuf) - Constructor for class com.pixelmonmod.tcg.duel.log.parameters.DuelLogEndGameParameter
- DuelLogEvolveParameters - Class in com.pixelmonmod.tcg.duel.log.parameters
- DuelLogEvolveParameters(PokemonCardState, PokemonCardState) - Constructor for class com.pixelmonmod.tcg.duel.log.parameters.DuelLogEvolveParameters
- DuelLogEvolveParameters(FriendlyByteBuf) - Constructor for class com.pixelmonmod.tcg.duel.log.parameters.DuelLogEvolveParameters
- DuelLogIntParameters - Class in com.pixelmonmod.tcg.duel.log.parameters
-
Created by Hy on 8/13/2016.
- DuelLogIntParameters(int) - Constructor for class com.pixelmonmod.tcg.duel.log.parameters.DuelLogIntParameters
- DuelLogIntParameters(FriendlyByteBuf) - Constructor for class com.pixelmonmod.tcg.duel.log.parameters.DuelLogIntParameters
- DuelLogItem - Class in com.pixelmonmod.tcg.duel.log
-
Created by Hy on 8/10/2016.
- DuelLogItem(int, int, DuelLogType, DuelLogParameters) - Constructor for class com.pixelmonmod.tcg.duel.log.DuelLogItem
- DuelLogItem(FriendlyByteBuf) - Constructor for class com.pixelmonmod.tcg.duel.log.DuelLogItem
- DuelLogKnockoutParameters - Class in com.pixelmonmod.tcg.duel.log.parameters
-
Created by nguye on 8/13/2016.
- DuelLogKnockoutParameters(PokemonCardState) - Constructor for class com.pixelmonmod.tcg.duel.log.parameters.DuelLogKnockoutParameters
- DuelLogKnockoutParameters(FriendlyByteBuf) - Constructor for class com.pixelmonmod.tcg.duel.log.parameters.DuelLogKnockoutParameters
- DuelLogParameters - Class in com.pixelmonmod.tcg.duel.log.parameters
-
Created by Hy on 8/13/2016.
- DuelLogParameters() - Constructor for class com.pixelmonmod.tcg.duel.log.parameters.DuelLogParameters
- DuelLogScreen - Class in com.pixelmonmod.tcg.client.gui.duel
- DuelLogScreen(TCGScreen) - Constructor for class com.pixelmonmod.tcg.client.gui.duel.DuelLogScreen
- DuelLogStalemateParameter - Class in com.pixelmonmod.tcg.duel.log.parameters
- DuelLogStalemateParameter() - Constructor for class com.pixelmonmod.tcg.duel.log.parameters.DuelLogStalemateParameter
- DuelLogStalemateParameter(FriendlyByteBuf) - Constructor for class com.pixelmonmod.tcg.duel.log.parameters.DuelLogStalemateParameter
- DuelLogType - Enum Class in com.pixelmonmod.tcg.duel.log
-
Created by SamPlummer on 31/07/2016.
- DUGTRIO - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- DUGTRIO - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- DummyClientLevel - Class in com.pixelmonmod.pixelmon.api.dummy
- DummyClientLevel() - Constructor for class com.pixelmonmod.pixelmon.api.dummy.DummyClientLevel
- DummyClientPacketListener - Class in com.pixelmonmod.pixelmon.api.dummy
- DummyClientPacketListener() - Constructor for class com.pixelmonmod.pixelmon.api.dummy.DummyClientPacketListener
- DummyHolder<T> - Record Class in com.pixelmonmod.pixelmon.api.dummy
- DummyHolder(T, ResourceKey<? extends Registry<T>>) - Constructor for record class com.pixelmonmod.pixelmon.api.dummy.DummyHolder
-
Creates an instance of a
DummyHolderrecord class. - DummyImpl() - Constructor for class com.pixelmonmod.pixelmon.api.spawning.calculators.CalculateSpawnLocations.DummyImpl
- DummyLocalPlayer - Class in com.pixelmonmod.pixelmon.api.dummy
- DummyLocalPlayer() - Constructor for class com.pixelmonmod.pixelmon.api.dummy.DummyLocalPlayer
- DummyRegistry<T> - Record Class in com.pixelmonmod.pixelmon.api.dummy
- DummyRegistry(ResourceKey<? extends Registry<T>>, ResourceLocation, T) - Constructor for record class com.pixelmonmod.pixelmon.api.dummy.DummyRegistry
-
Creates an instance of a
DummyRegistryrecord class. - DUNSPARCE - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- DUNSPARCE - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- DUOSION - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- DUOSION - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- DuplicatePhoto(ServerPlayer, PixelmonEntity) - Constructor for class com.pixelmonmod.pixelmon.api.events.CameraEvent.DuplicatePhoto
- DURALUDON - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- DURALUDON - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- DURANT - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- duration - Variable in class com.pixelmonmod.pixelmon.api.daycare.event.DayCareEvent.PostDurationCalculate
- duration - Variable in class com.pixelmonmod.pixelmon.api.daycare.event.DayCareEvent.PostTimerBegin
- duration - Variable in class com.pixelmonmod.pixelmon.api.daycare.event.DayCareEvent.PreDurationCalculate
- duration - Variable in class com.pixelmonmod.pixelmon.api.daycare.event.DayCareEvent.PreTimerBegin
- duration - Variable in class com.pixelmonmod.pixelmon.api.daycare.event.DayCareEvent.TimerComplete
- duration() - Method in class com.pixelmonmod.pixelmon.api.util.Scheduling.ScheduledTask
- duration() - Method in record class com.pixelmonmod.pixelmon.client.render.entity.renderers.assimp.animation.Animation
-
Returns the value of the
durationrecord component. - duration() - Method in record class com.pixelmonmod.pixelmon.items.component.MegaEvolution
-
Returns the value of the
durationrecord component. - duration(long, TemporalUnit) - Method in class com.pixelmonmod.pixelmon.api.util.Scheduling.ScheduledTask.Builder
- duration(long, TimeUnit) - Method in class com.pixelmonmod.pixelmon.api.util.Scheduling.ScheduledTask.Builder
- durationAsHoursAndMinutes() - Method in record class com.pixelmonmod.pixelmon.items.component.MegaEvolution
- durations - Variable in class com.pixelmonmod.pixelmon.api.daycare.impl.PixelmonDayCareCondition
- durationTicks - Variable in class com.pixelmonmod.pixelmon.battles.attacks.animations.AttackAnimationStationary
- durationTicks - Variable in class com.pixelmonmod.pixelmon.battles.attacks.animations.particles.AttackRain.RainData
- durationTicks - Variable in class com.pixelmonmod.pixelmon.blocks.tileentity.TemporaryLightTileEntity
- durationTicks - Static variable in class com.pixelmonmod.pixelmon.entities.pixelmon.move_skills.Flash
- durationTicks - Static variable in class com.pixelmonmod.pixelmon.entities.pixelmon.move_skills.MountBoost
- durationTicks - Static variable in class com.pixelmonmod.pixelmon.entities.pixelmon.move_skills.OreSense
- DURIN - Enum constant in enum class com.pixelmonmod.pixelmon.enums.BerryType
- DURIN - Static variable in class com.pixelmonmod.pixelmon.world.generation.FoliageRegistration
- DURIN_BERRY - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- DurinFoliagePlacer - Class in com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl
- DurinFoliagePlacer() - Constructor for class com.pixelmonmod.pixelmon.world.generation.features.tree.berry.foliage.impl.DurinFoliagePlacer
- duringSwitchAction() - Method in class com.pixelmonmod.pixelmon.battles.controller.BattleController
-
Checks whether the battle controller is performing hard swaps causing aligned switch-in effects
- DUSCLOPS - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- DUSCLOPS - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- dusk - Enum constant in enum class com.pixelmonmod.pixelmon.blocks.enums.EnumDawnDuskOre
- dusk - Static variable in class com.pixelmonmod.pixelmon.client.gui.Resources
-
Outline for a Pokémon in a Dusk Ball.
- DUSK - Enum constant in enum class com.pixelmonmod.pixelmon.api.world.WorldTime
- DUSK - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.ribbon.RibbonRegistry
- DUSK - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonForms
- DUSK - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- DUSK_BALL - Static variable in class com.pixelmonmod.pixelmon.api.pokemon.item.pokeball.PokeBallRegistry
- DUSK_MANE - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonForms
- DUSK_STONE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- DUSK_STONE_AXE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- DUSK_STONE_BOOTS - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- DUSK_STONE_CHESTPLATE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- DUSK_STONE_HAMMER - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- DUSK_STONE_HELMET - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- DUSK_STONE_HOE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- DUSK_STONE_LEGGINGS - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- DUSK_STONE_ORE - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- DUSK_STONE_PICKAXE - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- DUSK_STONE_SHARD - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- DUSK_STONE_SHOVEL - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- DUSK_STONE_SWORD - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- DuskBall - Class in com.pixelmonmod.pixelmon.api.pokemon.item.pokeball.logic
- DuskBall() - Constructor for class com.pixelmonmod.pixelmon.api.pokemon.item.pokeball.logic.DuskBall
- DUSKBALL - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonPalettes
- DUSKNOIR - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- DUSKNOIR - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- Duskstone - Enum constant in enum class com.pixelmonmod.pixelmon.enums.EnumEvolutionStone
- DUSKSTONE - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonItemTiers
- DUSKSTONE_ARMOR - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonItemTiers
- DUSKULL - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- DUSKULL - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- DUST - Enum constant in enum class com.pixelmonmod.pixelmon.client.particle.particles.AttackEffect.EnumParticleTexture
- DUSTOX - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- DUSTOX - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- DUSTY_RUINS_WALL - Static variable in class com.pixelmonmod.pixelmon.init.registry.BlockRegistration
- DV - Enum constant in enum class com.pixelmonmod.pixelmon.enums.items.EnumFossils
- dvFossil - Static variable in class com.pixelmonmod.pixelmon.client.render.tileEntities.SharedModels
-
Dracovish's Fossil's model.
- dwCatchingCharm - Static variable in class com.pixelmonmod.pixelmon.listener.EntityPlayerExtension
- DWEBBLE - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonSpecies
- DWEBBLE - Static variable in class com.pixelmonmod.pixelmon.init.registry.SoundRegistration
- dwExpCharm - Static variable in class com.pixelmonmod.pixelmon.listener.EntityPlayerExtension
- dwHween - Static variable in class com.pixelmonmod.pixelmon.listener.EntityPlayerExtension
- dwMarkCharm - Static variable in class com.pixelmonmod.pixelmon.listener.EntityPlayerExtension
- dwMegaItem - Static variable in class com.pixelmonmod.pixelmon.listener.EntityPlayerExtension
- dwMegaItemsUnlocked - Static variable in class com.pixelmonmod.pixelmon.listener.EntityPlayerExtension
- dwOvalCharm - Static variable in class com.pixelmonmod.pixelmon.listener.EntityPlayerExtension
- dwPokeballs - Static variable in class com.pixelmonmod.pixelmon.listener.EntityPlayerExtension
- dwShinyCharm - Static variable in class com.pixelmonmod.pixelmon.listener.EntityPlayerExtension
- dx() - Method in enum class com.pixelmonmod.api.client.screen.util.Axis
- dy() - Method in enum class com.pixelmonmod.api.client.screen.util.Axis
- DYE_COLOR - Static variable in class com.pixelmonmod.pixelmon.api.data.PixelmonDataSerializers
- DYNA_BADGE - Static variable in class com.pixelmonmod.pixelmon.client.gui.battles.battleScreens.ChooseAttack.EvoButton
- DYNA_BADGE_GREYSCALE - Static variable in class com.pixelmonmod.pixelmon.client.gui.battles.battleScreens.ChooseAttack.EvoButton
- dynamax - Variable in class com.pixelmonmod.pixelmon.battles.controller.participants.BattleParticipant
- dynamax - Variable in class com.pixelmonmod.pixelmon.client.gui.battles.ClientBattleManager
- dynamax - Variable in class com.pixelmonmod.pixelmon.client.gui.battles.PixelmonClientData
-
Dynamax/Mega state of the Pokémon.
- dynamax(boolean, float) - Method in class com.pixelmonmod.pixelmon.battles.controller.participants.PixelmonWrapper
- Dynamax - Enum constant in enum class com.pixelmonmod.pixelmon.enums.EnumMegaItemsUnlocked
- Dynamax - Enum constant in enum class com.pixelmonmod.pixelmon.enums.EnumOldGenMode
- DYNAMAX - Enum constant in enum class com.pixelmonmod.pixelmon.enums.DynamaxState
- DYNAMAX - Static variable in class com.pixelmonmod.pixelmon.api.npc.interaction.event.PixelmonInteractionEventTypes
- DYNAMAX - Static variable in class com.pixelmonmod.pixelmon.api.registries.PixelmonInteractionEvents
- DYNAMAX_CANDY - Static variable in class com.pixelmonmod.pixelmon.init.registry.ItemRegistration
- DYNAMAX_CANNON - Static variable in class com.pixelmonmod.pixelmon.api.battles.attack.AttackRegistry
- DYNAMAX_CLOUDS - Enum constant in enum class com.pixelmonmod.pixelmon.enums.CustomModel
- DYNAMAX_CLOUDS_TEX - Static variable in class com.pixelmonmod.pixelmon.client.gui.Resources
Evolution.canEvolve(Pokemon)instead