Search Results for

    Show / Hide Table of Contents

    Enum PlayerInteractEvent.PlayerInteractType

    Namespace: OpenAPI.Events.Player
    Assembly: OpenAPI.dll
    Syntax
    public enum PlayerInteractType : int

    Fields

    Name Description
    LeftClickAir

    Player left clicked in air

    LeftClickBlock

    Player left clicked a block

    Physical

    Not used.

    RightClickAir

    Player right clicked in air

    RightClickBlock

    Player right clicked a block

    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX