SerenityJS
    Preparing search index...

    Class EntityItemPickupSignal

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    identifier: WorldEvent = ...

    The identifier of the signal.

    itemStack: ItemStack

    The item stack that was picked up.

    source: Entity

    The entity that picked up the item.

    world: World

    The world instance the signal was emitted in.

    identifier: EntityItemPickup = WorldEvent.EntityItemPickup

    The identifier of the signal.

    Methods