Package com.pixelmonmod.pixelmon.client.render.battle.positioning
package com.pixelmonmod.pixelmon.client.render.battle.positioning
-
ClassDescriptionBase strategy for placing one side of active battle Pokemon.Base strategy for placing participant owner entities, such as players or NPC trainers.Places allied active Pokemon using
pixelmon_pos;ally_<slot>markers.Places allied participant owner entities fromtrainer_pos;ally_<slot>markers.Places modelled attack animation entities into the active battle scene.Places opposing active Pokemon usingpixelmon_pos;opponent_<slot>markers.Places opposing participant owner entities fromtrainer_pos;opponent_<slot>markers.Places the player's active Pokemon usingpixelmon_pos;player_<slot>markers.Places the local player anchor from the scene'splayer_posmarker.Applies one part of a battle scene's participant positioning.