Interface DecoratedPot

All Superinterfaces:
BlockState, Metadatable, PersistentDataHolder, TileState

@Experimental public interface DecoratedPot extends TileState
Represents a captured state of a decorated pot.
  • Method Details

    • getShards

      @NotNull List<Material> getShards()
      Gets the shards which will be dropped when this pot is broken.
      Returns:
      shards