Add Procedure that gets and returns entity / player height

Status
Fixed
Issue description

Please add a Procedure that gets and returns a entities / players height.

i am trying to use a set of procedures in a mod that will make a custom liquid push entities / players back up upon collision after they sink 2/3 of their height in the liquid.

Issue comments

I also would a block that gets width/length because making collision events with blocks smaller than a block can be difficult if they are not a floor block.

The following getters will be added in 2020.4:

  • entity width
  • entity height
  • entity submerged height

Closing the ticket.