disguise wither update
This commit is contained in:
parent
2e7d101850
commit
1907014db4
@ -34,4 +34,10 @@ public class DisguiseWither extends DisguiseMonster
|
|||||||
{
|
{
|
||||||
DataWatcher.watch(17 + i, Integer.valueOf(j));
|
DataWatcher.watch(17 + i, Integer.valueOf(j));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
public void setBossbarData(String text, double health)
|
||||||
|
{
|
||||||
|
// TODO Auto-generated method stub
|
||||||
|
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user