Class EntityShulkerBullet

All Implemented Interfaces:
org.cloudburstmc.api.entity.Entity, org.cloudburstmc.api.entity.Projectile, org.cloudburstmc.api.entity.projectile.ShulkerBullet

public class EntityShulkerBullet extends EntityProjectile implements org.cloudburstmc.api.entity.projectile.ShulkerBullet
  • Constructor Details

    • EntityShulkerBullet

      public EntityShulkerBullet(org.cloudburstmc.api.entity.EntityType<?> type, org.cloudburstmc.api.level.Location location)