Disease_ColorBlindness
public static interface Session.SessionFilter
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
applyFilter(MOB mob,
Physical source,
Environmental target,
Environmental tool,
java.lang.String msg) |
Applies this filter to the text about to be sent to a session.
|
java.lang.String applyFilter(MOB mob, Physical source, Environmental target, Environmental tool, java.lang.String msg)
mob
- the mob whose session this issource
- the source of the text messagetarget
- the target of the text messagetool
- the tool being used by the message generatormsg
- the message itself