This fixes the NPE Eldritch Mobs has with mobs that have boss bars. I moved the constructor setCustomName call to only occur on the entity's first tick. This will not override nametags. Tested with vanilla bosses & AdventureZ Stone Golem in the modfest pack outside dev.
(Master branch doesn't compile, so I also included simple changes to get it running). Version bump to 1.2.6.
This fixes the NPE Eldritch Mobs has with mobs that have boss bars. I moved the constructor
setCustomName
call to only occur on the entity's first tick. This will not override nametags. Tested with vanilla bosses & AdventureZ Stone Golem in the modfest pack outside dev.(Master branch doesn't compile, so I also included simple changes to get it running). Version bump to 1.2.6.