Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
So Essentials already has a method that calculates for size, def pbSize(pokemon) and you just call it from anywhere with a pokemon instance. You do not need this resource to calculate Size.
def pbSize(pokemon)