# Functions
NewHealthManager returns a new health manager with a default of 20 health and max health.
# Variables
CanSolidify is a function used to check if a block affected by gravity can solidify.
# Structs
HealthManager handles the health of an entity.