#491: Add support to change block's lid state

By: jameslfc19 <jameslfc19@gmail.com>
This commit is contained in:
Bukkit/Spigot
2020-07-29 19:40:57 +10:00
parent 3d462cfcdf
commit 7278ee0293
4 changed files with 19 additions and 3 deletions

View File

@@ -7,7 +7,7 @@ import org.jetbrains.annotations.NotNull;
/**
* Represents a captured state of a ShulkerBox.
*/
public interface ShulkerBox extends Container, Lootable {
public interface ShulkerBox extends Container, Lootable, Lidded {
/**
* Get the {@link DyeColor} corresponding to this ShulkerBox