Issue Description:
The game crashes with a NullPointerException when the Void Blossom entity is updating its AI and attempting to start an attack.
Error Location:
https://mclo.gs/uPwK4mC
java.lang.NullPointerException: Ticking entity
at com.dungeon_additions.da.util.ModRand$RandomCollection.next(ModRand.java:133)
at com.dungeon_additions.da.entity.blossom.EntityVoidBlossom.startAttack(EntityVoidBlossom.java:198)
at com.dungeon_additions.da.entity.ai.EntityAIBlossom.updateTask(EntityAIBlossom.java:79)
Issue Description:
The game crashes with a NullPointerException when the Void Blossom entity is updating its AI and attempting to start an attack.
Error Location:
https://mclo.gs/uPwK4mC
java.lang.NullPointerException: Ticking entity
at com.dungeon_additions.da.util.ModRand$RandomCollection.next(ModRand.java:133)
at com.dungeon_additions.da.entity.blossom.EntityVoidBlossom.startAttack(EntityVoidBlossom.java:198)
at com.dungeon_additions.da.entity.ai.EntityAIBlossom.updateTask(EntityAIBlossom.java:79)