cljminecraft

cljminecraft

0 Downloads

Command completion for entity types

CmdrDats opened this issue ยท 1 comments

commented
commented

see org.bukkit.entity.EntityType - can simply map-enum that the same way as materials, but use the name field. Not sure what to do about unnamed entities though since we should probably not allow referring to those in commands anyhow.