Client Entities Lib
ModMIT

Client Entities Lib

Library for creating and managing client-side entities

39
Downloads
0
Followers
3 months ago
Updated
📦
1
Versions

📖About Client Entities Lib

Library for creating and managing client-side entities.

You can create your own entites by inheriting abstract class for ClientEntity. The library also provides a few basic behaviors, such as ClientSwim, ClientRandomStroll, etc.
There is also a ClientEntityImpl that serves as an example to how to register such entity in your project.