Callum Seabrook

Results 32 issues of Callum Seabrook

Remove the item handler system and replace it with an item type hierarchy, with the logic implemented on item types directly, rather than through the handler.

enhancement
priority: medium
area: server

Currently, the hunger system uses some made up dummy values in place of the actual food values it should.

enhancement
priority: medium
area: server

Ever since the serialization was split from the entity implementation classes, it has had many issues, including having to over-expose private or protected types, some issues with weird casting so...

enhancement
priority: medium
area: server

enhancement
priority: medium
area: api
area: server

Add item dropping and item entities.

enhancement
priority: medium
area: api
area: server

enhancement
priority: medium
area: api
area: server

The wither and the ender dragon are missing from the API and the backend due to their complex nature.

enhancement
priority: medium
area: api
area: server

Some animals were omitted when the original animals were added. Those animals are: * Golems, Iron and Snow * Horses, Donkeys, Llamas, and Mules - omitted due to lack of...

enhancement
priority: medium
area: api
area: server

Specifically, the Allay, the Frog, the Tadpole, the Warden, and the Chest Boat need to be added.

enhancement
priority: medium
area: api
area: server

enhancement
priority: medium
area: api
area: server