Processing Entities
An entity is a soft physical body that "lives" and moves around the world. In addition to the physical part, entities (or mobs) have a visual part, it does not determine the physical shape, but only allows you to display the entity in the game. Often you can interact with an entity, for example, to obtain resources or exchange some for others. Let's get acquainted with the possibilities of processing them.
First Entity
The concept of creating entities is somewhat different from everything else, a script will not work for this, it is much more convenient to use behavior and resource packs. This article describes many new concepts not described previously, however we will get acquainted with most of them. Let's start with the foundation of a new mob, and later move on to describing its behavior and creating the visual part.
Renders
3 items