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 |