Uses of Interface
games.stendhal.server.actions.validator.ActionValidator
Packages that use ActionValidator
-
Uses of ActionValidator in games.stendhal.server.actions.validator
Classes in games.stendhal.server.actions.validator that implement ActionValidatorModifier and TypeClassDescriptionclasschecks the the required attribute are part of the action.classchecks that the player is not gagged.classchecks that the player is not in jail.classUses the chat bucketclasschecks that the target player is not away.classchecks that the target player is not grumpy towards the action sender.classchecks that the target player is not ignoring the action sender.classchecks that the target player is onlined.classvalidates an RPAction using a list of ActionValidatorsclassextracts the entityclasschecks that the zone allows item movement.classchecks that the entity is in a visible slots, or not contained at allclassChecks that the player is on the same zone, as indicated by the zone information of the action.Methods in games.stendhal.server.actions.validator with parameters of type ActionValidatorModifier and TypeMethodDescriptionvoidActionValidation.add(ActionValidator validator) adds an ActionValidator