MobType class has been removed

Get Help with Using Herobrine
Post Reply
rocologo
Posts: 4
Joined: Mon Aug 28, 2017 7:04 pm

MobType class has been removed

Post by rocologo »

HI,

I have made integration years ago to Herobrine from version 1.7.1 and I have been using "net.theprogrammersworld.herobrine.nms.entity.MobType" to detect if the killed entity has Herobrine.

It seems that MobType was removed in V2.0.3 so I need your help to find a way to check if a the dead entity is Herobrine when EntityDeathEvent is called?

Kind regards
Rocologo

DEV of MobHunting (https://www.spigotmc.org/resources/mobhunting.3582/)
rocologo
Posts: 4
Joined: Mon Aug 28, 2017 7:04 pm

Re: MobType class has been removed

Post by rocologo »

Ahhh. Found it at net.theprogrammersworld.herobrine.entity.MobType
User avatar
David B
Site Admin
Posts: 194
Joined: Mon Aug 07, 2017 11:19 pm

Re: MobType class has been removed

Post by David B »

Great! I apologize for the confusion. This change was likely introduced in Herobrine v2.0.0.
Post Reply