Gets the entity's type in a string format.
assert(creeper.type == "creeper"); assert(witherSkull.type == "wither_skull");
See Implementation
Gets the entity's type in a string format.