TaterzenNPC

open fun TaterzenNPC(world: Level)
open fun TaterzenNPC(entityType: EntityType<out PathfinderMob>, world: Level)

Creates a TaterzenNPC. You'd probably want to use createTaterzen or createTaterzen instead, as this one doesn't set the position and custom name.

Parameters

entityType

Taterzen entity type

world

Taterzen's world