disguise wither update

This commit is contained in:
Chiss 2014-12-16 13:28:59 +11:00
parent 2e7d101850
commit 1907014db4
1 changed files with 6 additions and 0 deletions

View File

@ -34,4 +34,10 @@ public class DisguiseWither extends DisguiseMonster
{
DataWatcher.watch(17 + i, Integer.valueOf(j));
}
public void setBossbarData(String text, double health)
{
// TODO Auto-generated method stub
}
}