Class MEGBullet
java.lang.Object
io.lumine.mythic.core.skills.projectiles.ProjectileBullet
io.lumine.mythic.core.skills.projectiles.bullet.MEGBullet
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class io.lumine.mythic.core.skills.projectiles.ProjectileBullet
ProjectileBullet.BulletTracker -
Field Summary
FieldsFields inherited from class io.lumine.mythic.core.skills.projectiles.ProjectileBullet
bulletForwardOffset -
Constructor Summary
ConstructorsConstructorDescriptionMEGBullet(ProjectileBulletType type, SkillMechanic projectile, MythicLineConfig config) -
Method Summary
Modifier and TypeMethodDescriptioncreate(ProjectileBulletableTracker projectile, AbstractEntity target) booleanMethods inherited from class io.lumine.mythic.core.skills.projectiles.ProjectileBullet
getPlugin
-
Field Details
-
bulletModel
-
bulletColor
-
bulletEnchanted
protected boolean bulletEnchanted
-
-
Constructor Details
-
MEGBullet
-
-
Method Details
-
create
public ProjectileBullet.BulletTracker create(ProjectileBulletableTracker projectile, AbstractEntity target) - Specified by:
createin classProjectileBullet
-
isVirtual
public boolean isVirtual()- Specified by:
isVirtualin classProjectileBullet
-