EchoPet

EchoPet

882k Downloads

CraftLivingEntity return Int and LivingEntity return Double, source not compile!

net32 opened this issue ยท 2 comments

commented

Hey, in netbeans your project not compile, your class:
io/github/dsh105/echopet/entity/pet/CraftPet.java

6mtqloo

commented

It should compile anyway. It's due to the ambiguous health methods in 1.6.x

commented

yes, i edited the bukkit removed deprecated functions, works fine, thanks.