Uses of Class
com.allatori.annotations.Rename
-
Packages that use Rename Package Description org.rspeer.game.component.tdi 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 RSEnumDefinition
Magic.Book. getEnumDefinition()
-
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 class
Web.WebSettingChange
Methods in org.rspeer.game.web with annotations of type Rename Modifier and Type Method Description static void
Web. addSettingsListener(Consumer<Web.WebSettingChange> change)
static void
Web. connect(io.netty.channel.EventLoopGroup bootstrap)
static void
Web. debug(Object ctx, String msg)
static void
Web. setDebug(boolean debug)
static void
Web. setSetting(Setting setting, boolean val)
static void
Web. setSetting(Setting setting, int val)
-