Class GotoExecutor

java.lang.Object
com.thevoxelbox.voxelsniper.command.executor.GotoExecutor
All Implemented Interfaces:
VoxelCommandElement

public class GotoExecutor extends Object implements VoxelCommandElement
  • Constructor Details

  • Method Details

    • onGoto

      public void onGoto(@NotNull @NotNull Sniper sniper, int x, int z)