Interface BlockMenu
- All Known Implementing Classes:
ActionTypeSelectionMenu, BlocksCategorySelectionMenu, BlocksWithMenusCategoryMenu, EnderChestMenu, ExecutorArgumentsMenu, ExecutorTypeSelectionMenu
public interface BlockMenu
-
Method Summary
Modifier and TypeMethodDescription@Nullable org.bukkit.block.BlockState@Nullable org.bukkit.Location
-
Method Details
-
getBlockState
@Nullable @Nullable org.bukkit.block.BlockState getBlockState() -
getLocation
@Nullable @Nullable org.bukkit.Location getLocation()
-