Uses of Package
com.iohao.net.extension.room
Packages that use com.iohao.net.extension.room
Package
Description
Provides room-based game infrastructure for board games and similar multiplayer room workflows,
including room management, lifecycle processes, and extensible gameplay operations.
Provides gameplay-operation extension points and handlers for room-based games, including
strategy/flyweight style operation dispatch.
-
Classes in com.iohao.net.extension.room used by com.iohao.net.extension.roomClassDescriptionNo-op
RangeBroadcastimplementation used to disable range broadcasting.Player abstraction used by the room extension.Core room abstraction for player lifecycle, seating, and room-level game operations.Extension interface for room management related operations -
Classes in com.iohao.net.extension.room used by com.iohao.net.extension.room.operation