接口 PlayerCreator

所有已知子接口:
GameFixedService, GameFlowService, GameRoomService

public interface PlayerCreator
从以下版本开始:
21.28
作者:
渔民小镇
日期:
2025-06-03
  • 方法详细资料

    • createPlayer

      Player createPlayer(GameFlowContext gameFlowContext)
      创建房间内的玩家
           延迟到子游戏中实现, 以便适应不同的子游戏规则
       
      参数:
      gameFlowContext - 游戏流程上下文
      返回:
      玩家