类 Potions实验性

Used for accessing all potion effects, liquids, and modifiers currently available for use within the world.

方法

  • 实验性

    参数

    • potionEffectId: string

      A valid potion effect id. See @minecraft/vanilla-data.MinecraftPotionEffectTypes

    返回 PotionEffectType

    A type handle wrapping the valid effect id, or undefined for an invalid effect id.

    Retrieves a type handle for a specified potion effect id.