Class ItemSnowball

All Implemented Interfaces:
BlockID, ItemID, Cloneable

public class ItemSnowball extends ProjectileItem
Author:
MagicDroidX (Nukkit Project)
  • Constructor Details

    • ItemSnowball

      public ItemSnowball()
    • ItemSnowball

      public ItemSnowball(Integer meta)
    • ItemSnowball

      public ItemSnowball(Integer meta, int count)
  • Method Details