Uses of Annotation Interface
cn.lanink.gamecore.api.Info
Packages that use Info
-
Uses of Info in cn.lanink.gamecore.room
Fields in cn.lanink.gamecore.room with annotations of type InfoModifier and TypeFieldDescriptionstatic final @cn.lanink.gamecore.api.Info("\u6e38\u620f\u4e2d") intIRoomStatus.ROOM_STATUS_GAMEstatic final @cn.lanink.gamecore.api.Info("\u5730\u56fe\u672a\u52a0\u8f7d") intIRoomStatus.ROOM_STATUS_LEVEL_NOT_LOADEDstatic final @cn.lanink.gamecore.api.Info("Task\u672a\u521d\u59cb\u5316") intIRoomStatus.ROOM_STATUS_TASK_NEED_INITIALIZEDstatic final @cn.lanink.gamecore.api.Info("\u80dc\u5229\u7ed3\u7b97\u4e2d") intIRoomStatus.ROOM_STATUS_VICTORYstatic final @cn.lanink.gamecore.api.Info("\u7b49\u5f85\u73a9\u5bb6\u52a0\u5165") intIRoomStatus.ROOM_STATUS_WAIT -
Uses of Info in cn.lanink.gamecore.scoreboard
Methods in cn.lanink.gamecore.scoreboard with annotations of type Info -
Uses of Info in cn.lanink.gamecore.utils
Classes in cn.lanink.gamecore.utils with annotations of type InfoModifier and TypeClassDescriptionclassDeprecated.classDeprecated.classclass玩家数据工具类classMethods in cn.lanink.gamecore.utils with annotations of type InfoModifier and TypeMethodDescriptionstatic <T extends Number>
TEntityUtils.getEntityField(String name, T defaultValue)