Class ItemPotionSplashBehavior

All Implemented Interfaces:
org.cloudburstmc.api.item.behavior.ItemBehavior

public class ItemPotionSplashBehavior extends ItemProjectileBehavior
Created on 2015/12/27 by xtypr. Package cn.nukkit.item in project Nukkit .
  • Constructor Details

    • ItemPotionSplashBehavior

      public ItemPotionSplashBehavior()
  • Method Details

    • onProjectileCreation

      protected void onProjectileCreation(org.cloudburstmc.api.item.ItemStack item, org.cloudburstmc.api.entity.Projectile entity)
      Overrides:
      onProjectileCreation in class ItemProjectileBehavior