Class BrushToolkitExecutor
java.lang.Object
com.thevoxelbox.voxelsniper.command.executor.BrushToolkitExecutor
- All Implemented Interfaces:
VoxelCommandElement
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
onBrushToolkitAssign
(@NotNull Sniper sniper, @NotNull ToolAction action, @NotNull String name) void
onBrushToolkitRemove
(@NotNull Sniper sniper) void
onBrushToolkitRemove
(@NotNull Sniper sniper, @NotNull Toolkit toolkit)
-
Constructor Details
-
BrushToolkitExecutor
-
-
Method Details
-
onBrushToolkitAssign
public void onBrushToolkitAssign(@NotNull @NotNull Sniper sniper, @NotNull @NotNull ToolAction action, @NotNull @NotNull String name) -
onBrushToolkitRemove
-
onBrushToolkitRemove
-