#491: Add support to change block's lid state
By: jameslfc19 <jameslfc19@gmail.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user