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 4342d72e74
commit 278780623d
4 changed files with 294 additions and 1 deletions

View File

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