RangedEntity API

Allows you to determine if an entity is capable of ranged attacks,
and to perform an attack.
This commit is contained in:
Aikar 2018-06-26 22:08:01 -04:00
parent ae79aa3436
commit 7abf2eeeac
No known key found for this signature in database
GPG key ID: 401ADFC9891FAAFE
4 changed files with 300 additions and 3 deletions

View file

@ -80,6 +80,7 @@ import IHopper
import ItemBlock
import ItemFireworks
import ItemMonsterEgg
import IRangedEntity
import LegacyPingHandler
import LotoSelectorEntry
import NavigationAbstract