CortexPE / TeaSpoon

☕ A PLUGIN to Extend PMMP's Functionality without completely changing it.
GNU Affero General Public License v3.0
143 stars 100 forks source link

Added Undead class + Fixed smite (I think) #339

Closed TwistedAsylumMC closed 5 years ago

TwistedAsylumMC commented 5 years ago

New abstract class CortexPE\entity\mob\Undead extends pocketmine\entity\Monster. CortexPE\entity\mob\{PigZombie, Skeleton} Now extend the new Undead class. Smite Enchantment now only applies to Undead mobs or Zombie extending mobs.