java.lang.Object
com.github.retrooper.packetevents.protocol.component.builtin.item.ItemPotionContents

public class ItemPotionContents extends Object
  • Constructor Details

    • ItemPotionContents

      public ItemPotionContents(@Nullable @Nullable Potion potion, @Nullable @Nullable Integer customColor, List<PotionEffect> customEffects)
  • Method Details