Annotation Interface Censored


@Retention(RUNTIME) @Target(METHOD) public @interface Censored
Marks a PropertyName whose value must be masked (never read) when a template is evaluated in censored mode — e.g. player coordinates. The registry returns the censor sentinel without invoking the method.