Serialized Form
-
Package com.thevoxelbox.voxelsniper.brush.type
-
Record Class com.thevoxelbox.voxelsniper.brush.type.ErodeBrush.ErosionPreset
class ErosionPreset extends Record implements Serializable- serialVersionUID:
- 8997952776355430411L
-
Serialized Fields
-
erosionFaces
int erosionFaces
The field for theerosionFaces
record component. -
erosionRecursions
int erosionRecursions
The field for theerosionRecursions
record component. -
fillFaces
int fillFaces
The field for thefillFaces
record component. -
fillRecursions
int fillRecursions
The field for thefillRecursions
record component.
-
-
-
Package com.thevoxelbox.voxelsniper.command.argument
-
Exception Class com.thevoxelbox.voxelsniper.command.argument.VoxelCommandElementParseException
class VoxelCommandElementParseException extends IllegalArgumentException implements Serializable- serialVersionUID:
- -2010839991649577883L
-
Serialized Fields
-
errorMessage
com.sk89q.worldedit.util.formatting.text.Component errorMessage
-
input
String input
-
-
-
Package com.thevoxelbox.voxelsniper.sniper
-
Exception Class com.thevoxelbox.voxelsniper.sniper.UnknownSniperPlayerException
class UnknownSniperPlayerException extends RuntimeException implements Serializable- serialVersionUID:
- -3759901632482923871L
-