Uses of Class
com.allatori.annotations.Rename
-
Packages that use Rename Package Description org.rspeer.game.component.tdi org.rspeer.game.provider.callback org.rspeer.game.web -
-
Uses of Rename in org.rspeer.game.component.tdi
Methods in org.rspeer.game.component.tdi with annotations of type Rename Modifier and Type Method Description RSEnumDefinitionMagic.Book. getEnumDefinition() -
Uses of Rename in org.rspeer.game.provider.callback
Fields in org.rspeer.game.provider.callback with annotations of type Rename Modifier and Type Field Description static org.rspeer.environment.ClientModeEventMediator. CLIENT_MODE -
Uses of Rename in org.rspeer.game.web
Classes in org.rspeer.game.web with annotations of type Rename Modifier and Type Class Description static classWeb.WebSettingChangeMethods in org.rspeer.game.web with annotations of type Rename Modifier and Type Method Description static voidWeb. addSettingsListener(Consumer<Web.WebSettingChange> change)static voidWeb. connect(io.netty.channel.EventLoopGroup bootstrap)static voidWeb. debug(Object ctx, String msg)static voidWeb. setDebug(boolean debug)static voidWeb. setSetting(Setting setting, boolean val)static voidWeb. setSetting(Setting setting, int val)
-