Class ProjectileEvent.UpdateEvent

java.lang.Object
net.minecraftforge.eventbus.api.Event
noppes.npcs.api.event.CustomNPCsEvent
noppes.npcs.api.event.ProjectileEvent
noppes.npcs.api.event.ProjectileEvent.UpdateEvent
Enclosing class:
ProjectileEvent

public static class ProjectileEvent.UpdateEvent extends ProjectileEvent
projectileTick
  • Constructor Details

    • UpdateEvent

      public UpdateEvent(IProjectile projectile)