Interface HasEntityMod<T extends AbstractEntityMod>
-
- All Known Implementing Classes:
AbstractWeaponEntity
public interface HasEntityMod<T extends AbstractEntityMod>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description EntityModSupport<T>
getEntityModSupport()
-
-
-
Method Detail
-
getEntityModSupport
EntityModSupport<T> getEntityModSupport()
-
-