Entity Prototype
The ID of this prototype is minecraft:entity.
Operations
Get Type
Operation get_type returns minecraft:entity_type prototype.
Get World
Operation get_world returns minecraft:world prototype.
Test
Operation puffish_skills:test returns puffish_skills:boolean prototype which represents if the entity matches given condition.
Get Score
Operation puffish_skills:get_score returns minecraft:number prototype which represents the score of the living entity in the given objective scoreboard.
Has Tag
Operation puffish_skills:has_tag returns minecraft:boolean prototype which represents if the living entity has given tag.