Uses of Class
com.allatori.annotations.DoNotRename
-
-
Uses of DoNotRename in org.rspeer.game
Classes in org.rspeer.game with annotations of type DoNotRename Modifier and Type Class Description static classCombat.AttackStyleDeprecated.static classCombat.WeaponTypeDeprecated.static classGame.ScriptExecutorstatic classVars.TypeAnenumrepresenting the different types ofvarsthat the game hasMethods in org.rspeer.game with annotations of type DoNotRename Modifier and Type Method Description static voidGame.ScriptExecutor. fire(int id, Object... args)Fires aRSScriptEventstatic voidGame.ScriptExecutor. fire(ScriptComposite composite, Object... args)static intGame.ScriptExecutor. fireAndPopIntStack(ScriptComposite composite, Object... args)static ObjectGame.ScriptExecutor. fireAndPopObjectStack(ScriptComposite composite, Object... args)static StringGame.ScriptExecutor. fireAndPopStringStack(ScriptComposite composite, Object... args)Deprecated.StringCombat.AttackStyle. getName()Skill[]Combat.AttackStyle. getSkills() -
Uses of DoNotRename in org.rspeer.game.combat
Classes in org.rspeer.game.combat with annotations of type DoNotRename Modifier and Type Class Description static classCombat.AttackStylestatic classCombat.Stancestatic classCombat.WeaponTypeMethods in org.rspeer.game.combat with annotations of type DoNotRename Modifier and Type Method Description StringCombat.AttackStyle. getName()Skill[]Combat.AttackStyle. getSkills() -
Uses of DoNotRename in org.rspeer.game.component
Classes in org.rspeer.game.component with annotations of type DoNotRename Modifier and Type Class Description static classDialog.Modestatic classDialog.QuickDeprecated.Methods in org.rspeer.game.component with annotations of type DoNotRename Modifier and Type Method Description static voidDialog.Quick. process(InterfaceAddress... addresses)Deprecated. -
Uses of DoNotRename in org.rspeer.game.script
Classes in org.rspeer.game.script with annotations of type DoNotRename Modifier and Type Class Description static classScript.State -
Uses of DoNotRename in org.rspeer.game.script.meta
Classes in org.rspeer.game.script.meta with annotations of type DoNotRename Modifier and Type Class Description classScriptCategory -
Uses of DoNotRename in org.rspeer.game.script.scheduler.condition
Classes in org.rspeer.game.script.scheduler.condition with annotations of type DoNotRename Modifier and Type Class Description classLevelTransitionConditionclassRuntimeTransitionConditioninterfaceScheduleTransitionCondition -
Uses of DoNotRename in org.rspeer.game.script.tools.cmule
Classes in org.rspeer.game.script.tools.cmule with annotations of type DoNotRename Modifier and Type Class Description classBroadcastMessagestatic classBroadcastMessage.TypeclassMuleDataclassRequestDataclassSelectedData -
Uses of DoNotRename in org.rspeer.game.web
Classes in org.rspeer.game.web with annotations of type DoNotRename Modifier and Type Class Description classWeb
-