enebo / Purugin

Ruby Minecraft Plugin support on top of bukkit
238 stars 32 forks source link

Entity Updates #16

Closed Saucecoder closed 12 years ago

Saucecoder commented 12 years ago

The Entity methods we talked about (Tom Dervan). Added the helper method 'get_entity', simply a translation from the bukkit method. Also added name which returns the name of the entity referenced, otherwise is false. Did not add 'kind'. Will do later, need t0 get the regexp stuff done though.