Class BlockRemovalCause
java.lang.Object
de.eldoria.schematicsanitizer.sanitizer.report.cause.Cause
de.eldoria.schematicsanitizer.sanitizer.report.cause.BlockRemovalCause
The `BlockRemovalCause` class is an abstract class that extends the `Cause` class.
It represents the cause of a block removal event.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final BlockRemovalCause
This variable represents the block removal cause for the blacklist. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
BLACKLIST
This variable represents the block removal cause for the blacklist.
-
-
Constructor Details
-
BlockRemovalCause
-