Interface InputDeniedCallback
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
输入拒绝回调接口 - 处理被拒绝的输入
- Since:
- 1.0.0
- Version:
- 1.0.0
- Author:
- Berry_so
-
Method Summary
-
Method Details
-
denied
处理被拒绝的输入- Parameters:
player- 玩家input- 输入内容
-