GlowstoneMC / Glowstone-Legacy

An open-source server for the Bukkit Minecraft modding interface
Other
363 stars 122 forks source link

Add Part 1 of Passive Entities [Entities] #599

Open gabizou opened 9 years ago

gabizou commented 9 years ago

This is a smaller PR that bases the entirety of the entities feature for Glowstone.

The entities implemented in this PR are:

The following are implementations of various interfaces required by the above entities (and some other entities to be added after this PR is merged):

Included are the storages for the implemented entities with the following:

This PR depends on GlowstoneMC/Glowkit#31

gabizou commented 9 years ago

This PR is an evolved version of #282. The old PR will remain open as a marker/todo list.

dequis commented 9 years ago

Merged thing https://github.com/dequis/Glowstone/compare/pr-599

gabizou commented 9 years ago

Sorry about the really long wait. @turt2live It's been a relatively busy month, sorry for the delay.