1. The forums will be archived and moved to a read only mode in about 2 weeks (mid march).

getCreativeItem Check

Discussion in 'Development' started by Felic, Jun 21, 2021.

  1. Felic

    Felic Spider

    Messages:
    7
    Hello,

    Is there a way to check items whether they are in the Creative Inv?
     
  2. Axon

    Axon Zombie

    Messages:
    276
    According to what you’ve asked, something like this could work. Haven’t tested it though
    PHP:
    pocketmine\item\Item::isCreativeItem(item)
    Although, this may just check if the item is in the creative list
     
    Agent likes this.
  3. Felic

    Felic Spider

    Messages:
    7
    Okay thx!
     
    Axon likes this.
  4. Axon

    Axon Zombie

    Messages:
    276
    Anytime :smile:
     
    Agent likes this.
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.